source: trunk/Utilities/StressEvr/StressEvr.vcxproj @ 174

Last change on this file since 174 was 166, checked in by roman, 11 years ago
File size: 30.1 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>StressEvr_i.h</HeaderFileName>
184      <InterfaceIdentifierFileName>StressEvr_i.c</InterfaceIdentifierFileName>
185      <ProxyFileName>StressEvr_p.c</ProxyFileName>
186      <GenerateStublessProxies>true</GenerateStublessProxies>
187      <TypeLibraryName>$(IntDir)StressEvr.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      <DelayLoadDLLs>dbghelp.dll;dxgi.dll</DelayLoadDLLs>
202    </Link>
203    <PostBuildEvent>
204      <Message>Performing registration</Message>
205      <Command>"$(TargetPath)" /RegServer</Command>
206    </PostBuildEvent>
207  </ItemDefinitionGroup>
208  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
209    <ClCompile>
210      <PrecompiledHeader>Use</PrecompiledHeader>
211      <WarningLevel>Level3</WarningLevel>
212      <Optimization>Disabled</Optimization>
213      <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
214    </ClCompile>
215    <Midl>
216      <MkTypLibCompatible>false</MkTypLibCompatible>
217      <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
218      <HeaderFileName>StressEvr_i.h</HeaderFileName>
219      <InterfaceIdentifierFileName>StressEvr_i.c</InterfaceIdentifierFileName>
220      <ProxyFileName>StressEvr_p.c</ProxyFileName>
221      <GenerateStublessProxies>true</GenerateStublessProxies>
222      <TypeLibraryName>$(IntDir)StressEvr.tlb</TypeLibraryName>
223      <DllDataFileName>
224      </DllDataFileName>
225    </Midl>
226    <ResourceCompile>
227      <Culture>0x0409</Culture>
228      <AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
229      <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
230    </ResourceCompile>
231    <Link>
232      <SubSystem>Windows</SubSystem>
233      <GenerateDebugInformation>true</GenerateDebugInformation>
234      <LargeAddressAware>true</LargeAddressAware>
235      <DelayLoadDLLs>dbghelp.dll;dxgi.dll</DelayLoadDLLs>
236    </Link>
237    <PostBuildEvent>
238      <Message>Performing registration</Message>
239      <Command>"$(TargetPath)" /RegServer</Command>
240    </PostBuildEvent>
241  </ItemDefinitionGroup>
242  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
243    <ClCompile>
244      <PrecompiledHeader>Use</PrecompiledHeader>
245      <WarningLevel>Level3</WarningLevel>
246      <Optimization>Full</Optimization>
247      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
248      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
249      <IntrinsicFunctions>true</IntrinsicFunctions>
250      <FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
251      <OmitFramePointers>true</OmitFramePointers>
252      <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>
253      <WholeProgramOptimization>true</WholeProgramOptimization>
254      <StringPooling>true</StringPooling>
255      <ExceptionHandling>Async</ExceptionHandling>
256      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
257    </ClCompile>
258    <Midl>
259      <MkTypLibCompatible>false</MkTypLibCompatible>
260      <TargetEnvironment>Win32</TargetEnvironment>
261      <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
262      <HeaderFileName>StressEvr_i.h</HeaderFileName>
263      <InterfaceIdentifierFileName>StressEvr_i.c</InterfaceIdentifierFileName>
264      <ProxyFileName>StressEvr_p.c</ProxyFileName>
265      <GenerateStublessProxies>true</GenerateStublessProxies>
266      <TypeLibraryName>$(IntDir)StressEvr.tlb</TypeLibraryName>
267      <DllDataFileName>
268      </DllDataFileName>
269      <ValidateAllParameters>true</ValidateAllParameters>
270    </Midl>
271    <ResourceCompile>
272      <Culture>0x0409</Culture>
273      <AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
274      <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
275    </ResourceCompile>
276    <Link>
277      <SubSystem>Windows</SubSystem>
278      <GenerateDebugInformation>true</GenerateDebugInformation>
279      <EnableCOMDATFolding>true</EnableCOMDATFolding>
280      <OptimizeReferences>true</OptimizeReferences>
281      <DelayLoadDLLs>dbghelp.dll;dxgi.dll</DelayLoadDLLs>
282      <LargeAddressAware>true</LargeAddressAware>
283    </Link>
284    <PostBuildEvent>
285      <Message>Performing registration</Message>
286      <Command>"$(TargetPath)" /RegServer</Command>
287    </PostBuildEvent>
288  </ItemDefinitionGroup>
289  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
290    <ClCompile>
291      <PrecompiledHeader>Use</PrecompiledHeader>
292      <WarningLevel>Level3</WarningLevel>
293      <Optimization>Full</Optimization>
294      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
295      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
296      <IntrinsicFunctions>true</IntrinsicFunctions>
297      <FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
298      <OmitFramePointers>true</OmitFramePointers>
299      <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>
300      <WholeProgramOptimization>true</WholeProgramOptimization>
301      <StringPooling>true</StringPooling>
302      <ExceptionHandling>Async</ExceptionHandling>
303      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
304    </ClCompile>
305    <Midl>
306      <MkTypLibCompatible>false</MkTypLibCompatible>
307      <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
308      <HeaderFileName>StressEvr_i.h</HeaderFileName>
309      <InterfaceIdentifierFileName>StressEvr_i.c</InterfaceIdentifierFileName>
310      <ProxyFileName>StressEvr_p.c</ProxyFileName>
311      <GenerateStublessProxies>true</GenerateStublessProxies>
312      <TypeLibraryName>$(IntDir)StressEvr.tlb</TypeLibraryName>
313      <DllDataFileName>
314      </DllDataFileName>
315    </Midl>
316    <ResourceCompile>
317      <Culture>0x0409</Culture>
318      <AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
319      <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
320    </ResourceCompile>
321    <Link>
322      <SubSystem>Windows</SubSystem>
323      <GenerateDebugInformation>true</GenerateDebugInformation>
324      <EnableCOMDATFolding>true</EnableCOMDATFolding>
325      <OptimizeReferences>true</OptimizeReferences>
326      <DelayLoadDLLs>dbghelp.dll;dxgi.dll</DelayLoadDLLs>
327      <LargeAddressAware>true</LargeAddressAware>
328    </Link>
329    <PostBuildEvent>
330      <Message>Performing registration</Message>
331      <Command>"$(TargetPath)" /RegServer</Command>
332    </PostBuildEvent>
333  </ItemDefinitionGroup>
334  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release Trace|Win32'">
335    <ClCompile>
336      <PrecompiledHeader>Use</PrecompiledHeader>
337      <WarningLevel>Level3</WarningLevel>
338      <Optimization>Full</Optimization>
339      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;_TRACE=1;_TRACELEVEL=2;%(PreprocessorDefinitions)</PreprocessorDefinitions>
340      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
341      <IntrinsicFunctions>true</IntrinsicFunctions>
342      <FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
343      <OmitFramePointers>true</OmitFramePointers>
344      <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>
345      <WholeProgramOptimization>true</WholeProgramOptimization>
346      <StringPooling>true</StringPooling>
347      <ExceptionHandling>Async</ExceptionHandling>
348      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
349    </ClCompile>
350    <Midl>
351      <MkTypLibCompatible>false</MkTypLibCompatible>
352      <TargetEnvironment>Win32</TargetEnvironment>
353      <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
354      <HeaderFileName>StressEvr_i.h</HeaderFileName>
355      <InterfaceIdentifierFileName>StressEvr_i.c</InterfaceIdentifierFileName>
356      <ProxyFileName>StressEvr_p.c</ProxyFileName>
357      <GenerateStublessProxies>true</GenerateStublessProxies>
358      <TypeLibraryName>$(IntDir)StressEvr.tlb</TypeLibraryName>
359      <DllDataFileName>
360      </DllDataFileName>
361      <ValidateAllParameters>true</ValidateAllParameters>
362    </Midl>
363    <ResourceCompile>
364      <Culture>0x0409</Culture>
365      <AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
366      <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
367    </ResourceCompile>
368    <Link>
369      <SubSystem>Windows</SubSystem>
370      <GenerateDebugInformation>true</GenerateDebugInformation>
371      <EnableCOMDATFolding>true</EnableCOMDATFolding>
372      <OptimizeReferences>true</OptimizeReferences>
373      <DelayLoadDLLs>dbghelp.dll;dxgi.dll</DelayLoadDLLs>
374      <LargeAddressAware>true</LargeAddressAware>
375    </Link>
376    <PostBuildEvent>
377      <Message>Performing registration</Message>
378      <Command>"$(TargetPath)" /RegServer</Command>
379    </PostBuildEvent>
380  </ItemDefinitionGroup>
381  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release Trace|x64'">
382    <ClCompile>
383      <PrecompiledHeader>Use</PrecompiledHeader>
384      <WarningLevel>Level3</WarningLevel>
385      <Optimization>Full</Optimization>
386      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;_TRACE=1;_TRACELEVEL=2;%(PreprocessorDefinitions)</PreprocessorDefinitions>
387      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
388      <IntrinsicFunctions>true</IntrinsicFunctions>
389      <FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
390      <OmitFramePointers>true</OmitFramePointers>
391      <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>
392      <WholeProgramOptimization>true</WholeProgramOptimization>
393      <StringPooling>true</StringPooling>
394      <ExceptionHandling>Async</ExceptionHandling>
395      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
396    </ClCompile>
397    <Midl>
398      <MkTypLibCompatible>false</MkTypLibCompatible>
399      <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
400      <HeaderFileName>StressEvr_i.h</HeaderFileName>
401      <InterfaceIdentifierFileName>StressEvr_i.c</InterfaceIdentifierFileName>
402      <ProxyFileName>StressEvr_p.c</ProxyFileName>
403      <GenerateStublessProxies>true</GenerateStublessProxies>
404      <TypeLibraryName>$(IntDir)StressEvr.tlb</TypeLibraryName>
405      <DllDataFileName>
406      </DllDataFileName>
407    </Midl>
408    <ResourceCompile>
409      <Culture>0x0409</Culture>
410      <AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
411      <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
412    </ResourceCompile>
413    <Link>
414      <SubSystem>Windows</SubSystem>
415      <GenerateDebugInformation>true</GenerateDebugInformation>
416      <EnableCOMDATFolding>true</EnableCOMDATFolding>
417      <OptimizeReferences>true</OptimizeReferences>
418      <DelayLoadDLLs>dbghelp.dll;dxgi.dll</DelayLoadDLLs>
419      <LargeAddressAware>true</LargeAddressAware>
420    </Link>
421    <PostBuildEvent>
422      <Message>Performing registration</Message>
423      <Command>"$(TargetPath)" /RegServer</Command>
424    </PostBuildEvent>
425  </ItemDefinitionGroup>
426  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Development Release Trace|Win32'">
427    <ClCompile>
428      <PrecompiledHeader>Use</PrecompiledHeader>
429      <WarningLevel>Level3</WarningLevel>
430      <Optimization>Full</Optimization>
431      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;_TRACE=1;_TRACELEVEL=4;_DEVELOPMENT=1;%(PreprocessorDefinitions)</PreprocessorDefinitions>
432      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
433      <IntrinsicFunctions>true</IntrinsicFunctions>
434      <FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
435      <OmitFramePointers>true</OmitFramePointers>
436      <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>
437      <WholeProgramOptimization>true</WholeProgramOptimization>
438      <StringPooling>true</StringPooling>
439      <ExceptionHandling>Async</ExceptionHandling>
440      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
441    </ClCompile>
442    <Midl>
443      <MkTypLibCompatible>false</MkTypLibCompatible>
444      <TargetEnvironment>Win32</TargetEnvironment>
445      <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
446      <HeaderFileName>StressEvr_i.h</HeaderFileName>
447      <InterfaceIdentifierFileName>StressEvr_i.c</InterfaceIdentifierFileName>
448      <ProxyFileName>StressEvr_p.c</ProxyFileName>
449      <GenerateStublessProxies>true</GenerateStublessProxies>
450      <TypeLibraryName>$(IntDir)StressEvr.tlb</TypeLibraryName>
451      <DllDataFileName>
452      </DllDataFileName>
453      <ValidateAllParameters>true</ValidateAllParameters>
454    </Midl>
455    <ResourceCompile>
456      <Culture>0x0409</Culture>
457      <AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
458      <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
459    </ResourceCompile>
460    <Link>
461      <SubSystem>Windows</SubSystem>
462      <GenerateDebugInformation>true</GenerateDebugInformation>
463      <EnableCOMDATFolding>true</EnableCOMDATFolding>
464      <OptimizeReferences>true</OptimizeReferences>
465      <DelayLoadDLLs>dbghelp.dll;dxgi.dll</DelayLoadDLLs>
466      <LargeAddressAware>true</LargeAddressAware>
467    </Link>
468    <PostBuildEvent>
469      <Message>Performing registration</Message>
470      <Command>"$(TargetPath)" /RegServer</Command>
471    </PostBuildEvent>
472  </ItemDefinitionGroup>
473  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Development Release Trace|x64'">
474    <ClCompile>
475      <PrecompiledHeader>Use</PrecompiledHeader>
476      <WarningLevel>Level3</WarningLevel>
477      <Optimization>Full</Optimization>
478      <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;_TRACE=1;_TRACELEVEL=4;_DEVELOPMENT=1;%(PreprocessorDefinitions)</PreprocessorDefinitions>
479      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
480      <IntrinsicFunctions>true</IntrinsicFunctions>
481      <FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
482      <OmitFramePointers>true</OmitFramePointers>
483      <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>
484      <WholeProgramOptimization>true</WholeProgramOptimization>
485      <StringPooling>true</StringPooling>
486      <ExceptionHandling>Async</ExceptionHandling>
487      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
488    </ClCompile>
489    <Midl>
490      <MkTypLibCompatible>false</MkTypLibCompatible>
491      <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
492      <HeaderFileName>StressEvr_i.h</HeaderFileName>
493      <InterfaceIdentifierFileName>StressEvr_i.c</InterfaceIdentifierFileName>
494      <ProxyFileName>StressEvr_p.c</ProxyFileName>
495      <GenerateStublessProxies>true</GenerateStublessProxies>
496      <TypeLibraryName>$(IntDir)StressEvr.tlb</TypeLibraryName>
497      <DllDataFileName>
498      </DllDataFileName>
499    </Midl>
500    <ResourceCompile>
501      <Culture>0x0409</Culture>
502      <AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
503      <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
504    </ResourceCompile>
505    <Link>
506      <SubSystem>Windows</SubSystem>
507      <GenerateDebugInformation>true</GenerateDebugInformation>
508      <EnableCOMDATFolding>true</EnableCOMDATFolding>
509      <OptimizeReferences>true</OptimizeReferences>
510      <DelayLoadDLLs>dbghelp.dll;dxgi.dll</DelayLoadDLLs>
511      <LargeAddressAware>true</LargeAddressAware>
512    </Link>
513    <PostBuildEvent>
514      <Message>Performing registration</Message>
515      <Command>"$(TargetPath)" /RegServer</Command>
516    </PostBuildEvent>
517  </ItemDefinitionGroup>
518  <ItemGroup>
519    <ClCompile Include="StressEvr.cpp" />
520    <ClCompile Include="StressEvr_i.c">
521      <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</CompileAsManaged>
522      <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</CompileAsManaged>
523      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
524      </PrecompiledHeader>
525      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
526      </PrecompiledHeader>
527      <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</CompileAsManaged>
528      <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</CompileAsManaged>
529      <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Release Trace|Win32'">false</CompileAsManaged>
530      <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Release Trace|x64'">false</CompileAsManaged>
531      <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Development Release Trace|Win32'">false</CompileAsManaged>
532      <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Development Release Trace|x64'">false</CompileAsManaged>
533      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
534      </PrecompiledHeader>
535      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
536      </PrecompiledHeader>
537      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release Trace|Win32'">
538      </PrecompiledHeader>
539      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release Trace|x64'">
540      </PrecompiledHeader>
541      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Development Release Trace|Win32'">
542      </PrecompiledHeader>
543      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Development Release Trace|x64'">
544      </PrecompiledHeader>
545    </ClCompile>
546    <ClCompile Include="stdafx.cpp">
547      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader>
548      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Create</PrecompiledHeader>
549      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader>
550      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Create</PrecompiledHeader>
551      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release Trace|Win32'">Create</PrecompiledHeader>
552      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release Trace|x64'">Create</PrecompiledHeader>
553      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Development Release Trace|Win32'">Create</PrecompiledHeader>
554      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Development Release Trace|x64'">Create</PrecompiledHeader>
555    </ClCompile>
556  </ItemGroup>
557  <ItemGroup>
558    <ClInclude Include="MainDialog.h" />
559    <ClInclude Include="Resource.h" />
560    <ClInclude Include="StressEvr_i.h" />
561    <ClInclude Include="stdafx.h" />
562    <ClInclude Include="targetver.h" />
563  </ItemGroup>
564  <ItemGroup>
565    <ResourceCompile Include="StressEvr.rc" />
566  </ItemGroup>
567  <ItemGroup>
568    <None Include="Information.ico" />
569    <None Include="Module.ico" />
570    <None Include="StressEvr.rgs" />
571  </ItemGroup>
572  <ItemGroup>
573    <Midl Include="StressEvr.idl" />
574  </ItemGroup>
575  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
576  <ImportGroup Label="ExtensionTargets">
577  </ImportGroup>
578</Project>
Note: See TracBrowser for help on using the repository browser.