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

Last change on this file since 937 was 494, checked in by roman, 9 years ago

VS2013 upgrade and Windows 8 fix

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