Factor out setting of the depot vehicle list icon string
[openttd/fttd.git] / projects / strgen_vs80.vcproj
blob0960c3265eb4d9687ac7f185cde56bd786494689
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="strgen"
6 ProjectGUID="{A133A442-BD0A-4ADE-B117-AD7545E4BDD1}"
7 RootNamespace="strgen"
9 <Platforms>
10 <Platform
11 Name="Win32"
13 </Platforms>
14 <ToolFiles>
15 </ToolFiles>
16 <Configurations>
17 <Configuration
18 Name="Debug|Win32"
19 OutputDirectory="..\objs\strgen"
20 IntermediateDirectory="..\objs\strgen"
21 ConfigurationType="1"
22 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
23 UseOfMFC="0"
24 ATLMinimizesCRunTimeLibraryUsage="false"
25 CharacterSet="2"
27 <Tool
28 Name="VCPreBuildEventTool"
30 <Tool
31 Name="VCCustomBuildTool"
33 <Tool
34 Name="VCXMLDataGeneratorTool"
36 <Tool
37 Name="VCWebServiceProxyGeneratorTool"
39 <Tool
40 Name="VCMIDLTool"
41 TypeLibraryName=".\Debug/strgen.tlb"
42 HeaderFileName=""
44 <Tool
45 Name="VCCLCompilerTool"
46 AdditionalOptions="/MP"
47 Optimization="1"
48 FavorSizeOrSpeed="2"
49 PreprocessorDefinitions="STRGEN;WIN32;_DEBUG;_CONSOLE"
50 BasicRuntimeChecks="0"
51 RuntimeLibrary="1"
52 PrecompiledHeaderFile=""
53 AssemblerOutput="2"
54 AssemblerListingLocation="$(IntDir)/"
55 ObjectFile="$(IntDir)/"
56 ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
57 WarningLevel="3"
58 WarnAsError="true"
59 SuppressStartupBanner="true"
60 DebugInformationFormat="3"
62 <Tool
63 Name="VCManagedResourceCompilerTool"
65 <Tool
66 Name="VCResourceCompilerTool"
67 PreprocessorDefinitions="_DEBUG"
68 Culture="1053"
70 <Tool
71 Name="VCPreLinkEventTool"
73 <Tool
74 Name="VCLinkerTool"
75 OutputFile="$(IntDir)\strgen.exe"
76 LinkIncremental="1"
77 SuppressStartupBanner="true"
78 GenerateDebugInformation="true"
79 ProgramDatabaseFile="$(IntDir)\strgen.pdb"
80 SubSystem="1"
81 TargetMachine="1"
83 <Tool
84 Name="VCALinkTool"
86 <Tool
87 Name="VCManifestTool"
89 <Tool
90 Name="VCXDCMakeTool"
92 <Tool
93 Name="VCBscMakeTool"
95 <Tool
96 Name="VCFxCopTool"
98 <Tool
99 Name="VCAppVerifierTool"
101 <Tool
102 Name="VCWebDeploymentTool"
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>