Factor out setting of the depot vehicle list icon string
[openttd/fttd.git] / projects / settingsgen_vs90.vcproj
blob9155f8463cf1e8ba407765f17bbf89e856f629cf
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9,00"
5 Name="settingsgen"
6 ProjectGUID="{E9548DE9-F089-49B7-93A6-30BE2CC311C7}"
7 RootNamespace="settings"
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\settings"
21 IntermediateDirectory="..\objs\settings"
22 ConfigurationType="1"
24 <Tool
25 Name="VCPreBuildEventTool"
26 CommandLine=""
28 <Tool
29 Name="VCCustomBuildTool"
30 AdditionalDependencies=""
32 <Tool
33 Name="VCXMLDataGeneratorTool"
35 <Tool
36 Name="VCWebServiceProxyGeneratorTool"
38 <Tool
39 Name="VCMIDLTool"
41 <Tool
42 Name="VCCLCompilerTool"
43 Optimization="1"
44 FavorSizeOrSpeed="2"
45 PreprocessorDefinitions="SETTINGSGEN;WIN32;_DEBUG;_CONSOLE"
46 AssemblerOutput="2"
47 ProgramDataBaseFileName="$(IntDir)\$(TargetName).pdb"
48 WarningLevel="3"
49 WarnAsError="true"
50 DebugInformationFormat="3"
52 <Tool
53 Name="VCManagedResourceCompilerTool"
55 <Tool
56 Name="VCResourceCompilerTool"
58 <Tool
59 Name="VCPreLinkEventTool"
61 <Tool
62 Name="VCLinkerTool"
63 OutputFile="$(OutDir)\settings_gen.exe"
64 GenerateDebugInformation="true"
65 RandomizedBaseAddress="1"
66 DataExecutionPrevention="0"
68 <Tool
69 Name="VCALinkTool"
71 <Tool
72 Name="VCManifestTool"
74 <Tool
75 Name="VCXDCMakeTool"
77 <Tool
78 Name="VCBscMakeTool"
80 <Tool
81 Name="VCFxCopTool"
83 <Tool
84 Name="VCAppVerifierTool"
86 <Tool
87 Name="VCPostBuildEventTool"
88 CommandLine=""
90 </Configuration>
91 </Configurations>
92 <References>
93 </References>
94 <Files>
95 <Filter
96 Name="Source Files"
98 <File
99 RelativePath="..\src\core\alloc_func.cpp"
101 </File>
102 <File
103 RelativePath="..\src\misc\getoptdata.cpp"
105 </File>
106 <File
107 RelativePath="..\src\ini_load.cpp"
109 </File>
110 <File
111 RelativePath="..\src\settingsgen\settingsgen.cpp"
113 </File>
114 <File
115 RelativePath="..\src\string.cpp"
117 </File>
118 </Filter>
119 <File
120 RelativePath="..\src\misc\getoptdata.h"
122 </File>
123 <File
124 RelativePath="..\src\ini_type.h"
126 </File>
127 <File
128 RelativePath="..\src\core\smallvec_type.hpp"
130 </File>
131 <File
132 RelativePath="..\src\string.h"
134 </File>
135 <File
136 RelativePath="..\src\strings_type.h"
138 </File>
139 </Files>
140 <Globals>
141 </Globals>
142 </VisualStudioProject>