Changeset 234
- Timestamp:
- Jan 10, 2014, 2:12:54 AM (10 years ago)
- Location:
- trunk/DirectShowSpy/Sample
- Files:
-
- 6 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/DirectShowSpy/Sample/FilterGraphText
-
Property
svn:ignore
set to
bin
obj
-
Property
svn:ignore
set to
-
trunk/DirectShowSpy/Sample/Samples.sln
r200 r234 3 3 # Visual Studio 2012 4 4 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FilterGraphText", "FilterGraphText\FilterGraphText.csproj", "{35082D27-E067-4ABC-95C3-BE30E52BCBB3}" 5 EndProject 6 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FilterGraphHelperDialog", "FilterGraphHelperDialog\FilterGraphHelperDialog.csproj", "{41573F82-3784-412A-A732-84C2E7A67377}" 5 7 EndProject 6 8 Global … … 14 16 {35082D27-E067-4ABC-95C3-BE30E52BCBB3}.Release|Any CPU.ActiveCfg = Release|Any CPU 15 17 {35082D27-E067-4ABC-95C3-BE30E52BCBB3}.Release|Any CPU.Build.0 = Release|Any CPU 18 {41573F82-3784-412A-A732-84C2E7A67377}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 19 {41573F82-3784-412A-A732-84C2E7A67377}.Debug|Any CPU.Build.0 = Debug|Any CPU 20 {41573F82-3784-412A-A732-84C2E7A67377}.Release|Any CPU.ActiveCfg = Release|Any CPU 21 {41573F82-3784-412A-A732-84C2E7A67377}.Release|Any CPU.Build.0 = Release|Any CPU 16 22 EndGlobalSection 17 23 GlobalSection(SolutionProperties) = preSolution
Note: See TracChangeset
for help on using the changeset viewer.