X64 transport [Part 6]
[xy_vsfilter.git] / src / filters / transform / vsfilter / vsfilter_2010 / vsfilter_2010.vcxproj
blob2c2972757714298414457a26cfcb0db7759c8f3c
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
3   <ItemGroup Label="ProjectConfigurations">\r
4     <ProjectConfiguration Include="Debug|Win32">\r
5       <Configuration>Debug</Configuration>\r
6       <Platform>Win32</Platform>\r
7     </ProjectConfiguration>
8     <ProjectConfiguration Include="Release log|Win32">\r
9       <Configuration>Release log</Configuration>\r
10       <Platform>Win32</Platform>\r
11     </ProjectConfiguration>\r
12     <ProjectConfiguration Include="Release|Win32">\r
13       <Configuration>Release</Configuration>\r
14       <Platform>Win32</Platform>\r
15     </ProjectConfiguration>
16     <ProjectConfiguration Include="Debug|x64">\r
17       <Configuration>Debug</Configuration>\r
18       <Platform>x64</Platform>\r
19     </ProjectConfiguration>\r
20     <ProjectConfiguration Include="Release log|x64">\r
21       <Configuration>Release log</Configuration>\r
22       <Platform>x64</Platform>\r
23     </ProjectConfiguration>\r
24     <ProjectConfiguration Include="Release|x64">\r
25       <Configuration>Release</Configuration>\r
26       <Platform>x64</Platform>\r
27     </ProjectConfiguration>\r
28   </ItemGroup>\r
29   <PropertyGroup Label="Globals">\r
30     <ProjectGuid>{530890F8-CBCB-4DAB-BEDF-9FB667D0AFEE}</ProjectGuid>\r
31     <RootNamespace>vsfilter_2010</RootNamespace>\r
32   </PropertyGroup>\r
33   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />\r
34   <PropertyGroup Condition="'$(Configuration)'=='Debug'" Label="Configuration">\r
35     <UseDebugLibraries>true</UseDebugLibraries>\r
36   </PropertyGroup>
37   <PropertyGroup Label="Configuration">\r
38     <ConfigurationType>DynamicLibrary</ConfigurationType>\r
39     <CharacterSet>Unicode</CharacterSet>\r
40     <UseOfMfc>Static</UseOfMfc>\r
41     <UseOfAtl>false</UseOfAtl>\r
42   </PropertyGroup>
43   <PropertyGroup Condition="'$(Configuration)'=='Release'" Label="Configuration">\r
44     <UseDebugLibraries>false</UseDebugLibraries>\r
45     <WholeProgramOptimization>true</WholeProgramOptimization>\r
46   </PropertyGroup>\r
47   <PropertyGroup Condition="'$(Configuration)'=='Release log'" Label="Configuration">\r
48     <UseDebugLibraries>false</UseDebugLibraries>\r
49     <WholeProgramOptimization>true</WholeProgramOptimization>\r
50   </PropertyGroup>\r
51   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />\r
52   <ImportGroup Label="ExtensionSettings">\r
53   </ImportGroup>\r
54   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r
55     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
56   </ImportGroup>
57   <ImportGroup Label="PropertySheets">\r
58     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
59   </ImportGroup>\r
60   <PropertyGroup Label="UserMacros" />\r
61   <PropertyGroup>\r
62     <TargetExt>.dll</TargetExt>\r
63     <TargetName>VSFilter</TargetName>\r
64     <IncludePath>$(SolutionDir)..\..\BaseClasses;$(SolutionDir)..\..\..\thirdparty\boost_1_47_0\;$(SolutionDir)\..\..\..\log4cplus\include\;$(SolutionDir)\..\..\..\thirdparty\VirtualDub\h\;$(SolutionDir)..\..\..\..\include\;$(IncludePath)</IncludePath>\r
65     <IntDir>$(SolutionDir)..\..\..\..\bin\obj\$(Configuration)_$(PlatformName)\$(ProjectName)\</IntDir>\r
66     <OutDir>$(SolutionDir)..\..\..\..\bin\lib\$(PlatformName)\$(Configuration)\</OutDir>\r
67   </PropertyGroup>\r
68   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
69     <ClCompile>\r
70       <WarningLevel>Level3</WarningLevel>\r
71       <Optimization>Disabled</Optimization>\r
72       <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;_USRDLL;WINVER=0x0500;ISOLATION_AWARE_ENABLED;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
73       <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>\r
74       <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>\r
75       <PrecompiledHeader>Use</PrecompiledHeader>\r
76       <EnableEnhancedInstructionSet>NotSet</EnableEnhancedInstructionSet>\r
77     </ClCompile>\r
78     <Link>\r
79       <GenerateDebugInformation>true</GenerateDebugInformation>
80       <SubSystem>Windows</SubSystem>\r
81       <IgnoreSpecificDefaultLibraries>\r
82       </IgnoreSpecificDefaultLibraries>\r
83     </Link>\r
84     <ResourceCompile>\r
85       <PreprocessorDefinitions>_AFXDLL;_DEBUG;AFX_RESOURCE_DLL;AFX_TARG_ENU;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
86     </ResourceCompile>\r
87   </ItemDefinitionGroup>
88   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
89     <ClCompile>\r
90       <WarningLevel>Level3</WarningLevel>\r
91       <Optimization>MaxSpeed</Optimization>\r
92       <FunctionLevelLinking>true</FunctionLevelLinking>\r
93       <IntrinsicFunctions>false</IntrinsicFunctions>\r
94       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
95       <AssemblerOutput>NoListing</AssemblerOutput>\r
96       <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>\r
97       <OpenMPSupport>false</OpenMPSupport>\r
98       <RuntimeTypeInfo>true</RuntimeTypeInfo>\r
99       <BufferSecurityCheck>false</BufferSecurityCheck>\r
100       <PrecompiledHeader>Use</PrecompiledHeader>\r
101       <EnableEnhancedInstructionSet>NotSet</EnableEnhancedInstructionSet>\r
102     </ClCompile>\r
103     <Link>\r
104       <GenerateDebugInformation>true</GenerateDebugInformation>\r
105       <EnableCOMDATFolding>true</EnableCOMDATFolding>\r
106       <OptimizeReferences>true</OptimizeReferences>
107       <DelayLoadDLLs>oleacc.dll</DelayLoadDLLs>\r
108       <Profile>false</Profile>\r
109     </Link>\r
110   </ItemDefinitionGroup>\r
111   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">\r
112     <ClCompile>\r
113       <WarningLevel>Level3</WarningLevel>\r
114       <Optimization>Disabled</Optimization>\r
115       <PreprocessorDefinitions>_WIN64;_WINDOWS;_DEBUG;_USRDLL;WINVER=0x0500;ISOLATION_AWARE_ENABLED;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
116       <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>\r
117       <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>\r
118       <PrecompiledHeader>Use</PrecompiledHeader>\r
119       <EnableEnhancedInstructionSet>NotSet</EnableEnhancedInstructionSet>\r
120     </ClCompile>\r
121     <Link>\r
122       <GenerateDebugInformation>true</GenerateDebugInformation>\r
123       <SubSystem>Windows</SubSystem>\r
124       <IgnoreSpecificDefaultLibraries>\r
125       </IgnoreSpecificDefaultLibraries>\r
126     </Link>\r
127     <ResourceCompile>\r
128       <PreprocessorDefinitions>_AFXDLL;_DEBUG;AFX_RESOURCE_DLL;AFX_TARG_ENU;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
129     </ResourceCompile>\r
130   </ItemDefinitionGroup>\r
131   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">\r
132     <ClCompile>\r
133       <WarningLevel>Level3</WarningLevel>\r
134       <Optimization>MaxSpeed</Optimization>\r
135       <FunctionLevelLinking>true</FunctionLevelLinking>\r
136       <IntrinsicFunctions>false</IntrinsicFunctions>\r
137       <PreprocessorDefinitions>_WIN64;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
138       <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>\r
139       <OpenMPSupport>false</OpenMPSupport>\r
140       <RuntimeTypeInfo>true</RuntimeTypeInfo>\r
141       <BufferSecurityCheck>false</BufferSecurityCheck>\r
142       <PrecompiledHeader>Use</PrecompiledHeader>\r
143       <EnableEnhancedInstructionSet>NotSet</EnableEnhancedInstructionSet>\r
144     </ClCompile>\r
145     <Link>\r
146       <GenerateDebugInformation>true</GenerateDebugInformation>\r
147       <EnableCOMDATFolding>true</EnableCOMDATFolding>\r
148       <OptimizeReferences>true</OptimizeReferences>\r
149       <IgnoreSpecificDefaultLibraries>\r
150       </IgnoreSpecificDefaultLibraries>\r
151       <DelayLoadDLLs>oleacc.dll</DelayLoadDLLs>\r
152       <Profile>false</Profile>\r
153     </Link>\r
154   </ItemDefinitionGroup>\r
155   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release log|Win32'">\r
156     <ClCompile>\r
157       <WarningLevel>Level3</WarningLevel>\r
158       <Optimization>MaxSpeed</Optimization>\r
159       <FunctionLevelLinking>true</FunctionLevelLinking>\r
160       <IntrinsicFunctions>false</IntrinsicFunctions>\r
161       <PreprocessorDefinitions>NDEBUG;__DO_LOG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
162       <AssemblerOutput>NoListing</AssemblerOutput>\r
163       <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>\r
164       <OpenMPSupport>false</OpenMPSupport>\r
165       <RuntimeTypeInfo>true</RuntimeTypeInfo>\r
166       <BufferSecurityCheck>false</BufferSecurityCheck>\r
167       <PrecompiledHeader>Use</PrecompiledHeader>\r
168       <EnableEnhancedInstructionSet>NotSet</EnableEnhancedInstructionSet>\r
169     </ClCompile>\r
170     <Link>\r
171       <GenerateDebugInformation>true</GenerateDebugInformation>\r
172       <EnableCOMDATFolding>true</EnableCOMDATFolding>\r
173       <OptimizeReferences>true</OptimizeReferences>
174       <IgnoreSpecificDefaultLibraries>\r
175       </IgnoreSpecificDefaultLibraries>\r
176       <DelayLoadDLLs>oleacc.dll</DelayLoadDLLs>\r
177       <Profile>false</Profile>\r
178     </Link>
179   </ItemDefinitionGroup>
180   <ItemDefinitionGroup>\r
181     <Link>\r
182       <AdditionalLibraryDirectories>$(SolutionDir)..\..\..\..\lib;$(SolutionDir)..\..\..\..\bin\lib\$(PlatformName)</AdditionalLibraryDirectories>\r
183       <ModuleDefinitionFile>$(SolutionDir)VSFilter.def</ModuleDefinitionFile>\r
184       <RegisterOutput>false</RegisterOutput>\r
185       <AdditionalDependencies Condition="'$(Configuration)'=='Release log'">delayimp.lib;strmbaseR.lib;dsutilR.lib;subtitlesRL.lib;subpicRL.lib;basevideofilterRL.lib;libssfR.lib;log4cplus_staticR.lib;KasumiR.lib;systemR.lib;winmm.lib</AdditionalDependencies>\r
186       <AdditionalDependencies Condition="'$(Configuration)'=='Debug'">strmbaseD.lib;dsutilD.lib;subtitlesD.lib;subpicD.lib;basevideofilterD.lib;libssfD.lib;KasumiD.lib;systemD.lib;</AdditionalDependencies>\r
187       <AdditionalDependencies Condition="'$(Configuration)'=='Release'">delayimp.lib;strmbaseR.lib;dsutilR.lib;subtitlesR.lib;subpicR.lib;basevideofilterR.lib;libssfR.lib;KasumiR.lib;systemR.lib;winmm.lib</AdditionalDependencies>\r
188     </Link>\r
189   </ItemDefinitionGroup>\r
190   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release log|x64'">\r
191     <ClCompile>\r
192       <WarningLevel>Level3</WarningLevel>\r
193       <Optimization>MaxSpeed</Optimization>\r
194       <FunctionLevelLinking>true</FunctionLevelLinking>\r
195       <IntrinsicFunctions>false</IntrinsicFunctions>\r
196       <PreprocessorDefinitions>_WIN64;NDEBUG;__DO_LOG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
197       <AssemblerOutput>NoListing</AssemblerOutput>\r
198       <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>\r
199       <OpenMPSupport>false</OpenMPSupport>\r
200       <RuntimeTypeInfo>true</RuntimeTypeInfo>\r
201       <BufferSecurityCheck>false</BufferSecurityCheck>\r
202       <PrecompiledHeader>Use</PrecompiledHeader>\r
203       <EnableEnhancedInstructionSet>NotSet</EnableEnhancedInstructionSet>\r
204     </ClCompile>\r
205     <Link>\r
206       <GenerateDebugInformation>true</GenerateDebugInformation>\r
207       <EnableCOMDATFolding>true</EnableCOMDATFolding>\r
208       <OptimizeReferences>true</OptimizeReferences>\r
209       <IgnoreSpecificDefaultLibraries>\r
210       </IgnoreSpecificDefaultLibraries>\r
211       <DelayLoadDLLs>oleacc.dll</DelayLoadDLLs>\r
212       <Profile>false</Profile>\r
213     </Link>\r
214   </ItemDefinitionGroup>\r
215   <ItemDefinitionGroup>\r
216     <Link>\r
217       <RegisterOutput>false</RegisterOutput>\r
218     </Link>\r
219   </ItemDefinitionGroup>
220   <ItemGroup>\r
221     <ResourceCompile Include="..\VSFilter.rc" />\r
222   </ItemGroup>\r
223   <ItemGroup>\r
224     <ClCompile Include="..\..\..\..\thirdparty\mfc\afxctrlcontainer.cpp">
225       <ExcludedFromBuild Condition="'$(Configuration)'=='Debug'">true</ExcludedFromBuild>\r
226     </ClCompile>\r
227     <ClCompile Include="..\..\..\..\thirdparty\mfc\afxglobals.cpp">\r
228       <ExcludedFromBuild Condition="'$(Configuration)'=='Debug'">true</ExcludedFromBuild>\r
229     </ClCompile>\r
230     <ClCompile Include="..\..\..\..\thirdparty\mfc\winmdi.cpp">\r
231       <ExcludedFromBuild>true</ExcludedFromBuild>\r
232     </ClCompile>
233     <ClCompile Include="..\Copy.cpp">
234     </ClCompile>\r
235     <ClCompile Include="..\csriapi.cpp" />\r
236     <ClCompile Include="..\DirectVobSub.cpp" />\r
237     <ClCompile Include="..\DirectVobSubFilter.cpp" />\r
238     <ClCompile Include="..\DirectVobSubPropPage.cpp" />\r
239     <ClCompile Include="..\once_logger.cpp">\r
240       <PrecompiledHeader>NotUsing</PrecompiledHeader>\r
241     </ClCompile>\r
242     <ClCompile Include="..\plugins.cpp" />\r
243     <ClCompile Include="..\StdAfx.cpp">\r
244       <PrecompiledHeader>Create</PrecompiledHeader>\r
245     </ClCompile>\r
246     <ClCompile Include="..\StyleEditorDialog.cpp" />\r
247     <ClCompile Include="..\Systray.cpp" />\r
248     <ClCompile Include="..\TextInputPin.cpp" />\r
249     <ClCompile Include="..\vfr.cpp" />\r
250     <ClCompile Include="..\VSFilter.cpp" />\r
251     <ClCompile Include="..\xy_logger.cpp">\r
252       <PrecompiledHeader>NotUsing</PrecompiledHeader>\r
253     </ClCompile>\r
254   </ItemGroup>\r
255   <ItemGroup>\r
256     <ClInclude Include="..\CAutoTiming.h" />\r
257     <ClInclude Include="..\csri.h" />\r
258     <ClInclude Include="..\DirectVobSub.h" />\r
259     <ClInclude Include="..\DirectVobSubFilter.h" />\r
260     <ClInclude Include="..\DirectVobSubPropPage.h" />\r
261     <ClInclude Include="..\IDirectVobSub.h" />\r
262     <ClInclude Include="..\IDirectVobSubXy.h" />\r
263     <ClInclude Include="..\once_logger.h" />\r
264     <ClInclude Include="..\resource.h" />\r
265     <ClInclude Include="..\StdAfx.h" />\r
266     <ClInclude Include="..\StyleEditorDialog.h" />\r
267     <ClInclude Include="..\Systray.h" />\r
268     <ClInclude Include="..\TextInputPin.h" />\r
269     <ClInclude Include="..\Timing_Logger.h" />\r
270     <ClInclude Include="..\version.h" />\r
271     <ClInclude Include="..\vfr.h" />\r
272     <ClInclude Include="..\VSFilter.h" />\r
273     <ClInclude Include="..\xy_logger.h" />\r
274   </ItemGroup>\r
275   <ItemGroup>\r
276     <None Include="..\res\Icon_147.ico" />\r
277     <None Include="..\VSFilter.def" />\r
278   </ItemGroup>\r
279   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r
280   <ImportGroup Label="ExtensionTargets">\r
281   </ImportGroup>\r
282 </Project>