]>
Commit | Line | Data |
---|---|---|
2ca993e8 | 1 | <?xml version="1.0" encoding="utf-8"?> |
f3c0d7a5 | 2 | <Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
0f5d89e8 A |
3 | <!-- The following import will include the 'default' configuration options for VS projects. --> |
4 | <Import Project="..\..\allinone\Build.Windows.ProjectConfiguration.props" /> | |
5 | ||
2ca993e8 A |
6 | <PropertyGroup Label="Globals"> |
7 | <ProjectGuid>{D3065ADB-8820-4CC7-9B6C-9510833961A3}</ProjectGuid> | |
8 | </PropertyGroup> | |
9 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | |
0f5d89e8 | 10 | <PropertyGroup Label="Configuration"> |
2ca993e8 A |
11 | <ConfigurationType>Application</ConfigurationType> |
12 | <UseOfMfc>false</UseOfMfc> | |
13 | <CharacterSet>MultiByte</CharacterSet> | |
2ca993e8 A |
14 | </PropertyGroup> |
15 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | |
16 | <ImportGroup Label="ExtensionSettings"> | |
17 | </ImportGroup> | |
18 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> | |
19 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
20 | <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" /> | |
21 | </ImportGroup> | |
22 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> | |
23 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
24 | <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" /> | |
25 | </ImportGroup> | |
26 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> | |
27 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
28 | <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" /> | |
29 | </ImportGroup> | |
30 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> | |
31 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
32 | <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" /> | |
33 | </ImportGroup> | |
34 | <PropertyGroup Label="UserMacros" /> | |
35 | <PropertyGroup> | |
36 | <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | |
37 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release_derb\</OutDir> | |
38 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release_derb\</IntDir> | |
39 | <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental> | |
40 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug_derb\</OutDir> | |
41 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug_derb\</IntDir> | |
42 | <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental> | |
43 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Release_derb\</OutDir> | |
44 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Release_derb\</IntDir> | |
45 | <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental> | |
46 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\x64\Debug_derb\</OutDir> | |
47 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\x64\Debug_derb\</IntDir> | |
48 | <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental> | |
49 | </PropertyGroup> | |
50 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | |
51 | <CustomBuildStep> | |
52 | <Command>copy "$(TargetPath)" ..\..\..\bin | |
53 | </Command> | |
54 | <Outputs>..\..\..\bin\$(TargetFileName);%(Outputs)</Outputs> | |
55 | </CustomBuildStep> | |
56 | <Midl> | |
57 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
58 | <MkTypLibCompatible>true</MkTypLibCompatible> | |
59 | <SuppressStartupBanner>true</SuppressStartupBanner> | |
60 | <TargetEnvironment>Win32</TargetEnvironment> | |
61 | <TypeLibraryName>.\x86\Release_derb/derb.tlb</TypeLibraryName> | |
62 | </Midl> | |
63 | <ClCompile> | |
64 | <AdditionalIncludeDirectories>..\..\i18n;..\..\common;..\toolutil;..\..\io;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
0f5d89e8 | 65 | <PreprocessorDefinitions>WINVER=0x0601;_WIN32_WINNT=0x0601;WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
2ca993e8 A |
66 | <StringPooling>true</StringPooling> |
67 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | |
68 | <FunctionLevelLinking>true</FunctionLevelLinking> | |
69 | <DisableLanguageExtensions>true</DisableLanguageExtensions> | |
70 | <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType> | |
71 | <PrecompiledHeaderOutputFile>.\x86\Release_derb/derb.pch</PrecompiledHeaderOutputFile> | |
72 | <AssemblerListingLocation>.\x86\Release_derb/</AssemblerListingLocation> | |
73 | <ObjectFileName>.\x86\Release_derb/</ObjectFileName> | |
74 | <ProgramDataBaseFileName>.\x86\Release_derb/</ProgramDataBaseFileName> | |
75 | <WarningLevel>Level3</WarningLevel> | |
76 | <SuppressStartupBanner>true</SuppressStartupBanner> | |
77 | <CompileAs>Default</CompileAs> | |
0f5d89e8 A |
78 | <AdditionalOptions>/utf-8 %(AdditionalOptions)</AdditionalOptions> |
79 | <MultiProcessorCompilation>true</MultiProcessorCompilation> | |
2ca993e8 A |
80 | </ClCompile> |
81 | <ResourceCompile> | |
82 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
83 | <Culture>0x0409</Culture> | |
84 | </ResourceCompile> | |
85 | <Link> | |
86 | <OutputFile>.\x86\Release_derb/derb.exe</OutputFile> | |
87 | <SuppressStartupBanner>true</SuppressStartupBanner> | |
0f5d89e8 A |
88 | <AdditionalDependencies>icuuc.lib;icuin.lib;icuio.lib;icutu.lib;%(AdditionalDependencies)</AdditionalDependencies> |
89 | <AdditionalLibraryDirectories>..\..\..\lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> | |
2ca993e8 A |
90 | <ProgramDatabaseFile>.\x86\Release_derb/derb.pdb</ProgramDatabaseFile> |
91 | <SubSystem>Console</SubSystem> | |
92 | <RandomizedBaseAddress>false</RandomizedBaseAddress> | |
93 | <DataExecutionPrevention> | |
94 | </DataExecutionPrevention> | |
95 | </Link> | |
96 | </ItemDefinitionGroup> | |
97 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | |
98 | <CustomBuildStep> | |
99 | <Command>copy "$(TargetPath)" ..\..\..\bin | |
100 | </Command> | |
101 | <Outputs>..\..\..\bin\$(TargetFileName);%(Outputs)</Outputs> | |
102 | </CustomBuildStep> | |
103 | <Midl> | |
104 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
105 | <MkTypLibCompatible>true</MkTypLibCompatible> | |
106 | <SuppressStartupBanner>true</SuppressStartupBanner> | |
107 | <TargetEnvironment>Win32</TargetEnvironment> | |
108 | <TypeLibraryName>.\x86\Debug_derb/derb.tlb</TypeLibraryName> | |
109 | </Midl> | |
110 | <ClCompile> | |
111 | <Optimization>Disabled</Optimization> | |
112 | <AdditionalIncludeDirectories>..\..\i18n;..\..\common;..\toolutil;..\..\io;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
0f5d89e8 | 113 | <PreprocessorDefinitions>WINVER=0x0601;_WIN32_WINNT=0x0601;WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
2ca993e8 A |
114 | <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> |
115 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | |
116 | <BufferSecurityCheck>true</BufferSecurityCheck> | |
117 | <DisableLanguageExtensions>true</DisableLanguageExtensions> | |
118 | <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType> | |
119 | <PrecompiledHeaderOutputFile>.\x86\Debug_derb/derb.pch</PrecompiledHeaderOutputFile> | |
120 | <AssemblerListingLocation>.\x86\Debug_derb/</AssemblerListingLocation> | |
121 | <ObjectFileName>.\x86\Debug_derb/</ObjectFileName> | |
122 | <ProgramDataBaseFileName>.\x86\Debug_derb/</ProgramDataBaseFileName> | |
123 | <WarningLevel>Level3</WarningLevel> | |
124 | <SuppressStartupBanner>true</SuppressStartupBanner> | |
125 | <DebugInformationFormat>EditAndContinue</DebugInformationFormat> | |
126 | <CompileAs>Default</CompileAs> | |
0f5d89e8 A |
127 | <AdditionalOptions>/utf-8 %(AdditionalOptions)</AdditionalOptions> |
128 | <MultiProcessorCompilation>true</MultiProcessorCompilation> | |
2ca993e8 A |
129 | </ClCompile> |
130 | <ResourceCompile> | |
131 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
132 | <Culture>0x0409</Culture> | |
133 | </ResourceCompile> | |
134 | <Link> | |
135 | <OutputFile>.\x86\Debug_derb/derb.exe</OutputFile> | |
136 | <SuppressStartupBanner>true</SuppressStartupBanner> | |
0f5d89e8 A |
137 | <AdditionalDependencies>icuucd.lib;icuind.lib;icuiod.lib;icutud.lib;%(AdditionalDependencies)</AdditionalDependencies> |
138 | <AdditionalLibraryDirectories>..\..\..\lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> | |
2ca993e8 A |
139 | <GenerateDebugInformation>true</GenerateDebugInformation> |
140 | <ProgramDatabaseFile>.\x86\Debug_derb/derb.pdb</ProgramDatabaseFile> | |
141 | <SubSystem>Console</SubSystem> | |
142 | <RandomizedBaseAddress>false</RandomizedBaseAddress> | |
143 | <DataExecutionPrevention> | |
144 | </DataExecutionPrevention> | |
145 | </Link> | |
146 | </ItemDefinitionGroup> | |
147 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | |
148 | <CustomBuildStep> | |
149 | <Command>copy "$(TargetPath)" ..\..\..\bin64 | |
150 | </Command> | |
151 | <Outputs>..\..\..\bin64\$(TargetFileName);%(Outputs)</Outputs> | |
152 | </CustomBuildStep> | |
153 | <Midl> | |
154 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
155 | <MkTypLibCompatible>true</MkTypLibCompatible> | |
156 | <SuppressStartupBanner>true</SuppressStartupBanner> | |
157 | <TargetEnvironment>X64</TargetEnvironment> | |
158 | <TypeLibraryName>.\x64\Release_derb/derb.tlb</TypeLibraryName> | |
159 | </Midl> | |
160 | <ClCompile> | |
161 | <AdditionalIncludeDirectories>..\..\i18n;..\..\common;..\toolutil;..\..\io;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
0f5d89e8 | 162 | <PreprocessorDefinitions>WINVER=0x0601;_WIN32_WINNT=0x0601;WIN64;WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
2ca993e8 A |
163 | <StringPooling>true</StringPooling> |
164 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | |
165 | <FunctionLevelLinking>true</FunctionLevelLinking> | |
166 | <DisableLanguageExtensions>true</DisableLanguageExtensions> | |
167 | <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType> | |
168 | <PrecompiledHeaderOutputFile>.\x64\Release_derb/derb.pch</PrecompiledHeaderOutputFile> | |
169 | <AssemblerListingLocation>.\x64\Release_derb/</AssemblerListingLocation> | |
170 | <ObjectFileName>.\x64\Release_derb/</ObjectFileName> | |
171 | <ProgramDataBaseFileName>.\x64\Release_derb/</ProgramDataBaseFileName> | |
172 | <WarningLevel>Level3</WarningLevel> | |
173 | <SuppressStartupBanner>true</SuppressStartupBanner> | |
174 | <CompileAs>Default</CompileAs> | |
0f5d89e8 A |
175 | <AdditionalOptions>/utf-8 %(AdditionalOptions)</AdditionalOptions> |
176 | <MultiProcessorCompilation>true</MultiProcessorCompilation> | |
2ca993e8 A |
177 | </ClCompile> |
178 | <ResourceCompile> | |
179 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
180 | <Culture>0x0409</Culture> | |
181 | </ResourceCompile> | |
182 | <Link> | |
183 | <OutputFile>.\x64\Release_derb/derb.exe</OutputFile> | |
184 | <SuppressStartupBanner>true</SuppressStartupBanner> | |
0f5d89e8 A |
185 | <AdditionalDependencies>icuuc.lib;icuin.lib;icuio.lib;icutu.lib;%(AdditionalDependencies)</AdditionalDependencies> |
186 | <AdditionalLibraryDirectories>..\..\..\lib64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> | |
2ca993e8 A |
187 | <ProgramDatabaseFile>.\x64\Release_derb/derb.pdb</ProgramDatabaseFile> |
188 | <SubSystem>Console</SubSystem> | |
189 | <TargetMachine>MachineX64</TargetMachine> | |
190 | </Link> | |
191 | </ItemDefinitionGroup> | |
192 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | |
193 | <CustomBuildStep> | |
194 | <Command>copy "$(TargetPath)" ..\..\..\bin64 | |
195 | </Command> | |
196 | <Outputs>..\..\..\bin64\$(TargetFileName);%(Outputs)</Outputs> | |
197 | </CustomBuildStep> | |
198 | <Midl> | |
199 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
200 | <MkTypLibCompatible>true</MkTypLibCompatible> | |
201 | <SuppressStartupBanner>true</SuppressStartupBanner> | |
202 | <TargetEnvironment>X64</TargetEnvironment> | |
203 | <TypeLibraryName>.\x64\Debug_derb/derb.tlb</TypeLibraryName> | |
204 | </Midl> | |
205 | <ClCompile> | |
206 | <Optimization>Disabled</Optimization> | |
207 | <AdditionalIncludeDirectories>..\..\i18n;..\..\common;..\toolutil;..\..\io;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
0f5d89e8 | 208 | <PreprocessorDefinitions>WINVER=0x0601;_WIN32_WINNT=0x0601;WIN64;WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
2ca993e8 A |
209 | <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> |
210 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | |
211 | <BufferSecurityCheck>true</BufferSecurityCheck> | |
212 | <DisableLanguageExtensions>true</DisableLanguageExtensions> | |
213 | <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType> | |
214 | <PrecompiledHeaderOutputFile>.\x64\Debug_derb/derb.pch</PrecompiledHeaderOutputFile> | |
215 | <AssemblerListingLocation>.\x64\Debug_derb/</AssemblerListingLocation> | |
216 | <ObjectFileName>.\x64\Debug_derb/</ObjectFileName> | |
217 | <ProgramDataBaseFileName>.\x64\Debug_derb/</ProgramDataBaseFileName> | |
218 | <WarningLevel>Level3</WarningLevel> | |
219 | <SuppressStartupBanner>true</SuppressStartupBanner> | |
220 | <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
221 | <CompileAs>Default</CompileAs> | |
0f5d89e8 A |
222 | <AdditionalOptions>/utf-8 %(AdditionalOptions)</AdditionalOptions> |
223 | <MultiProcessorCompilation>true</MultiProcessorCompilation> | |
2ca993e8 A |
224 | </ClCompile> |
225 | <ResourceCompile> | |
226 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
227 | <Culture>0x0409</Culture> | |
228 | </ResourceCompile> | |
229 | <Link> | |
230 | <OutputFile>.\x64\Debug_derb/derb.exe</OutputFile> | |
231 | <SuppressStartupBanner>true</SuppressStartupBanner> | |
0f5d89e8 A |
232 | <AdditionalDependencies>icuucd.lib;icuind.lib;icuiod.lib;icutud.lib;%(AdditionalDependencies)</AdditionalDependencies> |
233 | <AdditionalLibraryDirectories>..\..\..\lib64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> | |
2ca993e8 A |
234 | <GenerateDebugInformation>true</GenerateDebugInformation> |
235 | <ProgramDatabaseFile>.\x64\Debug_derb/derb.pdb</ProgramDatabaseFile> | |
236 | <SubSystem>Console</SubSystem> | |
237 | <TargetMachine>MachineX64</TargetMachine> | |
238 | </Link> | |
239 | </ItemDefinitionGroup> | |
240 | <ItemGroup> | |
241 | <ClCompile Include="derb.cpp" /> | |
242 | </ItemGroup> | |
2ca993e8 A |
243 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |
244 | <ImportGroup Label="ExtensionTargets"> | |
245 | </ImportGroup> | |
0f5d89e8 | 246 | </Project> |