234 lines
		
	
	
		
			6.2 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			234 lines
		
	
	
		
			6.2 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="Windows-1252"?>
 | |
| <VisualStudioProject
 | |
| 	ProjectType="Visual C++"
 | |
| 	Version="7.10"
 | |
| 	Name="langs"
 | |
| 	ProjectGUID="{0F066B23-18DF-4284-8265-F4A5E7E3B966}"
 | |
| 	RootNamespace="langs"
 | |
| 	SccProjectName=""
 | |
| 	SccLocalPath=""
 | |
| 	Keyword="MakeFileProj">
 | |
| 	<Platforms>
 | |
| 		<Platform
 | |
| 			Name="Win32"/>
 | |
| 	</Platforms>
 | |
| 	<Configurations>
 | |
| 		<Configuration
 | |
| 			Name="Debug|Win32"
 | |
| 			OutputDirectory="."
 | |
| 			IntermediateDirectory="."
 | |
| 			ConfigurationType="10"
 | |
| 			UseOfMFC="0"
 | |
| 			ATLMinimizesCRunTimeLibraryUsage="FALSE">
 | |
| 			<Tool
 | |
| 				Name="VCCustomBuildTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCMIDLTool"
 | |
| 				TypeLibraryName="./langs.tlb"
 | |
| 				HeaderFileName=""/>
 | |
| 			<Tool
 | |
| 				Name="VCPostBuildEventTool"/>
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"
 | |
| 				Description="Generating strings.h"
 | |
| 				CommandLine="strgen\debug\strgen.exe"/>
 | |
| 		</Configuration>
 | |
| 	</Configurations>
 | |
| 	<References>
 | |
| 	</References>
 | |
| 	<Files>
 | |
| 		<File
 | |
| 			RelativePath=".\lang\american.txt">
 | |
| 			<FileConfiguration
 | |
| 				Name="Debug|Win32">
 | |
| 				<Tool
 | |
| 					Name="VCCustomBuildTool"
 | |
| 					Description="Generating american language file"
 | |
| 					CommandLine="strgen\debug\strgen.exe "$(InputPath)""
 | |
| 					Outputs="lang\american.lng"/>
 | |
| 			</FileConfiguration>
 | |
| 		</File>
 | |
| 		<File
 | |
| 			RelativePath=".\lang\czech.txt">
 | |
| 			<FileConfiguration
 | |
| 				Name="Debug|Win32">
 | |
| 				<Tool
 | |
| 					Name="VCCustomBuildTool"
 | |
| 					Description="Generating czech language file"
 | |
| 					CommandLine="strgen\debug\strgen.exe "$(InputPath)"
 | |
| "
 | |
| 					Outputs="lang\czech.lng"/>
 | |
| 			</FileConfiguration>
 | |
| 		</File>
 | |
| 		<File
 | |
| 			RelativePath=".\lang\danish.txt">
 | |
| 			<FileConfiguration
 | |
| 				Name="Debug|Win32">
 | |
| 				<Tool
 | |
| 					Name="VCCustomBuildTool"
 | |
| 					Description="Generating danish language file"
 | |
| 					CommandLine="strgen\debug\strgen.exe "$(InputPath)"
 | |
| "
 | |
| 					Outputs="lang\danish.lng"/>
 | |
| 			</FileConfiguration>
 | |
| 		</File>
 | |
| 		<File
 | |
| 			RelativePath=".\lang\dutch.txt">
 | |
| 			<FileConfiguration
 | |
| 				Name="Debug|Win32">
 | |
| 				<Tool
 | |
| 					Name="VCCustomBuildTool"
 | |
| 					Description="Generating dutch language file"
 | |
| 					CommandLine="strgen\debug\strgen.exe "$(InputPath)"
 | |
| "
 | |
| 					Outputs="lang\dutch.lng"/>
 | |
| 			</FileConfiguration>
 | |
| 		</File>
 | |
| 		<File
 | |
| 			RelativePath="lang\english.txt">
 | |
| 			<FileConfiguration
 | |
| 				Name="Debug|Win32">
 | |
| 				<Tool
 | |
| 					Name="VCCustomBuildTool"
 | |
| 					Description="Generating english language file"
 | |
| 					CommandLine="strgen\debug\strgen.exe "$(InputPath)"
 | |
| "
 | |
| 					Outputs="lang\english.lng"/>
 | |
| 			</FileConfiguration>
 | |
| 		</File>
 | |
| 		<File
 | |
| 			RelativePath=".\lang\french.txt">
 | |
| 			<FileConfiguration
 | |
| 				Name="Debug|Win32">
 | |
| 				<Tool
 | |
| 					Name="VCCustomBuildTool"
 | |
| 					Description="Generating french language file"
 | |
| 					CommandLine="strgen\debug\strgen.exe "$(InputPath)"
 | |
| "
 | |
| 					Outputs="lang\french.lng"/>
 | |
| 			</FileConfiguration>
 | |
| 		</File>
 | |
| 		<File
 | |
| 			RelativePath=".\lang\galician.txt">
 | |
| 			<FileConfiguration
 | |
| 				Name="Debug|Win32">
 | |
| 				<Tool
 | |
| 					Name="VCCustomBuildTool"
 | |
| 					Description="Generating galician language file"
 | |
