• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="utf-8"?>
2<Project DefaultTargets="Build" ToolsVersion="14.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>{FDD3C4F2-9805-44EB-9A77-BC1C1C95B547}</ProjectGuid>
23    <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion>
24  </PropertyGroup>
25  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
26  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
27    <ConfigurationType>Application</ConfigurationType>
28    <UseOfMfc>false</UseOfMfc>
29    <CharacterSet>MultiByte</CharacterSet>
30    <PlatformToolset>v140</PlatformToolset>
31  </PropertyGroup>
32  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
33    <ConfigurationType>Application</ConfigurationType>
34    <UseOfMfc>false</UseOfMfc>
35    <CharacterSet>MultiByte</CharacterSet>
36    <PlatformToolset>v140</PlatformToolset>
37  </PropertyGroup>
38  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
39    <ConfigurationType>Application</ConfigurationType>
40    <UseOfMfc>false</UseOfMfc>
41    <CharacterSet>MultiByte</CharacterSet>
42    <PlatformToolset>v140</PlatformToolset>
43  </PropertyGroup>
44  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
45    <ConfigurationType>Application</ConfigurationType>
46    <UseOfMfc>false</UseOfMfc>
47    <CharacterSet>MultiByte</CharacterSet>
48    <PlatformToolset>v140</PlatformToolset>
49  </PropertyGroup>
50  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
51  <ImportGroup Label="ExtensionSettings">
52  </ImportGroup>
53  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
54    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
55    <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
56  </ImportGroup>
57  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
58    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
59    <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
60  </ImportGroup>
61  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
62    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
63    <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
64  </ImportGroup>
65  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
66    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
67    <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
68  </ImportGroup>
69  <PropertyGroup Label="UserMacros" />
70  <PropertyGroup>
71    <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
72    <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</OutDir>
73    <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</IntDir>
74    <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
75    <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</OutDir>
76    <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</IntDir>
77    <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
78    <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Release\</OutDir>
79    <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Release\</IntDir>
80    <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>
81    <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\x64\Debug\</OutDir>
82    <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\x64\Debug\</IntDir>
83    <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental>
84  </PropertyGroup>
85  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
86    <CustomBuildStep>
87      <Command>copy "$(TargetPath)" ..\..\..\bin
88</Command>
89      <Outputs>..\..\..\bin\$(TargetFileName);%(Outputs)</Outputs>
90    </CustomBuildStep>
91    <Midl>
92      <TypeLibraryName>.\x86\Release/genccode.tlb</TypeLibraryName>
93    </Midl>
94    <ClCompile>
95      <AdditionalIncludeDirectories>..\..\common;..\toolutil;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
96      <PreprocessorDefinitions>WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
97      <StringPooling>true</StringPooling>
98      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
99      <FunctionLevelLinking>true</FunctionLevelLinking>
100      <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
101      <PrecompiledHeaderOutputFile>.\x86\Release/genccode.pch</PrecompiledHeaderOutputFile>
102      <AssemblerListingLocation>.\x86\Release/</AssemblerListingLocation>
103      <ObjectFileName>.\x86\Release/</ObjectFileName>
104      <ProgramDataBaseFileName>.\x86\Release/</ProgramDataBaseFileName>
105      <WarningLevel>Level3</WarningLevel>
106      <SuppressStartupBanner>true</SuppressStartupBanner>
107      <CompileAs>Default</CompileAs>
108    </ClCompile>
109    <ResourceCompile>
110      <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
111      <Culture>0x0409</Culture>
112    </ResourceCompile>
113    <Link>
114      <OutputFile>.\x86\Release/genccode.exe</OutputFile>
115      <SuppressStartupBanner>true</SuppressStartupBanner>
116      <ProgramDatabaseFile>.\x86\Release/genccode.pdb</ProgramDatabaseFile>
117      <SubSystem>Console</SubSystem>
118      <RandomizedBaseAddress>false</RandomizedBaseAddress>
119      <DataExecutionPrevention>
120      </DataExecutionPrevention>
121    </Link>
122  </ItemDefinitionGroup>
123  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
124    <CustomBuildStep>
125      <Command>copy "$(TargetPath)" ..\..\..\bin
126</Command>
127      <Outputs>..\..\..\bin\$(TargetFileName);%(Outputs)</Outputs>
128    </CustomBuildStep>
129    <Midl>
130      <TypeLibraryName>.\x86\Debug/genccode.tlb</TypeLibraryName>
131    </Midl>
132    <ClCompile>
133      <Optimization>Disabled</Optimization>
134      <AdditionalIncludeDirectories>..\..\common;..\toolutil;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
135      <PreprocessorDefinitions>WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
136      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
137      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
138      <BufferSecurityCheck>true</BufferSecurityCheck>
139      <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
140      <PrecompiledHeaderOutputFile>.\x86\Debug/genccode.pch</PrecompiledHeaderOutputFile>
141      <AssemblerListingLocation>.\x86\Debug/</AssemblerListingLocation>
142      <ObjectFileName>.\x86\Debug/</ObjectFileName>
143      <ProgramDataBaseFileName>.\x86\Debug/</ProgramDataBaseFileName>
144      <BrowseInformation>true</BrowseInformation>
145      <WarningLevel>Level3</WarningLevel>
146      <SuppressStartupBanner>true</SuppressStartupBanner>
147      <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
148      <CompileAs>Default</CompileAs>
149    </ClCompile>
150    <ResourceCompile>
151      <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
152      <Culture>0x0409</Culture>
153    </ResourceCompile>
154    <Link>
155      <OutputFile>.\x86\Debug/genccode.exe</OutputFile>
156      <SuppressStartupBanner>true</SuppressStartupBanner>
157      <GenerateDebugInformation>true</GenerateDebugInformation>
158      <ProgramDatabaseFile>.\x86\Debug/genccode.pdb</ProgramDatabaseFile>
159      <SubSystem>Console</SubSystem>
160      <RandomizedBaseAddress>false</RandomizedBaseAddress>
161      <DataExecutionPrevention>
162      </DataExecutionPrevention>
163    </Link>
164  </ItemDefinitionGroup>
165  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
166    <CustomBuildStep>
167      <Command>copy "$(TargetPath)" ..\..\..\bin64
168</Command>
169      <Outputs>..\..\..\bin64\$(TargetFileName);%(Outputs)</Outputs>
170    </CustomBuildStep>
171    <Midl>
172      <TargetEnvironment>X64</TargetEnvironment>
173      <TypeLibraryName>.\x64\Release/genccode.tlb</TypeLibraryName>
174    </Midl>
175    <ClCompile>
176      <AdditionalIncludeDirectories>..\..\common;..\toolutil;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
177      <PreprocessorDefinitions>WIN64;WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
178      <StringPooling>true</StringPooling>
179      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
180      <FunctionLevelLinking>true</FunctionLevelLinking>
181      <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
182      <PrecompiledHeaderOutputFile>.\x64\Release/genccode.pch</PrecompiledHeaderOutputFile>
183      <AssemblerListingLocation>.\x64\Release/</AssemblerListingLocation>
184      <ObjectFileName>.\x64\Release/</ObjectFileName>
185      <ProgramDataBaseFileName>.\x64\Release/</ProgramDataBaseFileName>
186      <WarningLevel>Level3</WarningLevel>
187      <SuppressStartupBanner>true</SuppressStartupBanner>
188      <CompileAs>Default</CompileAs>
189    </ClCompile>
190    <ResourceCompile>
191      <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
192      <Culture>0x0409</Culture>
193    </ResourceCompile>
194    <Link>
195      <OutputFile>.\x64\Release/genccode.exe</OutputFile>
196      <SuppressStartupBanner>true</SuppressStartupBanner>
197      <ProgramDatabaseFile>.\x64\Release/genccode.pdb</ProgramDatabaseFile>
198      <SubSystem>Console</SubSystem>
199      <TargetMachine>MachineX64</TargetMachine>
200    </Link>
201  </ItemDefinitionGroup>
202  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
203    <CustomBuildStep>
204      <Command>copy "$(TargetPath)" ..\..\..\bin64
205</Command>
206      <Outputs>..\..\..\bin64\$(TargetFileName);%(Outputs)</Outputs>
207    </CustomBuildStep>
208    <Midl>
209      <TargetEnvironment>X64</TargetEnvironment>
210      <TypeLibraryName>.\x64\Debug/genccode.tlb</TypeLibraryName>
211    </Midl>
212    <ClCompile>
213      <Optimization>Disabled</Optimization>
214      <AdditionalIncludeDirectories>..\..\common;..\toolutil;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
215      <PreprocessorDefinitions>WIN64;WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
216      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
217      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
218      <BufferSecurityCheck>true</BufferSecurityCheck>
219      <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
220      <PrecompiledHeaderOutputFile>.\x64\Debug/genccode.pch</PrecompiledHeaderOutputFile>
221      <AssemblerListingLocation>.\x64\Debug/</AssemblerListingLocation>
222      <ObjectFileName>.\x64\Debug/</ObjectFileName>
223      <ProgramDataBaseFileName>.\x64\Debug/</ProgramDataBaseFileName>
224      <BrowseInformation>true</BrowseInformation>
225      <WarningLevel>Level3</WarningLevel>
226      <SuppressStartupBanner>true</SuppressStartupBanner>
227      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
228      <CompileAs>Default</CompileAs>
229    </ClCompile>
230    <ResourceCompile>
231      <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
232      <Culture>0x0409</Culture>
233    </ResourceCompile>
234    <Link>
235      <OutputFile>.\x64\Debug/genccode.exe</OutputFile>
236      <SuppressStartupBanner>true</SuppressStartupBanner>
237      <GenerateDebugInformation>true</GenerateDebugInformation>
238      <ProgramDatabaseFile>.\x64\Debug/genccode.pdb</ProgramDatabaseFile>
239      <SubSystem>Console</SubSystem>
240      <TargetMachine>MachineX64</TargetMachine>
241    </Link>
242  </ItemDefinitionGroup>
243  <ItemGroup>
244    <ClCompile Include="genccode.c" />
245  </ItemGroup>
246  <ItemGroup>
247    <ProjectReference Include="..\..\common\common.vcxproj">
248      <Project>{73c0a65b-d1f2-4de1-b3a6-15dad2c23f3d}</Project>
249      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
250    </ProjectReference>
251    <ProjectReference Include="..\toolutil\toolutil.vcxproj">
252      <Project>{6b231032-3cb5-4eed-9210-810d666a23a0}</Project>
253      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
254    </ProjectReference>
255  </ItemGroup>
256  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
257  <ImportGroup Label="ExtensionTargets">
258  </ImportGroup>
259</Project>
260