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="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>
21 <PropertyGroup Label="Globals">
22 <ProjectGuid>{D3065ADB-8820-4CC7-9B6C-9510833961A3}</ProjectGuid>
24 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
25 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
26 <ConfigurationType>Application</ConfigurationType>
27 <UseOfMfc>false</UseOfMfc>
28 <CharacterSet>MultiByte</CharacterSet>
30 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
31 <ConfigurationType>Application</ConfigurationType>
32 <UseOfMfc>false</UseOfMfc>
33 <CharacterSet>MultiByte</CharacterSet>
35 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
36 <ConfigurationType>Application</ConfigurationType>
37 <UseOfMfc>false</UseOfMfc>
38 <CharacterSet>MultiByte</CharacterSet>
40 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
41 <ConfigurationType>Application</ConfigurationType>
42 <UseOfMfc>false</UseOfMfc>
43 <CharacterSet>MultiByte</CharacterSet>
45 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
46 <ImportGroup Label="ExtensionSettings">
48 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
49 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
50 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
52 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
53 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
54 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
56 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
57 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
58 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
60 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
61 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
62 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
64 <PropertyGroup Label="UserMacros" />
66 <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
67 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release_derb\</OutDir>
68 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release_derb\</IntDir>
69 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
70 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug_derb\</OutDir>
71 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug_derb\</IntDir>
72 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
73 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Release_derb\</OutDir>
74 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Release_derb\</IntDir>
75 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>
76 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\x64\Debug_derb\</OutDir>
77 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\x64\Debug_derb\</IntDir>
78 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental>
80 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
82 <Command>copy "$(TargetPath)" ..\..\..\bin
84 <Outputs>..\..\..\bin\$(TargetFileName);%(Outputs)</Outputs>
87 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
88 <MkTypLibCompatible>true</MkTypLibCompatible>
89 <SuppressStartupBanner>true</SuppressStartupBanner>
90 <TargetEnvironment>Win32</TargetEnvironment>
91 <TypeLibraryName>.\x86\Release_derb/derb.tlb</TypeLibraryName>
94 <AdditionalIncludeDirectories>..\..\i18n;..\..\common;..\toolutil;..\..\io;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
95 <PreprocessorDefinitions>WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
96 <StringPooling>true</StringPooling>
97 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
98 <FunctionLevelLinking>true</FunctionLevelLinking>
99 <DisableLanguageExtensions>true</DisableLanguageExtensions>
100 <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
101 <PrecompiledHeaderOutputFile>.\x86\Release_derb/derb.pch</PrecompiledHeaderOutputFile>
102 <AssemblerListingLocation>.\x86\Release_derb/</AssemblerListingLocation>
103 <ObjectFileName>.\x86\Release_derb/</ObjectFileName>
104 <ProgramDataBaseFileName>.\x86\Release_derb/</ProgramDataBaseFileName>
105 <WarningLevel>Level3</WarningLevel>
106 <SuppressStartupBanner>true</SuppressStartupBanner>
107 <CompileAs>Default</CompileAs>
110 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
111 <Culture>0x0409</Culture>
114 <OutputFile>.\x86\Release_derb/derb.exe</OutputFile>
115 <SuppressStartupBanner>true</SuppressStartupBanner>
116 <ProgramDatabaseFile>.\x86\Release_derb/derb.pdb</ProgramDatabaseFile>
117 <SubSystem>Console</SubSystem>
118 <RandomizedBaseAddress>false</RandomizedBaseAddress>
119 <DataExecutionPrevention>
120 </DataExecutionPrevention>
122 </ItemDefinitionGroup>
123 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
125 <Command>copy "$(TargetPath)" ..\..\..\bin
127 <Outputs>..\..\..\bin\$(TargetFileName);%(Outputs)</Outputs>
130 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
131 <MkTypLibCompatible>true</MkTypLibCompatible>
132 <SuppressStartupBanner>true</SuppressStartupBanner>
133 <TargetEnvironment>Win32</TargetEnvironment>
134 <TypeLibraryName>.\x86\Debug_derb/derb.tlb</TypeLibraryName>
137 <Optimization>Disabled</Optimization>
138 <AdditionalIncludeDirectories>..\..\i18n;..\..\common;..\toolutil;..\..\io;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
139 <PreprocessorDefinitions>WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
140 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
141 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
142 <BufferSecurityCheck>true</BufferSecurityCheck>
143 <DisableLanguageExtensions>true</DisableLanguageExtensions>
144 <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
145 <PrecompiledHeaderOutputFile>.\x86\Debug_derb/derb.pch</PrecompiledHeaderOutputFile>
146 <AssemblerListingLocation>.\x86\Debug_derb/</AssemblerListingLocation>
147 <ObjectFileName>.\x86\Debug_derb/</ObjectFileName>
148 <ProgramDataBaseFileName>.\x86\Debug_derb/</ProgramDataBaseFileName>
149 <WarningLevel>Level3</WarningLevel>
150 <SuppressStartupBanner>true</SuppressStartupBanner>
151 <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
152 <CompileAs>Default</CompileAs>
155 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
156 <Culture>0x0409</Culture>
159 <OutputFile>.\x86\Debug_derb/derb.exe</OutputFile>
160 <SuppressStartupBanner>true</SuppressStartupBanner>
161 <GenerateDebugInformation>true</GenerateDebugInformation>
162 <ProgramDatabaseFile>.\x86\Debug_derb/derb.pdb</ProgramDatabaseFile>
163 <SubSystem>Console</SubSystem>
164 <RandomizedBaseAddress>false</RandomizedBaseAddress>
165 <DataExecutionPrevention>
166 </DataExecutionPrevention>
168 </ItemDefinitionGroup>
169 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
171 <Command>copy "$(TargetPath)" ..\..\..\bin64
173 <Outputs>..\..\..\bin64\$(TargetFileName);%(Outputs)</Outputs>
176 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
177 <MkTypLibCompatible>true</MkTypLibCompatible>
178 <SuppressStartupBanner>true</SuppressStartupBanner>
179 <TargetEnvironment>X64</TargetEnvironment>
180 <TypeLibraryName>.\x64\Release_derb/derb.tlb</TypeLibraryName>
183 <AdditionalIncludeDirectories>..\..\i18n;..\..\common;..\toolutil;..\..\io;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
184 <PreprocessorDefinitions>WIN64;WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
185 <StringPooling>true</StringPooling>
186 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
187 <FunctionLevelLinking>true</FunctionLevelLinking>
188 <DisableLanguageExtensions>true</DisableLanguageExtensions>
189 <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
190 <PrecompiledHeaderOutputFile>.\x64\Release_derb/derb.pch</PrecompiledHeaderOutputFile>
191 <AssemblerListingLocation>.\x64\Release_derb/</AssemblerListingLocation>
192 <ObjectFileName>.\x64\Release_derb/</ObjectFileName>
193 <ProgramDataBaseFileName>.\x64\Release_derb/</ProgramDataBaseFileName>
194 <WarningLevel>Level3</WarningLevel>
195 <SuppressStartupBanner>true</SuppressStartupBanner>
196 <CompileAs>Default</CompileAs>
199 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
200 <Culture>0x0409</Culture>
203 <OutputFile>.\x64\Release_derb/derb.exe</OutputFile>
204 <SuppressStartupBanner>true</SuppressStartupBanner>
205 <ProgramDatabaseFile>.\x64\Release_derb/derb.pdb</ProgramDatabaseFile>
206 <SubSystem>Console</SubSystem>
207 <TargetMachine>MachineX64</TargetMachine>
209 </ItemDefinitionGroup>
210 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
212 <Command>copy "$(TargetPath)" ..\..\..\bin64
214 <Outputs>..\..\..\bin64\$(TargetFileName);%(Outputs)</Outputs>
217 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
218 <MkTypLibCompatible>true</MkTypLibCompatible>
219 <SuppressStartupBanner>true</SuppressStartupBanner>
220 <TargetEnvironment>X64</TargetEnvironment>
221 <TypeLibraryName>.\x64\Debug_derb/derb.tlb</TypeLibraryName>
224 <Optimization>Disabled</Optimization>
225 <AdditionalIncludeDirectories>..\..\i18n;..\..\common;..\toolutil;..\..\io;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
226 <PreprocessorDefinitions>WIN64;WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
227 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
228 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
229 <BufferSecurityCheck>true</BufferSecurityCheck>
230 <DisableLanguageExtensions>true</DisableLanguageExtensions>
231 <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
232 <PrecompiledHeaderOutputFile>.\x64\Debug_derb/derb.pch</PrecompiledHeaderOutputFile>
233 <AssemblerListingLocation>.\x64\Debug_derb/</AssemblerListingLocation>
234 <ObjectFileName>.\x64\Debug_derb/</ObjectFileName>
235 <ProgramDataBaseFileName>.\x64\Debug_derb/</ProgramDataBaseFileName>
236 <WarningLevel>Level3</WarningLevel>
237 <SuppressStartupBanner>true</SuppressStartupBanner>
238 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
239 <CompileAs>Default</CompileAs>
242 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
243 <Culture>0x0409</Culture>
246 <OutputFile>.\x64\Debug_derb/derb.exe</OutputFile>
247 <SuppressStartupBanner>true</SuppressStartupBanner>
248 <GenerateDebugInformation>true</GenerateDebugInformation>
249 <ProgramDatabaseFile>.\x64\Debug_derb/derb.pdb</ProgramDatabaseFile>
250 <SubSystem>Console</SubSystem>
251 <TargetMachine>MachineX64</TargetMachine>
253 </ItemDefinitionGroup>
255 <ClCompile Include="derb.cpp" />
258 <ProjectReference Include="..\..\common\common.vcxproj">
259 <Project>{73c0a65b-d1f2-4de1-b3a6-15dad2c23f3d}</Project>
260 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
262 <ProjectReference Include="..\..\i18n\i18n.vcxproj">
263 <Project>{0178b127-6269-407d-b112-93877bb62776}</Project>
265 <ProjectReference Include="..\..\io\io.vcxproj">
266 <Project>{c2b04507-2521-4801-bf0d-5fd79d6d518c}</Project>
267 <Private>true</Private>
268 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
269 <CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies>
270 <LinkLibraryDependencies>true</LinkLibraryDependencies>
271 <UseLibraryDependencyInputs>false</UseLibraryDependencyInputs>
273 <ProjectReference Include="..\toolutil\toolutil.vcxproj">
274 <Project>{6b231032-3cb5-4eed-9210-810d666a23a0}</Project>
275 <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
278 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
279 <ImportGroup Label="ExtensionTargets">