diff options
author | rubidium <rubidium@openttd.org> | 2010-01-08 18:47:25 +0000 |
---|---|---|
committer | rubidium <rubidium@openttd.org> | 2010-01-08 18:47:25 +0000 |
commit | 37e2ea30a8a4c0e103b7d1a18c1e79a609eeb962 (patch) | |
tree | 73984e096107aadf6f4ada354c7c0dc8b291bee2 /projects/langs_vs80.vcproj | |
parent | b6b34e26432a7bbd362256c9cc607fe4c496b6d6 (diff) | |
download | openttd-37e2ea30a8a4c0e103b7d1a18c1e79a609eeb962.tar.xz |
(svn r18758) -Change: move Malay to the 'finished' languages
Diffstat (limited to 'projects/langs_vs80.vcproj')
-rw-r--r-- | projects/langs_vs80.vcproj | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/projects/langs_vs80.vcproj b/projects/langs_vs80.vcproj index 3f7a24538..809365b63 100644 --- a/projects/langs_vs80.vcproj +++ b/projects/langs_vs80.vcproj @@ -467,6 +467,21 @@ </FileConfiguration> </File> <File + RelativePath="..\src\lang\malay.txt" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCustomBuildTool" + Description="Generating malay language file" + CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang "$(InputPath)"
" + AdditionalDependencies="..\src\lang\english.txt" + Outputs="..\bin\lang\malay.lng" + /> + </FileConfiguration> + </File> + <File RelativePath="..\src\lang\norwegian_bokmal.txt" > <FileConfiguration |