source: trunk/Utilities/StressEvr/StressEvr.vcxproj

Last change on this file was 335, checked in by roman, 9 years ago

Removed unnecessary stuff, upgraded to VS2012

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