source: trunk/Utilities/RenderVideoSync/RenderVideoSync.vcxproj @ 937

Last change on this file since 937 was 206, checked in by roman, 11 years ago
File size: 30.2 KB
Line 
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="Development Release Trace|Win32">
13      <Configuration>Development Release Trace</Configuration>
14      <Platform>Win32</Platform>
15    </ProjectConfiguration>
16    <ProjectConfiguration Include="Development Release Trace|x64">
17      <Configuration>Development Release Trace</Configuration>
18      <Platform>x64</Platform>
19    </ProjectConfiguration>
20    <ProjectConfiguration Include="Release Trace|Win32">
21      <Configuration>Release Trace</Configuration>
22      <Platform>Win32</Platform>
23    </ProjectConfiguration>
24    <ProjectConfiguration Include="Release Trace|x64">
25      <Configuration>Release Trace</Configuration>
26      <Platform>x64</Platform>
27    </ProjectConfiguration>
28    <ProjectConfiguration Include="Release|Win32">
29      <Configuration>Release</Configuration>
30      <Platform>Win32</Platform>
31    </ProjectConfiguration>
32    <ProjectConfiguration Include="Release|x64">
33      <Configuration>Release</Configuration>
34      <Platform>x64</Platform>
35    </ProjectConfiguration>
36  </ItemGroup>
37  <PropertyGroup Label="Globals">
38    <ProjectGuid>{D5F58BC2-453A-4C4E-888E-9C7C511D8FD4}</ProjectGuid>
39    <Keyword>AtlProj</Keyword>
40  </PropertyGroup>
41  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
42  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
43    <ConfigurationType>Application</ConfigurationType>
44    <UseDebugLibraries>true</UseDebugLibraries>
45    <UseOfAtl>Dynamic</UseOfAtl>
46    <CharacterSet>Unicode</CharacterSet>
47  </PropertyGroup>
48  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
49    <ConfigurationType>Application</ConfigurationType>
50    <UseDebugLibraries>true</UseDebugLibraries>
51    <UseOfAtl>Dynamic</UseOfAtl>
52    <CharacterSet>Unicode</CharacterSet>
53  </PropertyGroup>
54  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
55    <ConfigurationType>Application</ConfigurationType>
56    <UseDebugLibraries>false</UseDebugLibraries>
57    <UseOfAtl>Static</UseOfAtl>
58    <CharacterSet>Unicode</CharacterSet>
59    <WholeProgramOptimization>true</WholeProgramOptimization>
60  </PropertyGroup>
61  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
62    <ConfigurationType>Application</ConfigurationType>
63    <UseDebugLibraries>false</UseDebugLibraries>
64    <UseOfAtl>Static</UseOfAtl>
65    <CharacterSet>Unicode</CharacterSet>
66    <WholeProgramOptimization>true</WholeProgramOptimization>
67  </PropertyGroup>
68  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Trace|Win32'" Label="Configuration">
69    <ConfigurationType>Application</ConfigurationType>
70    <UseDebugLibraries>false</UseDebugLibraries>
71    <UseOfAtl>Static</UseOfAtl>
72    <CharacterSet>Unicode</CharacterSet>
73    <WholeProgramOptimization>true</WholeProgramOptimization>
74  </PropertyGroup>
75  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Trace|x64'" Label="Configuration">
76    <ConfigurationType>Application</ConfigurationType>
77    <UseDebugLibraries>false</UseDebugLibraries>
78    <UseOfAtl>Static</UseOfAtl>
79    <CharacterSet>Unicode</CharacterSet>
80    <WholeProgramOptimization>true</WholeProgramOptimization>
81  </PropertyGroup>
82  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Development Release Trace|Win32'" Label="Configuration">
83    <ConfigurationType>Application</ConfigurationType>
84    <UseDebugLibraries>false</UseDebugLibraries>
85    <UseOfAtl>Static</UseOfAtl>
86    <CharacterSet>Unicode</CharacterSet>
87    <WholeProgramOptimization>true</WholeProgramOptimization>
88  </PropertyGroup>
89  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Development Release Trace|x64'" Label="Configuration">
90    <ConfigurationType>Application</ConfigurationType>
91    <UseDebugLibraries>false</UseDebugLibraries>
92    <UseOfAtl>Static</UseOfAtl>
93    <CharacterSet>Unicode</CharacterSet>
94    <WholeProgramOptimization>true</WholeProgramOptimization>
95  </PropertyGroup>
96  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
97  <ImportGroup Label="ExtensionSettings">
98  </ImportGroup>
99  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
100    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
101  </ImportGroup>
102  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
103    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
104  </ImportGroup>
105  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
106    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
107  </ImportGroup>
108  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
109    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
110  </ImportGroup>
111  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release Trace|Win32'" Label="PropertySheets">
112    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
113  </ImportGroup>
114  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release Trace|x64'" Label="PropertySheets">
115    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
116  </ImportGroup>
117  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Development Release Trace|Win32'" Label="PropertySheets">
118    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
119  </ImportGroup>
120  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Development Release Trace|x64'" Label="PropertySheets">
121    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
122  </ImportGroup>
123  <PropertyGroup Label="UserMacros" />
124  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
125    <IgnoreImportLibrary>true</IgnoreImportLibrary>
126    <LinkIncremental>true</LinkIncremental>
127    <OutDir>$(SolutionDir)_Bin\$(PlatformName)\$(Configuration)\</OutDir>
128    <IntDir>$(SolutionDir)_Bin\$(PlatformName)\$(Configuration)\$(ProjectName)\</IntDir>
129  </PropertyGroup>
130  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
131    <IgnoreImportLibrary>true</IgnoreImportLibrary>
132    <LinkIncremental>true</LinkIncremental>
133    <OutDir>$(SolutionDir)_Bin\$(PlatformName)\$(Configuration)\</OutDir>
134    <IntDir>$(SolutionDir)_Bin\$(PlatformName)\$(Configuration)\$(ProjectName)\</IntDir>
135  </PropertyGroup>
136  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
137    <IgnoreImportLibrary>true</IgnoreImportLibrary>
138    <LinkIncremental>false</LinkIncremental>
139    <OutDir>$(SolutionDir)_Bin\$(PlatformName)\$(Configuration)\</OutDir>
140    <IntDir>$(SolutionDir)_Bin\$(PlatformName)\$(Configuration)\$(ProjectName)\</IntDir>
141  </PropertyGroup>
142  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
143    <IgnoreImportLibrary>true</IgnoreImportLibrary>
144    <LinkIncremental>false</LinkIncremental>
145    <OutDir>$(SolutionDir)_Bin\$(PlatformName)\$(Configuration)\</OutDir>
146    <IntDir>$(SolutionDir)_Bin\$(PlatformName)\$(Configuration)\$(ProjectName)\</IntDir>
147  </PropertyGroup>
148  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Trace|Win32'">
149    <IgnoreImportLibrary>true</IgnoreImportLibrary>
150    <LinkIncremental>false</LinkIncremental>
151    <OutDir>$(SolutionDir)_Bin\$(PlatformName)\$(Configuration)\</OutDir>
152    <IntDir>$(SolutionDir)_Bin\$(PlatformName)\$(Configuration)\$(ProjectName)\</IntDir>
153  </PropertyGroup>
154  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Trace|x64'">
155    <IgnoreImportLibrary>true</IgnoreImportLibrary>
156    <LinkIncremental>false</LinkIncremental>
157    <OutDir>$(SolutionDir)_Bin\$(PlatformName)\$(Configuration)\</OutDir>
158    <IntDir>$(SolutionDir)_Bin\$(PlatformName)\$(Configuration)\$(ProjectName)\</IntDir>
159  </PropertyGroup>
160  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Development Release Trace|Win32'">
161    <IgnoreImportLibrary>true</IgnoreImportLibrary>
162    <LinkIncremental>false</LinkIncremental>
163    <OutDir>$(SolutionDir)_Bin\$(PlatformName)\$(Configuration)\</OutDir>
164    <IntDir>$(SolutionDir)_Bin\$(PlatformName)\$(Configuration)\$(ProjectName)\</IntDir>
165  </PropertyGroup>
166  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Development Release Trace|x64'">
167    <IgnoreImportLibrary>true</IgnoreImportLibrary>
168    <LinkIncremental>false</LinkIncremental>
169    <OutDir>$(SolutionDir)_Bin\$(PlatformName)\$(Configuration)\</OutDir>
170    <IntDir>$(SolutionDir)_Bin\$(PlatformName)\$(Configuration)\$(ProjectName)\</IntDir>
171  </PropertyGroup>
172  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
173    <ClCompile>
174      <PrecompiledHeader>Use</PrecompiledHeader>
175      <WarningLevel>Level3</WarningLevel>
176      <Optimization>Disabled</Optimization>
177      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
178    </ClCompile>
179    <Midl>
180      <MkTypLibCompatible>false</MkTypLibCompatible>
181      <TargetEnvironment>Win32</TargetEnvironment>
182      <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
183      <HeaderFileName>RenderVideoSync_i.h</HeaderFileName>
184      <InterfaceIdentifierFileName>RenderVideoSync_i.c</InterfaceIdentifierFileName>
185      <ProxyFileName>RenderVideoSync_p.c</ProxyFileName>
186      <GenerateStublessProxies>true</GenerateStublessProxies>
187      <TypeLibraryName>$(IntDir)RenderVideoSync.tlb</TypeLibraryName>
188      <DllDataFileName>
189      </DllDataFileName>
190      <ValidateAllParameters>true</ValidateAllParameters>
191    </Midl>
192    <ResourceCompile>
193      <Culture>0x0409</Culture>
194      <AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
195      <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
196    </ResourceCompile>
197    <Link>
198      <SubSystem>Windows</SubSystem>
199      <GenerateDebugInformation>true</GenerateDebugInformation>
200      <LargeAddressAware>true</LargeAddressAware>
201    </Link>
202    <PostBuildEvent>
203      <Message>Performing registration</Message>
204      <Command>"$(TargetPath)" /RegServer</Command>
205    </PostBuildEvent>
206  </ItemDefinitionGroup>
207  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
208    <ClCompile>
209      <PrecompiledHeader>Use</PrecompiledHeader>
210      <WarningLevel>Level3</WarningLevel>
211      <Optimization>Disabled</Optimization>
212      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
213    </ClCompile>
214    <Midl>
215      <MkTypLibCompatible>false</MkTypLibCompatible>
216      <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
217      <HeaderFileName>RenderVideoSync_i.h</HeaderFileName>
218      <InterfaceIdentifierFileName>RenderVideoSync_i.c</InterfaceIdentifierFileName>
219      <ProxyFileName>RenderVideoSync_p.c</ProxyFileName>
220      <GenerateStublessProxies>true</GenerateStublessProxies>
221      <TypeLibraryName>$(IntDir)RenderVideoSync.tlb</TypeLibraryName>
222      <DllDataFileName>
223      </DllDataFileName>
224    </Midl>
225    <ResourceCompile>
226      <Culture>0x0409</Culture>
227      <AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
228      <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
229    </ResourceCompile>
230    <Link>
231      <SubSystem>Windows</SubSystem>
232      <GenerateDebugInformation>true</GenerateDebugInformation>
233      <LargeAddressAware>true</LargeAddressAware>
234    </Link>
235    <PostBuildEvent>
236      <Message>Performing registration</Message>
237      <Command>"$(TargetPath)" /RegServer</Command>
238    </PostBuildEvent>
239  </ItemDefinitionGroup>
240  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
241    <ClCompile>
242      <PrecompiledHeader>Use</PrecompiledHeader>
243      <WarningLevel>Level3</WarningLevel>
244      <Optimization>Full</Optimization>
245      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
246      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
247      <IntrinsicFunctions>true</IntrinsicFunctions>
248      <FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
249      <OmitFramePointers>true</OmitFramePointers>
250      <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>
251      <WholeProgramOptimization>true</WholeProgramOptimization>
252      <StringPooling>true</StringPooling>
253      <ExceptionHandling>Async</ExceptionHandling>
254      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
255    </ClCompile>
256    <Midl>
257      <MkTypLibCompatible>false</MkTypLibCompatible>
258      <TargetEnvironment>Win32</TargetEnvironment>
259      <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
260      <HeaderFileName>RenderVideoSync_i.h</HeaderFileName>
261      <InterfaceIdentifierFileName>RenderVideoSync_i.c</InterfaceIdentifierFileName>
262      <ProxyFileName>RenderVideoSync_p.c</ProxyFileName>
263      <GenerateStublessProxies>true</GenerateStublessProxies>
264      <TypeLibraryName>$(IntDir)RenderVideoSync.tlb</TypeLibraryName>
265      <DllDataFileName>
266      </DllDataFileName>
267      <ValidateAllParameters>true</ValidateAllParameters>
268    </Midl>
269    <ResourceCompile>
270      <Culture>0x0409</Culture>
271      <AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
272      <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
273    </ResourceCompile>
274    <Link>
275      <SubSystem>Windows</SubSystem>
276      <GenerateDebugInformation>true</GenerateDebugInformation>
277      <EnableCOMDATFolding>true</EnableCOMDATFolding>
278      <OptimizeReferences>true</OptimizeReferences>
279      <DelayLoadDLLs>dbghelp.dll</DelayLoadDLLs>
280      <LargeAddressAware>true</LargeAddressAware>
281    </Link>
282    <PostBuildEvent>
283      <Message>Performing registration</Message>
284      <Command>"$(TargetPath)" /RegServer</Command>
285    </PostBuildEvent>
286  </ItemDefinitionGroup>
287  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
288    <ClCompile>
289      <PrecompiledHeader>Use</PrecompiledHeader>
290      <WarningLevel>Level3</WarningLevel>
291      <Optimization>Full</Optimization>
292      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
293      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
294      <IntrinsicFunctions>true</IntrinsicFunctions>
295      <FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
296      <OmitFramePointers>true</OmitFramePointers>
297      <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>
298      <WholeProgramOptimization>true</WholeProgramOptimization>
299      <StringPooling>true</StringPooling>
300      <ExceptionHandling>Async</ExceptionHandling>
301      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
302    </ClCompile>
303    <Midl>
304      <MkTypLibCompatible>false</MkTypLibCompatible>
305      <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
306      <HeaderFileName>RenderVideoSync_i.h</HeaderFileName>
307      <InterfaceIdentifierFileName>RenderVideoSync_i.c</InterfaceIdentifierFileName>
308      <ProxyFileName>RenderVideoSync_p.c</ProxyFileName>
309      <GenerateStublessProxies>true</GenerateStublessProxies>
310      <TypeLibraryName>$(IntDir)RenderVideoSync.tlb</TypeLibraryName>
311      <DllDataFileName>
312      </DllDataFileName>
313    </Midl>
314    <ResourceCompile>
315      <Culture>0x0409</Culture>
316      <AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
317      <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
318    </ResourceCompile>
319    <Link>
320      <SubSystem>Windows</SubSystem>
321      <GenerateDebugInformation>true</GenerateDebugInformation>
322      <EnableCOMDATFolding>true</EnableCOMDATFolding>
323      <OptimizeReferences>true</OptimizeReferences>
324      <DelayLoadDLLs>dbghelp.dll</DelayLoadDLLs>
325      <LargeAddressAware>true</LargeAddressAware>
326    </Link>
327    <PostBuildEvent>
328      <Message>Performing registration</Message>
329      <Command>"$(TargetPath)" /RegServer</Command>
330    </PostBuildEvent>
331  </ItemDefinitionGroup>
332  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release Trace|Win32'">
333    <ClCompile>
334      <PrecompiledHeader>Use</PrecompiledHeader>
335      <WarningLevel>Level3</WarningLevel>
336      <Optimization>Full</Optimization>
337      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;_TRACE=1;_TRACELEVEL=2;%(PreprocessorDefinitions)</PreprocessorDefinitions>
338      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
339      <IntrinsicFunctions>true</IntrinsicFunctions>
340      <FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
341      <OmitFramePointers>true</OmitFramePointers>
342      <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>
343      <WholeProgramOptimization>true</WholeProgramOptimization>
344      <StringPooling>true</StringPooling>
345      <ExceptionHandling>Async</ExceptionHandling>
346      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
347    </ClCompile>
348    <Midl>
349      <MkTypLibCompatible>false</MkTypLibCompatible>
350      <TargetEnvironment>Win32</TargetEnvironment>
351      <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
352      <HeaderFileName>RenderVideoSync_i.h</HeaderFileName>
353      <InterfaceIdentifierFileName>RenderVideoSync_i.c</InterfaceIdentifierFileName>
354      <ProxyFileName>RenderVideoSync_p.c</ProxyFileName>
355      <GenerateStublessProxies>true</GenerateStublessProxies>
356      <TypeLibraryName>$(IntDir)RenderVideoSync.tlb</TypeLibraryName>
357      <DllDataFileName>
358      </DllDataFileName>
359      <ValidateAllParameters>true</ValidateAllParameters>
360    </Midl>
361    <ResourceCompile>
362      <Culture>0x0409</Culture>
363      <AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
364      <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
365    </ResourceCompile>
366    <Link>
367      <SubSystem>Windows</SubSystem>
368      <GenerateDebugInformation>true</GenerateDebugInformation>
369      <EnableCOMDATFolding>true</EnableCOMDATFolding>
370      <OptimizeReferences>true</OptimizeReferences>
371      <DelayLoadDLLs>dbghelp.dll</DelayLoadDLLs>
372      <LargeAddressAware>true</LargeAddressAware>
373    </Link>
374    <PostBuildEvent>
375      <Message>Performing registration</Message>
376      <Command>"$(TargetPath)" /RegServer</Command>
377    </PostBuildEvent>
378  </ItemDefinitionGroup>
379  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release Trace|x64'">
380    <ClCompile>
381      <PrecompiledHeader>Use</PrecompiledHeader>
382      <WarningLevel>Level3</WarningLevel>
383      <Optimization>Full</Optimization>
384      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;_TRACE=1;_TRACELEVEL=2;%(PreprocessorDefinitions)</PreprocessorDefinitions>
385      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
386      <IntrinsicFunctions>true</IntrinsicFunctions>
387      <FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
388      <OmitFramePointers>true</OmitFramePointers>
389      <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>
390      <WholeProgramOptimization>true</WholeProgramOptimization>
391      <StringPooling>true</StringPooling>
392      <ExceptionHandling>Async</ExceptionHandling>
393      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
394    </ClCompile>
395    <Midl>
396      <MkTypLibCompatible>false</MkTypLibCompatible>
397      <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
398      <HeaderFileName>RenderVideoSync_i.h</HeaderFileName>
399      <InterfaceIdentifierFileName>RenderVideoSync_i.c</InterfaceIdentifierFileName>
400      <ProxyFileName>RenderVideoSync_p.c</ProxyFileName>
401      <GenerateStublessProxies>true</GenerateStublessProxies>
402      <TypeLibraryName>$(IntDir)RenderVideoSync.tlb</TypeLibraryName>
403      <DllDataFileName>
404      </DllDataFileName>
405    </Midl>
406    <ResourceCompile>
407      <Culture>0x0409</Culture>
408      <AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
409      <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
410    </ResourceCompile>
411    <Link>
412      <SubSystem>Windows</SubSystem>
413      <GenerateDebugInformation>true</GenerateDebugInformation>
414      <EnableCOMDATFolding>true</EnableCOMDATFolding>
415      <OptimizeReferences>true</OptimizeReferences>
416      <DelayLoadDLLs>dbghelp.dll</DelayLoadDLLs>
417      <LargeAddressAware>true</LargeAddressAware>
418    </Link>
419    <PostBuildEvent>
420      <Message>Performing registration</Message>
421      <Command>"$(TargetPath)" /RegServer</Command>
422    </PostBuildEvent>
423  </ItemDefinitionGroup>
424  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Development Release Trace|Win32'">
425    <ClCompile>
426      <PrecompiledHeader>Use</PrecompiledHeader>
427      <WarningLevel>Level3</WarningLevel>
428      <Optimization>Full</Optimization>
429      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;_TRACE=1;_TRACELEVEL=4;_DEVELOPMENT=1;%(PreprocessorDefinitions)</PreprocessorDefinitions>
430      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
431      <IntrinsicFunctions>true</IntrinsicFunctions>
432      <FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
433      <OmitFramePointers>true</OmitFramePointers>
434      <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>
435      <WholeProgramOptimization>true</WholeProgramOptimization>
436      <StringPooling>true</StringPooling>
437      <ExceptionHandling>Async</ExceptionHandling>
438      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
439    </ClCompile>
440    <Midl>
441      <MkTypLibCompatible>false</MkTypLibCompatible>
442      <TargetEnvironment>Win32</TargetEnvironment>
443      <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
444      <HeaderFileName>RenderVideoSync_i.h</HeaderFileName>
445      <InterfaceIdentifierFileName>RenderVideoSync_i.c</InterfaceIdentifierFileName>
446      <ProxyFileName>RenderVideoSync_p.c</ProxyFileName>
447      <GenerateStublessProxies>true</GenerateStublessProxies>
448      <TypeLibraryName>$(IntDir)RenderVideoSync.tlb</TypeLibraryName>
449      <DllDataFileName>
450      </DllDataFileName>
451      <ValidateAllParameters>true</ValidateAllParameters>
452    </Midl>
453    <ResourceCompile>
454      <Culture>0x0409</Culture>
455      <AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
456      <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
457    </ResourceCompile>
458    <Link>
459      <SubSystem>Windows</SubSystem>
460      <GenerateDebugInformation>true</GenerateDebugInformation>
461      <EnableCOMDATFolding>true</EnableCOMDATFolding>
462      <OptimizeReferences>true</OptimizeReferences>
463      <DelayLoadDLLs>dbghelp.dll</DelayLoadDLLs>
464      <LargeAddressAware>true</LargeAddressAware>
465    </Link>
466    <PostBuildEvent>
467      <Message>Performing registration</Message>
468      <Command>"$(TargetPath)" /RegServer</Command>
469    </PostBuildEvent>
470  </ItemDefinitionGroup>
471  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Development Release Trace|x64'">
472    <ClCompile>
473      <PrecompiledHeader>Use</PrecompiledHeader>
474      <WarningLevel>Level3</WarningLevel>
475      <Optimization>Full</Optimization>
476      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;_TRACE=1;_TRACELEVEL=4;_DEVELOPMENT=1;%(PreprocessorDefinitions)</PreprocessorDefinitions>
477      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
478      <IntrinsicFunctions>true</IntrinsicFunctions>
479      <FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
480      <OmitFramePointers>true</OmitFramePointers>
481      <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>
482      <WholeProgramOptimization>true</WholeProgramOptimization>
483      <StringPooling>true</StringPooling>
484      <ExceptionHandling>Async</ExceptionHandling>
485      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
486    </ClCompile>
487    <Midl>
488      <MkTypLibCompatible>false</MkTypLibCompatible>
489      <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
490      <HeaderFileName>RenderVideoSync_i.h</HeaderFileName>
491      <InterfaceIdentifierFileName>RenderVideoSync_i.c</InterfaceIdentifierFileName>
492      <ProxyFileName>RenderVideoSync_p.c</ProxyFileName>
493      <GenerateStublessProxies>true</GenerateStublessProxies>
494      <TypeLibraryName>$(IntDir)RenderVideoSync.tlb</TypeLibraryName>
495      <DllDataFileName>
496      </DllDataFileName>
497    </Midl>
498    <ResourceCompile>
499      <Culture>0x0409</Culture>
500      <AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
501      <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
502    </ResourceCompile>
503    <Link>
504      <SubSystem>Windows</SubSystem>
505      <GenerateDebugInformation>true</GenerateDebugInformation>
506      <EnableCOMDATFolding>true</EnableCOMDATFolding>
507      <OptimizeReferences>true</OptimizeReferences>
508      <DelayLoadDLLs>dbghelp.dll</DelayLoadDLLs>
509      <LargeAddressAware>true</LargeAddressAware>
510    </Link>
511    <PostBuildEvent>
512      <Message>Performing registration</Message>
513      <Command>"$(TargetPath)" /RegServer</Command>
514    </PostBuildEvent>
515  </ItemDefinitionGroup>
516  <ItemGroup>
517    <ClCompile Include="RenderVideoSync.cpp" />
518    <ClCompile Include="RenderVideoSync_i.c">
519      <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</CompileAsManaged>
520      <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</CompileAsManaged>
521      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
522      </PrecompiledHeader>
523      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
524      </PrecompiledHeader>
525      <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</CompileAsManaged>
526      <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</CompileAsManaged>
527      <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Release Trace|Win32'">false</CompileAsManaged>
528      <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Release Trace|x64'">false</CompileAsManaged>
529      <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Development Release Trace|Win32'">false</CompileAsManaged>
530      <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Development Release Trace|x64'">false</CompileAsManaged>
531      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
532      </PrecompiledHeader>
533      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
534      </PrecompiledHeader>
535      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release Trace|Win32'">
536      </PrecompiledHeader>
537      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release Trace|x64'">
538      </PrecompiledHeader>
539      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Development Release Trace|Win32'">
540      </PrecompiledHeader>
541      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Development Release Trace|x64'">
542      </PrecompiledHeader>
543    </ClCompile>
544    <ClCompile Include="stdafx.cpp">
545      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader>
546      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Create</PrecompiledHeader>
547      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader>
548      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Create</PrecompiledHeader>
549      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release Trace|Win32'">Create</PrecompiledHeader>
550      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release Trace|x64'">Create</PrecompiledHeader>
551      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Development Release Trace|Win32'">Create</PrecompiledHeader>
552      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Development Release Trace|x64'">Create</PrecompiledHeader>
553    </ClCompile>
554  </ItemGroup>
555  <ItemGroup>
556    <ClInclude Include="MainPropertySheet.h" />
557    <ClInclude Include="Resource.h" />
558    <ClInclude Include="RenderVideoSync_i.h" />
559    <ClInclude Include="stdafx.h" />
560    <ClInclude Include="targetver.h" />
561  </ItemGroup>
562  <ItemGroup>
563    <ResourceCompile Include="RenderVideoSync.rc" />
564  </ItemGroup>
565  <ItemGroup>
566    <None Include="Information.ico" />
567    <None Include="Module.ico" />
568    <None Include="RenderVideoSync.rgs" />
569  </ItemGroup>
570  <ItemGroup>
571    <Midl Include="RenderVideoSync.idl" />
572  </ItemGroup>
573  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
574  <ImportGroup Label="ExtensionTargets">
575  </ImportGroup>
576</Project>
Note: See TracBrowser for help on using the repository browser.