Factor out setting of the depot vehicle list icon string
[openttd/fttd.git] / projects / langs_vs90.vcproj.in
blobf03b231fc3e1895cd0d7e97ff2c6cb3049b738e5
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="langs"
6 ProjectGUID="{0F066B23-18DF-4284-8265-F4A5E7E3B966}"
7 RootNamespace="langs"
8 Keyword="MakeFileProj"
9 TargetFrameworkVersion="131072"
11 <Platforms>
12 <Platform
13 Name="Win32"
15 </Platforms>
16 <ToolFiles>
17 </ToolFiles>
18 <Configurations>
19 <Configuration
20 Name="Debug|Win32"
21 OutputDirectory="..\bin\lang"
22 IntermediateDirectory="..\objs\langs"
23 ConfigurationType="10"
24 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
25 UseOfMFC="0"
26 ATLMinimizesCRunTimeLibraryUsage="false"
28 <Tool
29 Name="VCPreBuildEventTool"
30 Description="Generating strings.h"
31 CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\objs\langs\table"
33 <Tool
34 Name="VCCustomBuildTool"
36 <Tool
37 Name="VCMIDLTool"
38 TypeLibraryName="./langs.tlb"
39 HeaderFileName=""
41 <Tool
42 Name="VCPostBuildEventTool"
44 </Configuration>
45 </Configurations>
46 <References>
47 </References>
48 <Files>
49 <File
50 RelativePath="..\src\lang\english.txt"
52 <FileConfiguration
53 Name="Debug|Win32"
55 <Tool
56 Name="VCCustomBuildTool"
57 Description="Generating english language file"
58 CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang &quot;$(InputPath)&quot;&#x0D;&#x0A;exit 0&#x0D;&#x0A;"
59 AdditionalDependencies="..\src\lang\english.txt;..\objs\strgen\strgen.exe"
60 Outputs="..\bin\lang\english.lng"
62 </FileConfiguration>
63 </File>
64 <Filter
65 Name="Translations"
67 !!FILES!!
68 </Filter>
69 </Files>
70 <Globals>
71 </Globals>
72 </VisualStudioProject>