2007-01-02 19:19:48 +00:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
Version="8.00"
|
|
|
|
Name="langs"
|
|
|
|
ProjectGUID="{0F066B23-18DF-4284-8265-F4A5E7E3B966}"
|
|
|
|
RootNamespace="langs"
|
|
|
|
Keyword="MakeFileProj"
|
|
|
|
>
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="Win32"
|
|
|
|
/>
|
|
|
|
</Platforms>
|
|
|
|
<ToolFiles>
|
|
|
|
</ToolFiles>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
OutputDirectory="..\bin\lang"
|
|
|
|
IntermediateDirectory="..\objs\langs"
|
|
|
|
ConfigurationType="10"
|
|
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
|
|
UseOfMFC="0"
|
|
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
|
|
>
|
2007-02-21 17:59:34 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
Description="Generating strings.h"
|
|
|
|
CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\objs\langs\table"
|
|
|
|
/>
|
2007-01-02 19:19:48 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
TypeLibraryName="./langs.tlb"
|
|
|
|
HeaderFileName=""
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
</Configurations>
|
|
|
|
<References>
|
|
|
|
</References>
|
|
|
|
<Files>
|
|
|
|
|
2007-11-08 16:11:25 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\src\lang\afrikaans.txt"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Generating afrikaans language file"
|
|
|
|
CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang "$(InputPath)"
"
|
|
|
|
AdditionalDependencies=""
|
|
|
|
Outputs="..\bin\lang\afrikaans.lng"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
2008-12-16 18:43:02 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\src\lang\arabic_egypt.txt"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Generating arabic_egypt language file"
|
|
|
|
CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang "$(InputPath)"
"
|
|
|
|
AdditionalDependencies=""
|
|
|
|
Outputs="..\bin\lang\arabic_egypt.lng"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
2007-01-02 19:19:48 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\src\lang\brazilian_portuguese.txt"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
2007-02-21 17:59:34 +00:00
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
2007-01-02 19:19:48 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Generating brazilian_portuguese language file"
|
|
|
|
CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang "$(InputPath)"
"
|
|
|
|
AdditionalDependencies=""
|
|
|
|
Outputs="..\bin\lang\brazilian_portuguese.lng"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\src\lang\bulgarian.txt"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
2007-02-21 17:59:34 +00:00
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
2007-01-02 19:19:48 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Generating bulgarian language file"
|
|
|
|
CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang "$(InputPath)"
"
|
|
|
|
AdditionalDependencies=""
|
|
|
|
Outputs="..\bin\lang\bulgarian.lng"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\src\lang\catalan.txt"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
2007-02-21 17:59:34 +00:00
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
2007-01-02 19:19:48 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Generating catalan language file"
|
|
|
|
CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang "$(InputPath)"
"
|
|
|
|
AdditionalDependencies=""
|
|
|
|
Outputs="..\bin\lang\catalan.lng"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
2007-06-29 12:27:13 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\src\lang\croatian.txt"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Generating croatian language file"
|
|
|
|
CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang "$(InputPath)"
"
|
|
|
|
AdditionalDependencies=""
|
|
|
|
Outputs="..\bin\lang\croatian.lng"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
2007-01-02 19:19:48 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\src\lang\czech.txt"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
2007-02-21 17:59:34 +00:00
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
2007-01-02 19:19:48 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Generating czech language file"
|
|
|
|
CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang "$(InputPath)"
"
|
|
|
|
AdditionalDependencies=""
|
|
|
|
Outputs="..\bin\lang\czech.lng"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\src\lang\danish.txt"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
2007-02-21 17:59:34 +00:00
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
2007-01-02 19:19:48 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Generating danish language file"
|
|
|
|
CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang "$(InputPath)"
"
|
|
|
|
AdditionalDependencies=""
|
|
|
|
Outputs="..\bin\lang\danish.lng"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\src\lang\dutch.txt"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
2007-02-21 17:59:34 +00:00
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
2007-01-02 19:19:48 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Generating dutch language file"
|
|
|
|
CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang "$(InputPath)"
"
|
|
|
|
AdditionalDependencies=""
|
|
|
|
Outputs="..\bin\lang\dutch.lng"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\src\lang\english.txt"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
2007-02-21 17:59:34 +00:00
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
2007-01-02 19:19:48 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Generating english language file"
|
|
|
|
CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang "$(InputPath)"
"
|
|
|
|
AdditionalDependencies=""
|
|
|
|
Outputs="..\bin\lang\english.lng"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
2007-12-17 23:30:25 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\src\lang\english_US.txt"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Generating english_US language file"
|
|
|
|
CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang "$(InputPath)"
"
|
|
|
|
AdditionalDependencies=""
|
|
|
|
Outputs="..\bin\lang\english_US.lng"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
2007-01-02 19:19:48 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\src\lang\esperanto.txt"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
2007-02-21 17:59:34 +00:00
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
2007-01-02 19:19:48 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Generating esperanto language file"
|
|
|
|
CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang "$(InputPath)"
"
|
|
|
|
AdditionalDependencies=""
|
|
|
|
Outputs="..\bin\lang\esperanto.lng"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\src\lang\estonian.txt"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
2007-02-21 17:59:34 +00:00
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
2007-01-02 19:19:48 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Generating estonian language file"
|
|
|
|
CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang "$(InputPath)"
"
|
|
|
|
AdditionalDependencies=""
|
|
|
|
Outputs="..\bin\lang\estonian.lng"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\src\lang\finnish.txt"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
2007-02-21 17:59:34 +00:00
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
2007-01-02 19:19:48 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Generating finnish language file"
|
|
|
|
CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang "$(InputPath)"
"
|
|
|
|
AdditionalDependencies=""
|
|
|
|
Outputs="..\bin\lang\finnish.lng"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\src\lang\french.txt"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
2007-02-21 17:59:34 +00:00
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
2007-01-02 19:19:48 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Generating french language file"
|
|
|
|
CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang "$(InputPath)"
"
|
|
|
|
AdditionalDependencies=""
|
|
|
|
Outputs="..\bin\lang\french.lng"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\src\lang\galician.txt"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
2007-02-21 17:59:34 +00:00
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
2007-01-02 19:19:48 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Generating galician language file"
|
|
|
|
CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang "$(InputPath)"
"
|
|
|
|
AdditionalDependencies=""
|
|
|
|
Outputs="..\bin\lang\galician.lng"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\src\lang\german.txt"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
2007-02-21 17:59:34 +00:00
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
2007-01-02 19:19:48 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Generating german language file"
|
|
|
|
CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang "$(InputPath)"
"
|
|
|
|
AdditionalDependencies=""
|
|
|
|
Outputs="..\bin\lang\german.lng"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\src\lang\hungarian.txt"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
2007-02-21 17:59:34 +00:00
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
2007-01-02 19:19:48 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Generating hungarian language file"
|
|
|
|
CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang "$(InputPath)"
"
|
|
|
|
AdditionalDependencies=""
|
|
|
|
Outputs="..\bin\lang\hungarian.lng"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\src\lang\icelandic.txt"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
2007-02-21 17:59:34 +00:00
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
2007-01-02 19:19:48 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Generating icelandic language file"
|
|
|
|
CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang "$(InputPath)"
"
|
|
|
|
AdditionalDependencies=""
|
|
|
|
Outputs="..\bin\lang\icelandic.lng"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
2008-12-15 11:39:23 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\src\lang\indonesian.txt"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Generating indonesian language file"
|
|
|
|
CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang "$(InputPath)"
"
|
|
|
|
AdditionalDependencies=""
|
|
|
|
Outputs="..\bin\lang\indonesian.lng"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
2007-01-02 19:19:48 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\src\lang\italian.txt"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
2007-02-21 17:59:34 +00:00
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
2007-01-02 19:19:48 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Generating italian language file"
|
|
|
|
CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang "$(InputPath)"
"
|
|
|
|
AdditionalDependencies=""
|
|
|
|
Outputs="..\bin\lang\italian.lng"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
2007-01-11 19:35:30 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\src\lang\japanese.txt"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
2007-02-21 17:59:34 +00:00
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
2007-01-11 19:35:30 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Generating japanese language file"
|
|
|
|
CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang "$(InputPath)"
"
|
|
|
|
AdditionalDependencies=""
|
|
|
|
Outputs="..\bin\lang\japanese.lng"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
2007-01-20 09:19:37 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\src\lang\korean.txt"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
2007-02-21 17:59:34 +00:00
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
2007-01-20 09:19:37 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Generating korean language file"
|
|
|
|
CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang "$(InputPath)"
"
|
|
|
|
AdditionalDependencies=""
|
|
|
|
Outputs="..\bin\lang\korean.lng"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
2007-01-03 20:49:08 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\src\lang\lithuanian.txt"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
2007-02-21 17:59:34 +00:00
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
2007-01-03 20:49:08 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Generating lithuanian language file"
|
|
|
|
CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang "$(InputPath)"
"
|
|
|
|
AdditionalDependencies=""
|
|
|
|
Outputs="..\bin\lang\lithuanian.lng"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
2007-01-02 19:19:48 +00:00
|
|
|
<File
|
2007-01-12 22:32:58 +00:00
|
|
|
RelativePath="..\src\lang\norwegian_bokmal.txt"
|
2007-01-02 19:19:48 +00:00
|
|
|
>
|
|
|
|
<FileConfiguration
|
2007-02-21 17:59:34 +00:00
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
2007-01-02 19:19:48 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
2007-01-12 22:32:58 +00:00
|
|
|
Description="Generating norwegian_bokmal language file"
|
2007-01-02 19:19:48 +00:00
|
|
|
CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang "$(InputPath)"
"
|
|
|
|
AdditionalDependencies=""
|
2007-01-12 22:32:58 +00:00
|
|
|
Outputs="..\bin\lang\norwegian_bokmal.lng"
|
2007-01-12 22:27:27 +00:00
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-01-12 22:32:58 +00:00
|
|
|
RelativePath="..\src\lang\norwegian_nynorsk.txt"
|
2007-01-12 22:27:27 +00:00
|
|
|
>
|
|
|
|
<FileConfiguration
|
2007-02-21 17:59:34 +00:00
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
2007-01-12 22:27:27 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
2007-01-12 22:32:58 +00:00
|
|
|
Description="Generating norwegian_nynorsk language file"
|
2007-01-12 22:27:27 +00:00
|
|
|
CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang "$(InputPath)"
"
|
|
|
|
AdditionalDependencies=""
|
2007-01-12 22:32:58 +00:00
|
|
|
Outputs="..\bin\lang\norwegian_nynorsk.lng"
|
2007-01-02 19:19:48 +00:00
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\src\lang\origveh.txt"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
2007-02-21 17:59:34 +00:00
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
2007-01-02 19:19:48 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Generating origveh language file"
|
|
|
|
CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang "$(InputPath)"
"
|
|
|
|
AdditionalDependencies=""
|
|
|
|
Outputs="..\bin\lang\origveh.lng"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
2007-06-17 12:30:43 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\src\lang\piglatin.txt"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Generating piglatin language file"
|
|
|
|
CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang "$(InputPath)"
"
|
|
|
|
AdditionalDependencies=""
|
|
|
|
Outputs="..\bin\lang\piglatin.lng"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
2007-01-02 19:19:48 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\src\lang\polish.txt"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
2007-02-21 17:59:34 +00:00
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
2007-01-02 19:19:48 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Generating polish language file"
|
|
|
|
CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang "$(InputPath)"
"
|
|
|
|
AdditionalDependencies=""
|
|
|
|
Outputs="..\bin\lang\polish.lng"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\src\lang\portuguese.txt"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
2007-02-21 17:59:34 +00:00
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
2007-01-02 19:19:48 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Generating portuguese language file"
|
|
|
|
CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang "$(InputPath)"
"
|
|
|
|
AdditionalDependencies=""
|
|
|
|
Outputs="..\bin\lang\portuguese.lng"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\src\lang\romanian.txt"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
2007-02-21 17:59:34 +00:00
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
2007-01-02 19:19:48 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Generating romanian language file"
|
|
|
|
CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang "$(InputPath)"
"
|
|
|
|
AdditionalDependencies=""
|
|
|
|
Outputs="..\bin\lang\romanian.lng"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\src\lang\russian.txt"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
2007-02-21 17:59:34 +00:00
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
2007-01-02 19:19:48 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Generating russian language file"
|
|
|
|
CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang "$(InputPath)"
"
|
|
|
|
AdditionalDependencies=""
|
|
|
|
Outputs="..\bin\lang\russian.lng"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
2007-01-21 19:40:38 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\src\lang\simplified_chinese.txt"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
2007-02-21 17:59:34 +00:00
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
2007-01-21 19:40:38 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Generating simplified_chinese language file"
|
|
|
|
CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang "$(InputPath)"
"
|
|
|
|
AdditionalDependencies=""
|
|
|
|
Outputs="..\bin\lang\simplified_chinese.lng"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
2007-01-02 19:19:48 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\src\lang\slovak.txt"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
2007-02-21 17:59:34 +00:00
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
2007-01-02 19:19:48 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Generating slovak language file"
|
|
|
|
CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang "$(InputPath)"
"
|
|
|
|
AdditionalDependencies=""
|
|
|
|
Outputs="..\bin\lang\slovak.lng"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
2007-01-10 18:44:52 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\src\lang\slovenian.txt"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
2007-02-21 17:59:34 +00:00
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
2007-01-10 18:44:52 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Generating slovenian language file"
|
|
|
|
CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang "$(InputPath)"
"
|
|
|
|
AdditionalDependencies=""
|
|
|
|
Outputs="..\bin\lang\slovenian.lng"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
2007-01-02 19:19:48 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\src\lang\spanish.txt"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
2007-02-21 17:59:34 +00:00
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
2007-01-02 19:19:48 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Generating spanish language file"
|
|
|
|
CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang "$(InputPath)"
"
|
|
|
|
AdditionalDependencies=""
|
|
|
|
Outputs="..\bin\lang\spanish.lng"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\src\lang\swedish.txt"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
2007-02-21 17:59:34 +00:00
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
2007-01-02 19:19:48 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Generating swedish language file"
|
|
|
|
CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang "$(InputPath)"
"
|
|
|
|
AdditionalDependencies=""
|
|
|
|
Outputs="..\bin\lang\swedish.lng"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
2007-02-06 21:30:40 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\src\lang\traditional_chinese.txt"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
2007-02-21 17:59:34 +00:00
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
2007-02-06 21:30:40 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Generating traditional_chinese language file"
|
|
|
|
CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang "$(InputPath)"
"
|
|
|
|
AdditionalDependencies=""
|
|
|
|
Outputs="..\bin\lang\traditional_chinese.lng"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
2007-01-02 19:19:48 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\src\lang\turkish.txt"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
2007-02-21 17:59:34 +00:00
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
2007-01-02 19:19:48 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Generating turkish language file"
|
|
|
|
CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang "$(InputPath)"
"
|
|
|
|
AdditionalDependencies=""
|
|
|
|
Outputs="..\bin\lang\turkish.lng"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\src\lang\ukrainian.txt"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
2007-02-21 17:59:34 +00:00
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
2007-01-02 19:19:48 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Generating ukrainian language file"
|
|
|
|
CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang "$(InputPath)"
"
|
|
|
|
AdditionalDependencies=""
|
|
|
|
Outputs="..\bin\lang\ukrainian.lng"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
2008-11-25 19:27:30 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\src\lang\welsh.txt"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
Description="Generating welsh language file"
|
|
|
|
CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang "$(InputPath)"
"
|
|
|
|
AdditionalDependencies=""
|
|
|
|
Outputs="..\bin\lang\welsh.lng"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
2007-01-02 19:19:48 +00:00
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|