source: trunk/DirectShowSpy/EnumerateFilters/EnumerateFilters.vcxproj @ 193

Last change on this file since 193 was 193, checked in by roman, 11 years ago

Cosmetic, moved binaries, added graph list and clipboard copy property sheet

File size: 11.7 KB
RevLine 
[193]1<?xml version="1.0" encoding="utf-8"?>
2<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3  <ItemGroup Label="ProjectConfigurations">
4    <ProjectConfiguration Include="Debug|Win32">
5      <Configuration>Debug</Configuration>
6      <Platform>Win32</Platform>
7    </ProjectConfiguration>
8    <ProjectConfiguration Include="Debug|x64">
9      <Configuration>Debug</Configuration>
10      <Platform>x64</Platform>
11    </ProjectConfiguration>
12    <ProjectConfiguration Include="Release|Win32">
13      <Configuration>Release</Configuration>
14      <Platform>Win32</Platform>
15    </ProjectConfiguration>
16    <ProjectConfiguration Include="Release|x64">
17      <Configuration>Release</Configuration>
18      <Platform>x64</Platform>
19    </ProjectConfiguration>
20  </ItemGroup>
21  <PropertyGroup Label="Globals">
22    <ProjectGuid>{27D9723B-C970-4185-A448-0E46EBCA0E7A}</ProjectGuid>
23    <RootNamespace>EnumerateFilters</RootNamespace>
24    <Keyword>Win32Proj</Keyword>
25  </PropertyGroup>
26  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
27  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
28    <ConfigurationType>Application</ConfigurationType>
29    <UseOfAtl>Static</UseOfAtl>
30    <CharacterSet>Unicode</CharacterSet>
31    <WholeProgramOptimization>true</WholeProgramOptimization>
32    <PlatformToolset>v100</PlatformToolset>
33  </PropertyGroup>
34  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
35    <ConfigurationType>Application</ConfigurationType>
36    <UseOfAtl>Static</UseOfAtl>
37    <CharacterSet>Unicode</CharacterSet>
38    <PlatformToolset>v100</PlatformToolset>
39  </PropertyGroup>
40  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
41    <ConfigurationType>Application</ConfigurationType>
42    <UseOfAtl>Static</UseOfAtl>
43    <CharacterSet>Unicode</CharacterSet>
44    <WholeProgramOptimization>true</WholeProgramOptimization>
45    <PlatformToolset>v100</PlatformToolset>
46  </PropertyGroup>
47  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
48    <ConfigurationType>Application</ConfigurationType>
49    <UseOfAtl>Static</UseOfAtl>
50    <CharacterSet>Unicode</CharacterSet>
51    <PlatformToolset>v100</PlatformToolset>
52  </PropertyGroup>
53  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
54  <ImportGroup Label="ExtensionSettings">
55  </ImportGroup>
56  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
57    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
58  </ImportGroup>
59  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
60    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
61  </ImportGroup>
62  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
63    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
64  </ImportGroup>
65  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
66    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
67  </ImportGroup>
68  <PropertyGroup Label="UserMacros" />
69  <PropertyGroup>
70    <_ProjectFileVersion>10.0.21006.1</_ProjectFileVersion>
71    <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Configuration)\$(Platform)\</OutDir>
72    <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Configuration)\$(Platform)\$(ProjectName)\</IntDir>
73    <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
74    <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Configuration)\$(Platform)\</OutDir>
75    <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Configuration)\$(Platform)\$(ProjectName)\</IntDir>
76    <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
77    <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)$(Configuration)\$(Platform)\</OutDir>
78    <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)$(Configuration)\$(Platform)\$(ProjectName)\</IntDir>
79    <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental>
80    <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Configuration)\$(Platform)\</OutDir>
81    <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Configuration)\$(Platform)\$(ProjectName)\</IntDir>
82    <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>
83    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
84    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
85    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
86    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
87    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
88    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
89    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
90    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
91    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
92    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
93    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
94    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
95    <IncludePath Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:\SDK-7.0\Include;C:\SDK-6.1\Include;..\..\..\..\..\Libraries\DX9\Include;..\..\..\..\..\Libraries\DX9\Include\DShowIDL;$(IncludePath)</IncludePath>
96    <IncludePath Condition="'$(Configuration)|$(Platform)'=='Release|x64'">C:\SDK-7.0\Include;C:\SDK-6.1\Include;..\..\..\..\..\Libraries\DX9\Include;..\..\..\..\..\Libraries\DX9\Include\DShowIDL;$(IncludePath)</IncludePath>
97  </PropertyGroup>
98  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
99    <ClCompile>
100      <Optimization>Disabled</Optimization>
101      <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
102      <MinimalRebuild>true</MinimalRebuild>
103      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
104      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
105      <PrecompiledHeader>Use</PrecompiledHeader>
106      <WarningLevel>Level3</WarningLevel>
107      <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
108    </ClCompile>
109    <Link>
110      <GenerateDebugInformation>true</GenerateDebugInformation>
111      <SubSystem>Console</SubSystem>
112      <TargetMachine>MachineX86</TargetMachine>
113    </Link>
114  </ItemDefinitionGroup>
115  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
116    <ClCompile>
117      <Optimization>Full</Optimization>
118      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
119      <IntrinsicFunctions>true</IntrinsicFunctions>
120      <FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
121      <OmitFramePointers>true</OmitFramePointers>
122      <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>
123      <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
124      <StringPooling>true</StringPooling>
125      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
126      <BufferSecurityCheck>false</BufferSecurityCheck>
127      <FunctionLevelLinking>true</FunctionLevelLinking>
128      <PrecompiledHeader>Use</PrecompiledHeader>
129      <WarningLevel>Level3</WarningLevel>
130      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
131    </ClCompile>
132    <Link>
133      <GenerateDebugInformation>true</GenerateDebugInformation>
134      <SubSystem>Console</SubSystem>
135      <OptimizeReferences>true</OptimizeReferences>
136      <EnableCOMDATFolding>true</EnableCOMDATFolding>
137      <TargetMachine>MachineX86</TargetMachine>
138    </Link>
139  </ItemDefinitionGroup>
140  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
141    <Midl>
142      <TargetEnvironment>X64</TargetEnvironment>
143    </Midl>
144    <ClCompile>
145      <Optimization>Disabled</Optimization>
146      <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
147      <MinimalRebuild>true</MinimalRebuild>
148      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
149      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
150      <PrecompiledHeader>Use</PrecompiledHeader>
151      <WarningLevel>Level3</WarningLevel>
152      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
153    </ClCompile>
154    <Link>
155      <GenerateDebugInformation>true</GenerateDebugInformation>
156      <SubSystem>Console</SubSystem>
157      <TargetMachine>MachineX64</TargetMachine>
158    </Link>
159  </ItemDefinitionGroup>
160  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
161    <Midl>
162      <TargetEnvironment>X64</TargetEnvironment>
163    </Midl>
164    <ClCompile>
165      <Optimization>Full</Optimization>
166      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
167      <IntrinsicFunctions>true</IntrinsicFunctions>
168      <FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
169      <OmitFramePointers>true</OmitFramePointers>
170      <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>
171      <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
172      <StringPooling>true</StringPooling>
173      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
174      <BufferSecurityCheck>false</BufferSecurityCheck>
175      <FunctionLevelLinking>true</FunctionLevelLinking>
176      <PrecompiledHeader>Use</PrecompiledHeader>
177      <WarningLevel>Level3</WarningLevel>
178      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
179    </ClCompile>
180    <Link>
181      <GenerateDebugInformation>true</GenerateDebugInformation>
182      <SubSystem>Console</SubSystem>
183      <OptimizeReferences>true</OptimizeReferences>
184      <EnableCOMDATFolding>true</EnableCOMDATFolding>
185      <TargetMachine>MachineX64</TargetMachine>
186    </Link>
187  </ItemDefinitionGroup>
188  <ItemGroup>
189    <ClCompile Include="EnumerateFilters.cpp" />
190    <ClCompile Include="stdafx.cpp">
191      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader>
192      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Create</PrecompiledHeader>
193      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader>
194      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Create</PrecompiledHeader>
195    </ClCompile>
196  </ItemGroup>
197  <ItemGroup>
198    <ClInclude Include="stdafx.h" />
199    <ClInclude Include="targetver.h" />
200  </ItemGroup>
201  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
202  <ImportGroup Label="ExtensionTargets">
203  </ImportGroup>
204</Project>
Note: See TracBrowser for help on using the repository browser.