| 					CommandLine="strgen\debug\strgen.exe "$(InputPath)"
 | |
| "
 | |
| 					Outputs="lang\galician.lng"/>
 | |
| 			</FileConfiguration>
 | |
| 		</File>
 | |
| 		<File
 | |
| 			RelativePath=".\lang\german.txt">
 | |
| 			<FileConfiguration
 | |
| 				Name="Debug|Win32">
 | |
| 				<Tool
 | |
| 					Name="VCCustomBuildTool"
 | |
| 					Description="Generating german language file"
 | |
| 					CommandLine="strgen\debug\strgen.exe "$(InputPath)"
 | |
| "
 | |
| 					Outputs="lang\german.lng"/>
 | |
| 			</FileConfiguration>
 | |
| 		</File>
 | |
| 		<File
 | |
| 			RelativePath=".\lang\hungarian.txt">
 | |
| 			<FileConfiguration
 | |
| 				Name="Debug|Win32">
 | |
| 				<Tool
 | |
| 					Name="VCCustomBuildTool"
 | |
| 					Description="Generating hungarian language file"
 | |
| 					CommandLine="strgen\debug\strgen.exe "$(InputPath)"
 | |
| "
 | |
| 					Outputs="lang\hungarian.lng"/>
 | |
| 			</FileConfiguration>
 | |
| 		</File>
 | |
| 		<File
 | |
| 			RelativePath=".\lang\italian.txt">
 | |
| 			<FileConfiguration
 | |
| 				Name="Debug|Win32">
 | |
| 				<Tool
 | |
| 					Name="VCCustomBuildTool"
 | |
| 					Description="Generating italian language file"
 | |
| 					CommandLine="strgen\debug\strgen.exe "$(InputPath)"
 | |
| "
 | |
| 					Outputs="lang\italian.lng"/>
 | |
| 			</FileConfiguration>
 | |
| 		</File>
 | |
| 		<File
 | |
| 			RelativePath=".\lang\norwegian.txt">
 | |
| 			<FileConfiguration
 | |
| 				Name="Debug|Win32">
 | |
| 				<Tool
 | |
| 					Name="VCCustomBuildTool"
 | |
| 					Description="Generating norwegian language file"
 | |
| 					CommandLine="strgen\debug\strgen.exe "$(InputPath)"
 | |
| "
 | |
| 					Outputs="lang\norwegian.lng"/>
 | |
| 			</FileConfiguration>
 | |
| 		</File>
 | |
| 		<File
 | |
| 			RelativePath=".\lang\origveh.txt">
 | |
| 			<FileConfiguration
 | |
| 				Name="Debug|Win32">
 | |
| 				<Tool
 | |
| 					Name="VCCustomBuildTool"
 | |
| 					Description="Generating Original Vehicle names file"
 | |
| 					CommandLine="strgen\debug\strgen.exe "$(InputPath)""
 | |
| 					Outputs="lang\origveh.lng"/>
 | |
| 			</FileConfiguration>
 | |
| 		</File>
 | |
| 		<File
 | |
| 			RelativePath=".\lang\polish.txt">
 | |
| 			<FileConfiguration
 | |
| 				Name="Debug|Win32">
 | |
| 				<Tool
 | |
| 					Name="VCCustomBuildTool"
 | |
| 					Description="Generating polish language file"
 | |
| 					CommandLine="strgen\debug\strgen.exe "$(InputPath)"
 | |
| "
 | |
| 					Outputs="lang\polish.lng"/>
 | |
| 			</FileConfiguration>
 | |
| 		</File>
 | |
| 		<File
 | |
| 			RelativePath=".\lang\romanian.txt">
 | |
| 			<FileConfiguration
 | |
| 				Name="Debug|Win32">
 | |
| 				<Tool
 | |
| 					Name="VCCustomBuildTool"
 | |
| 					Description="Generating romanian language file"
 | |
| 					CommandLine="strgen\debug\strgen.exe "$(InputPath)"
 | |
| "
 | |
| 					Outputs="lang\romanian.lng"/>
 | |
| 			</FileConfiguration>
 | |
| 		</File>
 | |
| 		<File
 | |
| 			RelativePath=".\lang\slovak.txt">
 | |
| 			<FileConfiguration
 | |
| 				Name="Debug|Win32">
 | |
| 				<Tool
 | |
| 					Name="VCCustomBuildTool"
 | |
| 					Description="Generating slovak language file"
 | |
| 					CommandLine="strgen\debug\strgen.exe "$(InputPath)"
 | |
| "
 | |
| 					Outputs="lang\slovak.lng"/>
 | |
| 			</FileConfiguration>
 | |
| 		</File>
 | |
| 		<File
 | |
| 			RelativePath="lang\swedish.txt">
 | |
| 			<FileConfiguration
 | |
| 				Name="Debug|Win32">
 | |
| 				<Tool
 | |
| 					Name="VCCustomBuildTool"
 | |
| 					Description="Generating swedish language file"
 | |
| 					CommandLine="strgen\debug\strgen.exe "$(InputPath)"
 | |
| "
 | |
| 					Outputs="lang\swedish.lng"/>
 | |
| 			</FileConfiguration>
 | |
| 		</File>
 | |
| 	</Files>
 | |
| 	<Globals>
 | |
| 	</Globals>
 | |
| </VisualStudioProject>
 | 
