Factor out setting of the depot vehicle list icon string
[openttd/fttd.git] / projects / strgen_vs90.vcproj
blob5ff9ce2d37b3d435307ba5f8da745d15cbb93ab7
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="strgen"
6 ProjectGUID="{A133A442-BD0A-4ADE-B117-AD7545E4BDD1}"
7 RootNamespace="strgen"
8 TargetFrameworkVersion="131072"
10 <Platforms>
11 <Platform
12 Name="Win32"
14 </Platforms>
15 <ToolFiles>
16 </ToolFiles>
17 <Configurations>
18 <Configuration
19 Name="Debug|Win32"
20 OutputDirectory="..\objs\strgen"
21 IntermediateDirectory="..\objs\strgen"
22 ConfigurationType="1"
23 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
24 UseOfMFC="0"
25 ATLMinimizesCRunTimeLibraryUsage="false"
26 CharacterSet="2"
28 <Tool
29 Name="VCPreBuildEventTool"
31 <Tool
32 Name="VCCustomBuildTool"
34 <Tool
35 Name="VCXMLDataGeneratorTool"
37 <Tool
38 Name="VCWebServiceProxyGeneratorTool"
40 <Tool
41 Name="VCMIDLTool"
42 TypeLibraryName=".\Debug/strgen.tlb"
43 HeaderFileName=""
45 <Tool
46 Name="VCCLCompilerTool"
47 AdditionalOptions="/MP"
48 Optimization="1"
49 FavorSizeOrSpeed="2"
50 PreprocessorDefinitions="STRGEN;WIN32;_DEBUG;_CONSOLE"
51 BasicRuntimeChecks="0"
52 RuntimeLibrary="1"
53 PrecompiledHeaderFile=""
54 AssemblerOutput="2"
55 AssemblerListingLocation="$(IntDir)/"
56 ObjectFile="$(IntDir)/"
57 ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
58 WarningLevel="3"
59 WarnAsError="true"
60 SuppressStartupBanner="true"
61 DebugInformationFormat="3"
63 <Tool
64 Name="VCManagedResourceCompilerTool"
66 <Tool
67 Name="VCResourceCompilerTool"
68 PreprocessorDefinitions="_DEBUG"
69 Culture="1053"
71 <Tool
72 Name="VCPreLinkEventTool"
74 <Tool
75 Name="VCLinkerTool"
76 OutputFile="$(IntDir)\strgen.exe"
77 LinkIncremental="1"
78 SuppressStartupBanner="true"
79 GenerateDebugInformation="true"
80 ProgramDatabaseFile="$(IntDir)\strgen.pdb"
81 SubSystem="1"
82 RandomizedBaseAddress="1"
83 DataExecutionPrevention="0"
84 TargetMachine="1"
86 <Tool
87 Name="VCALinkTool"
89 <Tool
90 Name="VCManifestTool"
92 <Tool
93 Name="VCXDCMakeTool"
95 <Tool
96 Name="VCBscMakeTool"
98 <Tool
99 Name="VCFxCopTool"
101 <Tool
102 Name="VCAppVerifierTool"
104 <Tool
105 Name="VCPostBuildEventTool"
107 </Configuration>
108 </Configurations>
109 <References>
110 </References>
111 <Files>
112 <Filter
113 Name="Source Files"
114 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
116 <File
117 RelativePath="..\src\core\alloc_func.cpp"
119 </File>
120 <File
121 RelativePath="..\src\strgen\strgen_base.cpp"
123 </File>
124 <File
125 RelativePath="..\src\strgen\strgen.cpp"
127 </File>
128 <File
129 RelativePath="..\src\string.cpp"
131 </File>
132 <File
133 RelativePath="..\src\misc\getoptdata.cpp"
135 </File>
136 </Filter>
137 <File
138 RelativePath="..\src\core\alloc_func.hpp"
140 </File>
141 <File
142 RelativePath="..\src\table\control_codes.h"
144 </File>
145 <File
146 RelativePath="..\src\debug.h"
148 </File>
149 <File
150 RelativePath="..\src\core\endian_func.hpp"
152 </File>
153 <File
154 RelativePath="..\src\stdafx.h"
156 </File>
157 <File
158 RelativePath="..\src\string.h"
160 </File>
161 <File
162 RelativePath="..\src\misc\getoptdata.h"
164 </File>
165 </Files>
166 <Globals>
167 </Globals>
168 </VisualStudioProject>