Factor out setting of the depot vehicle list icon string
[openttd/fttd.git] / projects / settingsgen_vs80.vcproj
blobc948a92ae20d2a76e8bd28c609858e78e3ca511d
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8,00"
5 Name="settings_gen"
6 ProjectGUID="{E9548DE9-F089-49B7-93A6-30BE2CC311C7}"
7 RootNamespace="settings"
9 <Platforms>
10 <Platform
11 Name="Win32"
13 </Platforms>
14 <ToolFiles>
15 </ToolFiles>
16 <Configurations>
17 <Configuration
18 Name="Debug|Win32"
19 OutputDirectory="..\objs\settings"
20 IntermediateDirectory="..\objs\settings"
21 ConfigurationType="1"
23 <Tool
24 Name="VCPreBuildEventTool"
25 CommandLine=""
27 <Tool
28 Name="VCCustomBuildTool"
29 AdditionalDependencies=""
31 <Tool
32 Name="VCXMLDataGeneratorTool"
34 <Tool
35 Name="VCWebServiceProxyGeneratorTool"
37 <Tool
38 Name="VCMIDLTool"
40 <Tool
41 Name="VCCLCompilerTool"
42 Optimization="1"
43 FavorSizeOrSpeed="2"
44 PreprocessorDefinitions="SETTINGSGEN;WIN32;_DEBUG;_CONSOLE"
45 AssemblerOutput="2"
46 ProgramDataBaseFileName="$(IntDir)\$(TargetName).pdb"
47 WarningLevel="3"
48 WarnAsError="true"
49 DebugInformationFormat="3"
51 <Tool
52 Name="VCManagedResourceCompilerTool"
54 <Tool
55 Name="VCResourceCompilerTool"
57 <Tool
58 Name="VCPreLinkEventTool"
60 <Tool
61 Name="VCLinkerTool"
62 OutputFile="$(OutDir)\settings_gen.exe"
63 GenerateDebugInformation="true"
65 <Tool
66 Name="VCALinkTool"
68 <Tool
69 Name="VCManifestTool"
71 <Tool
72 Name="VCXDCMakeTool"
74 <Tool
75 Name="VCBscMakeTool"
77 <Tool
78 Name="VCFxCopTool"
80 <Tool
81 Name="VCAppVerifierTool"
83 <Tool
84 Name="VCWebDeploymentTool"
86 <Tool
87 Name="VCPostBuildEventTool"
88 Description=""
89 CommandLine=""
91 </Configuration>
92 </Configurations>
93 <References>
94 </References>
95 <Files>
96 <Filter
97 Name="Source Files"
99 <File
100 RelativePath="..\src\core\alloc_func.cpp"
102 </File>
103 <File
104 RelativePath="..\src\misc\getoptdata.cpp"
106 </File>
107 <File
108 RelativePath="..\src\ini_load.cpp"
110 </File>
111 <File
112 RelativePath="..\src\settingsgen\settingsgen.cpp"
114 </File>
115 <File
116 RelativePath="..\src\string.cpp"
118 </File>
119 </Filter>
120 <File
121 RelativePath="..\src\misc\getoptdata.h"
123 </File>
124 <File
125 RelativePath="..\src\ini_type.h"
127 </File>
128 <File
129 RelativePath="..\src\core\smallvec_type.hpp"
131 </File>
132 <File
133 RelativePath="..\src\string.h"
135 </File>
136 <File
137 RelativePath="..\src\strings_type.h"
139 </File>
140 </Files>
141 <Globals>
142 </Globals>
143 </VisualStudioProject>