projects/version_vs90.vcproj
author translators
Tue, 30 Sep 2008 17:50:21 +0000
changeset 10206 0050610c0368
parent 9854 81969a55f384
child 10432 c2451b76df30
permissions -rw-r--r--
(svn r14420) -Update: WebTranslator2 update to 2008-09-30 17:50:15
hungarian - 3 fixed, 1 changed by alyr (4)
simplified_chinese - 122 fixed, 2 changed by ww9980 (124)
swedish - 1 fixed by ChrillDeVille (1)
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="9.00"
	Name="version"
	ProjectGUID="{1A2B3C5E-1C23-41A5-9C9B-ACBA2AA75FEC}"
	RootNamespace="version"
	TargetFrameworkVersion="131072"
	>
	<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="&quot;$(InputDir)/determineversion.vbs&quot;"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
		<File
			RelativePath="..\src\rev.cpp.in"
			>
		</File>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>