diff options
author | peter1138 <peter1138@openttd.org> | 2007-01-20 09:19:37 +0000 |
---|---|---|
committer | peter1138 <peter1138@openttd.org> | 2007-01-20 09:19:37 +0000 |
commit | 4d0a0fed0eec919fe77edbe977f4e6e388e9445e (patch) | |
tree | 3060b90e2d74e87fe41b350b348cb4194c048673 /projects/langs_vs80.vcproj | |
parent | 8c5f64ae5627dd9829a94c1f3c8304babc0559c5 (diff) | |
download | openttd-4d0a0fed0eec919fe77edbe977f4e6e388e9445e.tar.xz |
(svn r8286) -Add: Korean translation by Ezi
Diffstat (limited to 'projects/langs_vs80.vcproj')
-rw-r--r-- | projects/langs_vs80.vcproj | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/projects/langs_vs80.vcproj b/projects/langs_vs80.vcproj index 41dc82be6..4de7acf98 100644 --- a/projects/langs_vs80.vcproj +++ b/projects/langs_vs80.vcproj @@ -299,6 +299,20 @@ </FileConfiguration> </File> <File + RelativePath="..\src\lang\korean.txt" + > + <FileConfiguration + Name="Debug|Win32"> + <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> + <File RelativePath="..\src\lang\lithuanian.txt" > <FileConfiguration |