Factor out setting of the depot vehicle list icon string
[openttd/fttd.git] / projects / openttd_vs90.vcproj.in
blobce90ab5f2983265a00d89fa0b31914675bbf679f
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="openttd"
6 ProjectGUID="{668328A0-B40E-4CDB-BD72-D0064424414A}"
7 RootNamespace="openttd"
8 TargetFrameworkVersion="131072"
10 <Platforms>
11 <Platform
12 Name="Win32"
14 <Platform
15 Name="x64"
17 </Platforms>
18 <Configurations>
19 <Configuration
20 Name="Release|Win32"
21 OutputDirectory="..\objs\$(PlatformName)\$(ConfigurationName)\"
22 IntermediateDirectory="..\objs\$(PlatformName)\$(ConfigurationName)\"
23 ConfigurationType="1"
24 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
25 UseOfMFC="0"
26 ATLMinimizesCRunTimeLibraryUsage="false"
27 CharacterSet="1"
28 WholeProgramOptimization="1"
30 <Tool
31 Name="VCPreBuildEventTool"
33 <Tool
34 Name="VCCustomBuildTool"
36 <Tool
37 Name="VCXMLDataGeneratorTool"
39 <Tool
40 Name="VCWebServiceProxyGeneratorTool"
42 <Tool
43 Name="VCMIDLTool"
44 TypeLibraryName=".\Release/openttd.tlb"
45 HeaderFileName=""
47 <Tool
48 Name="VCCLCompilerTool"
49 AdditionalOptions="/MP"
50 Optimization="3"
51 InlineFunctionExpansion="2"
52 EnableIntrinsicFunctions="true"
53 FavorSizeOrSpeed="2"
54 OmitFramePointers="true"
55 AdditionalIncludeDirectories="..\objs\langs;..\objs\settings;..\src\3rdparty\squirrel\include"
56 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;WIN32_ENABLE_DIRECTMUSIC_SUPPORT;WITH_SSE;WITH_ZLIB;WITH_LZO;WITH_LZMA;LZMA_API_STATIC;WITH_PNG;WITH_FREETYPE;WITH_ICU_SORT;WITH_ICU_LAYOUT;U_STATIC_IMPLEMENTATION;ENABLE_NETWORK;WITH_PERSONAL_DIR;PERSONAL_DIR=\&quot;OpenTTD\&quot;;WITH_ASSERT"
57 StringPooling="true"
58 ExceptionHandling="1"
59 RuntimeLibrary="0"
60 StructMemberAlignment="3"
61 BufferSecurityCheck="false"
62 EnableFunctionLevelLinking="true"
63 DefaultCharIsUnsigned="true"
64 UsePrecompiledHeader="0"
65 PrecompiledHeaderThrough=""
66 PrecompiledHeaderFile=""
67 AssemblerOutput="2"
68 AssemblerListingLocation="$(IntDir)/"
69 ObjectFile="$(IntDir)/"
70 ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
71 WarningLevel="3"
72 WarnAsError="false"
73 SuppressStartupBanner="true"
74 DebugInformationFormat="3"
75 CallingConvention="1"
76 CompileAs="0"
78 <Tool
79 Name="VCManagedResourceCompilerTool"
81 <Tool
82 Name="VCResourceCompilerTool"
83 PreprocessorDefinitions="NDEBUG"
84 Culture="2057"
86 <Tool
87 Name="VCPreLinkEventTool"
89 <Tool
90 Name="VCLinkerTool"
91 AdditionalDependencies="winmm.lib ws2_32.lib imm32.lib libpng.lib zlibstat.lib lzo2.lib liblzma.lib libfreetype2.lib icuuc.lib icuin.lib icudt.lib icule.lib iculx.lib"
92 LinkIncremental="1"
93 SuppressStartupBanner="true"
94 IgnoreDefaultLibraryNames=""
95 GenerateDebugInformation="true"
96 SubSystem="2"
97 StackReserveSize="1048576"
98 StackCommitSize="1048576"
99 OptimizeReferences="2"
100 RandomizedBaseAddress="1"
101 DataExecutionPrevention="0"
102 TargetMachine="1"
104 <Tool
105 Name="VCALinkTool"
107 <Tool
108 Name="VCManifestTool"
110 <Tool
111 Name="VCXDCMakeTool"
113 <Tool
114 Name="VCBscMakeTool"
116 <Tool
117 Name="VCFxCopTool"
119 <Tool
120 Name="VCAppVerifierTool"
122 <Tool
123 Name="VCPostBuildEventTool"
125 </Configuration>
126 <Configuration
127 Name="Debug|Win32"
128 OutputDirectory="..\objs\$(PlatformName)\$(ConfigurationName)\"
129 IntermediateDirectory="..\objs\$(PlatformName)\$(ConfigurationName)\"
130 ConfigurationType="1"
131 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
132 UseOfMFC="0"
133 ATLMinimizesCRunTimeLibraryUsage="false"
134 CharacterSet="1"
136 <Tool
137 Name="VCPreBuildEventTool"
139 <Tool
140 Name="VCCustomBuildTool"
142 <Tool
143 Name="VCXMLDataGeneratorTool"
145 <Tool
146 Name="VCWebServiceProxyGeneratorTool"
148 <Tool
149 Name="VCMIDLTool"
150 TypeLibraryName=".\Debug/openttd.tlb"
151 HeaderFileName=""
153 <Tool
154 Name="VCCLCompilerTool"
155 AdditionalOptions="/MP"
156 Optimization="0"
157 AdditionalIncludeDirectories="..\objs\langs;..\objs\settings;..\src\3rdparty\squirrel\include"
158 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;WIN32_ENABLE_DIRECTMUSIC_SUPPORT;WITH_SSE;WITH_ZLIB;WITH_LZO;WITH_LZMA;LZMA_API_STATIC;WITH_PNG;WITH_FREETYPE;WITH_ICU_SORT;WITH_ICU_LAYOUT;U_STATIC_IMPLEMENTATION;ENABLE_NETWORK;WITH_PERSONAL_DIR;PERSONAL_DIR=\&quot;OpenTTD\&quot;"
159 BasicRuntimeChecks="3"
160 RuntimeLibrary="1"
161 UsePrecompiledHeader="0"
162 AssemblerListingLocation="$(IntDir)/"
163 ObjectFile="$(IntDir)/"
164 ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
165 WarningLevel="3"
166 WarnAsError="false"
167 SuppressStartupBanner="true"
168 Detect64BitPortabilityProblems="false"
169 DebugInformationFormat="4"
170 CallingConvention="1"
171 CompileAs="0"
173 <Tool
174 Name="VCManagedResourceCompilerTool"
176 <Tool
177 Name="VCResourceCompilerTool"
178 PreprocessorDefinitions="_DEBUG"
179 Culture="2057"
181 <Tool
182 Name="VCPreLinkEventTool"
184 <Tool
185 Name="VCLinkerTool"
186 AdditionalDependencies="winmm.lib ws2_32.lib imm32.lib libpng.lib zlibstat.lib lzo2.lib liblzma.lib libfreetype2.lib icuuc.lib icuin.lib icudt.lib icule.lib iculx.lib"
187 LinkIncremental="0"
188 SuppressStartupBanner="true"
189 IgnoreDefaultLibraryNames="LIBCMT.lib"
190 GenerateDebugInformation="true"
191 SubSystem="2"
192 StackReserveSize="1048576"
193 StackCommitSize="1048576"
194 RandomizedBaseAddress="1"
195 DataExecutionPrevention="0"
196 TargetMachine="1"
198 <Tool
199 Name="VCALinkTool"
201 <Tool
202 Name="VCManifestTool"
204 <Tool
205 Name="VCXDCMakeTool"
207 <Tool
208 Name="VCBscMakeTool"
210 <Tool
211 Name="VCFxCopTool"
213 <Tool
214 Name="VCAppVerifierTool"
216 <Tool
217 Name="VCPostBuildEventTool"
219 </Configuration>
220 <Configuration
221 Name="Release|x64"
222 OutputDirectory="..\objs\$(PlatformName)\$(ConfigurationName)"
223 IntermediateDirectory="..\objs\$(PlatformName)\$(ConfigurationName)"
224 ConfigurationType="1"
225 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
226 UseOfMFC="0"
227 ATLMinimizesCRunTimeLibraryUsage="false"
228 CharacterSet="1"
229 WholeProgramOptimization="1"
231 <Tool
232 Name="VCPreBuildEventTool"
234 <Tool
235 Name="VCCustomBuildTool"
237 <Tool
238 Name="VCXMLDataGeneratorTool"
240 <Tool
241 Name="VCWebServiceProxyGeneratorTool"
243 <Tool
244 Name="VCMIDLTool"
245 TargetEnvironment="3"
246 TypeLibraryName=".\Release/openttd.tlb"
247 HeaderFileName=""
249 <Tool
250 Name="VCCLCompilerTool"
251 AdditionalOptions="/MP"
252 Optimization="3"
253 InlineFunctionExpansion="2"
254 EnableIntrinsicFunctions="true"
255 FavorSizeOrSpeed="2"
256 OmitFramePointers="true"
257 AdditionalIncludeDirectories="..\objs\langs;..\objs\settings;..\src\3rdparty\squirrel\include"
258 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;WITH_SSE;WITH_ZLIB;WITH_LZO;WITH_LZMA;LZMA_API_STATIC;WITH_PNG;WITH_FREETYPE;WITH_ICU_SORT;WITH_ICU_LAYOUT;U_STATIC_IMPLEMENTATION;ENABLE_NETWORK;WITH_PERSONAL_DIR;PERSONAL_DIR=\&quot;OpenTTD\&quot;;_SQ64;WITH_ASSERT"
259 StringPooling="true"
260 ExceptionHandling="1"
261 RuntimeLibrary="0"
262 StructMemberAlignment="0"
263 BufferSecurityCheck="false"
264 EnableFunctionLevelLinking="true"
265 DefaultCharIsUnsigned="true"
266 UsePrecompiledHeader="0"
267 PrecompiledHeaderThrough=""
268 PrecompiledHeaderFile=""
269 AssemblerOutput="2"
270 AssemblerListingLocation="$(IntDir)/"
271 ObjectFile="$(IntDir)/"
272 ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
273 WarningLevel="3"
274 WarnAsError="false"
275 SuppressStartupBanner="true"
276 DebugInformationFormat="3"
277 CallingConvention="1"
278 CompileAs="0"
280 <Tool
281 Name="VCManagedResourceCompilerTool"
283 <Tool
284 Name="VCResourceCompilerTool"
285 PreprocessorDefinitions="NDEBUG"
286 Culture="2057"
288 <Tool
289 Name="VCPreLinkEventTool"
291 <Tool
292 Name="VCLinkerTool"
293 AdditionalDependencies="winmm.lib ws2_32.lib imm32.lib libpng.lib zlibstat.lib lzo2.lib liblzma.lib libfreetype2.lib icuuc.lib icuin.lib icudt.lib icule.lib iculx.lib"
294 LinkIncremental="1"
295 SuppressStartupBanner="true"
296 IgnoreDefaultLibraryNames=""
297 GenerateDebugInformation="true"
298 SubSystem="2"
299 StackReserveSize="1048576"
300 StackCommitSize="1048576"
301 OptimizeReferences="2"
302 TargetMachine="17"
304 <Tool
305 Name="VCALinkTool"
307 <Tool
308 Name="VCManifestTool"
310 <Tool
311 Name="VCXDCMakeTool"
313 <Tool
314 Name="VCBscMakeTool"
316 <Tool
317 Name="VCFxCopTool"
319 <Tool
320 Name="VCAppVerifierTool"
322 <Tool
323 Name="VCWebDeploymentTool"
325 <Tool
326 Name="VCPostBuildEventTool"
328 </Configuration>
329 <Configuration
330 Name="Debug|x64"
331 OutputDirectory="..\objs\$(PlatformName)\$(ConfigurationName)"
332 IntermediateDirectory="..\objs\$(PlatformName)\$(ConfigurationName)"
333 ConfigurationType="1"
334 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
335 UseOfMFC="0"
336 ATLMinimizesCRunTimeLibraryUsage="false"
337 CharacterSet="1"
339 <Tool
340 Name="VCPreBuildEventTool"
342 <Tool
343 Name="VCCustomBuildTool"
345 <Tool
346 Name="VCXMLDataGeneratorTool"
348 <Tool
349 Name="VCWebServiceProxyGeneratorTool"
351 <Tool
352 Name="VCMIDLTool"
353 TargetEnvironment="3"
354 TypeLibraryName=".\Debug/openttd.tlb"
355 HeaderFileName=""
357 <Tool
358 Name="VCCLCompilerTool"
359 AdditionalOptions="/MP"
360 Optimization="0"
361 AdditionalIncludeDirectories="..\objs\langs;..\objs\settings;..\src\3rdparty\squirrel\include"
362 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;WITH_SSE;WITH_ZLIB;WITH_LZO;WITH_LZMA;LZMA_API_STATIC;WITH_PNG;WITH_FREETYPE;WITH_ICU_SORT;WITH_ICU_LAYOUT;U_STATIC_IMPLEMENTATION;ENABLE_NETWORK;WITH_PERSONAL_DIR;PERSONAL_DIR=\&quot;OpenTTD\&quot;;_SQ64"
363 BasicRuntimeChecks="3"
364 RuntimeLibrary="1"
365 UsePrecompiledHeader="0"
366 PrecompiledHeaderThrough=""
367 PrecompiledHeaderFile=""
368 AssemblerListingLocation="$(IntDir)/"
369 ObjectFile="$(IntDir)/"
370 ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
371 WarningLevel="3"
372 WarnAsError="false"
373 SuppressStartupBanner="true"
374 Detect64BitPortabilityProblems="false"
375 DebugInformationFormat="3"
376 CallingConvention="0"
377 CompileAs="0"
379 <Tool
380 Name="VCManagedResourceCompilerTool"
382 <Tool
383 Name="VCResourceCompilerTool"
384 PreprocessorDefinitions="_DEBUG"
385 Culture="2057"
387 <Tool
388 Name="VCPreLinkEventTool"
390 <Tool
391 Name="VCLinkerTool"
392 AdditionalDependencies="winmm.lib ws2_32.lib imm32.lib libpng.lib zlibstat.lib lzo2.lib liblzma.lib libfreetype2.lib icuuc.lib icuin.lib icudt.lib icule.lib iculx.lib"
393 LinkIncremental="0"
394 SuppressStartupBanner="true"
395 IgnoreDefaultLibraryNames="LIBCMT.lib"
396 GenerateDebugInformation="true"
397 SubSystem="2"
398 StackReserveSize="1048576"
399 StackCommitSize="1048576"
400 TargetMachine="17"
402 <Tool
403 Name="VCALinkTool"
405 <Tool
406 Name="VCManifestTool"
408 <Tool
409 Name="VCXDCMakeTool"
411 <Tool
412 Name="VCBscMakeTool"
414 <Tool
415 Name="VCFxCopTool"
417 <Tool
418 Name="VCAppVerifierTool"
420 <Tool
421 Name="VCWebDeploymentTool"
423 <Tool
424 Name="VCPostBuildEventTool"
426 </Configuration>
427 </Configurations>
428 <References>
429 </References>
430 <Files>
431 !!FILES!!
432 <File
433 RelativePath=".\..\media\openttd.ico"
435 </File>
436 <File
437 RelativePath=".\..\readme.txt"
439 </File>
440 </Files>
441 <Globals>
442 </Globals>
443 </VisualStudioProject>