Files @ r21249:647a29a1eec4
Branch filter:

Location: cpp/openttd-patchpack/source/projects/version_vs80.vcproj

translators
(svn r26337) -Update from WebTranslator v3.0:
czech - 3 changes by Eskymak
dutch - 7 changes by habell
frisian - 61 changes by Geoloep
luxembourgish - 72 changes by Phreeze
polish - 1 changes by wojteks86
portuguese - 7 changes by babribeiro
gaelic - 6 changes by GunChleoc
spanish - 3 changes by Welder05
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="8.00"
	Name="version"
	ProjectGUID="{1A2B3C5E-1C23-41A5-9C9B-ACBA2AA75FEC}"
	RootNamespace="version"
	>
	<Platforms>
		<Platform
			Name="Win32"
		/>
	</Platforms>
	<ToolFiles>
	</ToolFiles>
	<Configurations>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
			IntermediateDirectory="$(ConfigurationName)"
			ConfigurationType="10"
			CharacterSet="2"
			>
			<Tool
				Name="VCPreBuildEventTool"
				Description="Determining version number"
				CommandLine="cscript &quot;$(InputDir)/determineversion.vbs&quot;"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
		<File
			RelativePath="..\src\os\windows\ottdres.rc.in"
			>
		</File>
		<File
			RelativePath="..\src\rev.cpp.in"
			>
		</File>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>