Changeset 234 for trunk


Ignore:
Timestamp:
Jan 10, 2014, 2:12:54 AM (10 years ago)
Author:
roman
Message:

Added FilterGraphHelperDialog? C# sample

Location:
trunk/DirectShowSpy/Sample
Files:
6 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/DirectShowSpy/Sample/FilterGraphText

    • Property svn:ignore set to
      bin
      obj
  • trunk/DirectShowSpy/Sample/Samples.sln

    r200 r234  
    33# Visual Studio 2012
    44Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FilterGraphText", "FilterGraphText\FilterGraphText.csproj", "{35082D27-E067-4ABC-95C3-BE30E52BCBB3}"
     5EndProject
     6Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FilterGraphHelperDialog", "FilterGraphHelperDialog\FilterGraphHelperDialog.csproj", "{41573F82-3784-412A-A732-84C2E7A67377}"
    57EndProject
    68Global
     
    1416                {35082D27-E067-4ABC-95C3-BE30E52BCBB3}.Release|Any CPU.ActiveCfg = Release|Any CPU
    1517                {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
    1622        EndGlobalSection
    1723        GlobalSection(SolutionProperties) = preSolution
Note: See TracChangeset for help on using the changeset viewer.