source: trunk/Utilities/Miscellaneous/ConstantSpecialItems/ConstantSpecialItems.vcxproj @ 502

Last change on this file since 502 was 502, checked in by roman, 9 years ago
File size: 9.9 KB
RevLine 
[502]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="Release|Win32">
13      <Configuration>Release</Configuration>
14      <Platform>Win32</Platform>
15    </ProjectConfiguration>
16    <ProjectConfiguration Include="Release|x64">
17      <Configuration>Release</Configuration>
18      <Platform>x64</Platform>
19    </ProjectConfiguration>
20  </ItemGroup>
21  <PropertyGroup Label="Globals">
22    <ProjectGuid>{77C9A555-233F-428E-BB5A-435F3672D545}</ProjectGuid>
23    <RootNamespace>ConstantSpecialItems</RootNamespace>
24    <Keyword>Win32Proj</Keyword>
25  </PropertyGroup>
26  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
27  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
28    <ConfigurationType>Application</ConfigurationType>
29    <PlatformToolset>v120</PlatformToolset>
30    <UseOfAtl>Static</UseOfAtl>
31    <CharacterSet>Unicode</CharacterSet>
32    <WholeProgramOptimization>true</WholeProgramOptimization>
33  </PropertyGroup>
34  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
35    <ConfigurationType>Application</ConfigurationType>
36    <PlatformToolset>v120</PlatformToolset>
37    <UseOfAtl>Static</UseOfAtl>
38    <CharacterSet>Unicode</CharacterSet>
39    <WholeProgramOptimization>true</WholeProgramOptimization>
40  </PropertyGroup>
41  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
42    <ConfigurationType>Application</ConfigurationType>
43    <PlatformToolset>v120</PlatformToolset>
44    <UseOfAtl>Static</UseOfAtl>
45    <CharacterSet>Unicode</CharacterSet>
46  </PropertyGroup>
47  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
48    <ConfigurationType>Application</ConfigurationType>
49    <PlatformToolset>v120</PlatformToolset>
50    <UseOfAtl>Static</UseOfAtl>
51    <CharacterSet>Unicode</CharacterSet>
52  </PropertyGroup>
53  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
54  <ImportGroup Label="ExtensionSettings">
55  </ImportGroup>
56  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
57    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
58  </ImportGroup>
59  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
60    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
61  </ImportGroup>
62  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
63    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
64  </ImportGroup>
65  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
66    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
67  </ImportGroup>
68  <PropertyGroup Label="UserMacros" />
69  <PropertyGroup>
70    <_ProjectFileVersion>12.0.30501.0</_ProjectFileVersion>
71  </PropertyGroup>
72  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
73    <OutDir>$(SolutionDir)_Bin\$(PlatformName)\$(Configuration)\</OutDir>
74    <IntDir>$(SolutionDir)_Bin\$(PlatformName)\$(Configuration)\$(ProjectName)\</IntDir>
75    <LinkIncremental>true</LinkIncremental>
76  </PropertyGroup>
77  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
78    <LinkIncremental>true</LinkIncremental>
79    <OutDir>$(SolutionDir)_Bin\$(PlatformName)\$(Configuration)\</OutDir>
80    <IntDir>$(SolutionDir)_Bin\$(PlatformName)\$(Configuration)\$(ProjectName)\</IntDir>
81  </PropertyGroup>
82  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
83    <OutDir>$(SolutionDir)_Bin\$(PlatformName)\$(Configuration)\</OutDir>
84    <IntDir>$(SolutionDir)_Bin\$(PlatformName)\$(Configuration)\$(ProjectName)\</IntDir>
85    <LinkIncremental>false</LinkIncremental>
86  </PropertyGroup>
87  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
88    <LinkIncremental>false</LinkIncremental>
89    <OutDir>$(SolutionDir)_Bin\$(PlatformName)\$(Configuration)\</OutDir>
90    <IntDir>$(SolutionDir)_Bin\$(PlatformName)\$(Configuration)\$(ProjectName)\</IntDir>
91  </PropertyGroup>
92  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
93    <ClCompile>
94      <Optimization>Disabled</Optimization>
95      <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
96      <MinimalRebuild>true</MinimalRebuild>
97      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
98      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
99      <PrecompiledHeader>Use</PrecompiledHeader>
100      <WarningLevel>Level3</WarningLevel>
101      <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
102    </ClCompile>
103    <Link>
104      <GenerateDebugInformation>true</GenerateDebugInformation>
105      <SubSystem>Console</SubSystem>
106      <RandomizedBaseAddress>false</RandomizedBaseAddress>
107      <DataExecutionPrevention />
108      <TargetMachine>MachineX86</TargetMachine>
109    </Link>
110  </ItemDefinitionGroup>
111  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
112    <ClCompile>
113      <Optimization>Disabled</Optimization>
114      <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
115      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
116      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
117      <PrecompiledHeader>Use</PrecompiledHeader>
118      <WarningLevel>Level3</WarningLevel>
119      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
120    </ClCompile>
121    <Link>
122      <GenerateDebugInformation>true</GenerateDebugInformation>
123      <SubSystem>Console</SubSystem>
124      <RandomizedBaseAddress>false</RandomizedBaseAddress>
125      <DataExecutionPrevention>
126      </DataExecutionPrevention>
127    </Link>
128  </ItemDefinitionGroup>
129  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
130    <ClCompile>
131      <Optimization>Full</Optimization>
132      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
133      <IntrinsicFunctions>true</IntrinsicFunctions>
134      <FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
135      <OmitFramePointers>true</OmitFramePointers>
136      <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>
137      <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
138      <StringPooling>true</StringPooling>
139      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
140      <PrecompiledHeader>Use</PrecompiledHeader>
141      <WarningLevel>Level3</WarningLevel>
142      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
143    </ClCompile>
144    <Link>
145      <GenerateDebugInformation>true</GenerateDebugInformation>
146      <SubSystem>Console</SubSystem>
147      <OptimizeReferences>true</OptimizeReferences>
148      <EnableCOMDATFolding>true</EnableCOMDATFolding>
149      <RandomizedBaseAddress>false</RandomizedBaseAddress>
150      <DataExecutionPrevention />
151      <TargetMachine>MachineX86</TargetMachine>
152    </Link>
153  </ItemDefinitionGroup>
154  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
155    <ClCompile>
156      <Optimization>Full</Optimization>
157      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
158      <IntrinsicFunctions>true</IntrinsicFunctions>
159      <FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
160      <OmitFramePointers>true</OmitFramePointers>
161      <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>
162      <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
163      <StringPooling>true</StringPooling>
164      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
165      <PrecompiledHeader>Use</PrecompiledHeader>
166      <WarningLevel>Level3</WarningLevel>
167      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
168    </ClCompile>
169    <Link>
170      <GenerateDebugInformation>true</GenerateDebugInformation>
171      <SubSystem>Console</SubSystem>
172      <OptimizeReferences>true</OptimizeReferences>
173      <EnableCOMDATFolding>true</EnableCOMDATFolding>
174      <RandomizedBaseAddress>false</RandomizedBaseAddress>
175      <DataExecutionPrevention>
176      </DataExecutionPrevention>
177    </Link>
178  </ItemDefinitionGroup>
179  <ItemGroup>
180    <ClCompile Include="ConstantSpecialItems.cpp" />
181    <ClCompile Include="stdafx.cpp">
182      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader>
183      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Create</PrecompiledHeader>
184      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader>
185      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Create</PrecompiledHeader>
186    </ClCompile>
187  </ItemGroup>
188  <ItemGroup>
189    <ClInclude Include="stdafx.h" />
190  </ItemGroup>
191  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
192  <ImportGroup Label="ExtensionTargets">
193  </ImportGroup>
194</Project>
Note: See TracBrowser for help on using the repository browser.