diff options
author | miham <miham@openttd.org> | 2007-06-29 12:27:13 +0000 |
---|---|---|
committer | miham <miham@openttd.org> | 2007-06-29 12:27:13 +0000 |
commit | 8cde9d78100667728582eca0a7abe315d81c47dd (patch) | |
tree | a2f7ca5f2d91d42cd9c2b346b0ef93a1feed35b9 /projects/langs_vs80.vcproj | |
parent | 0b21f5d5a6382a14e674adf787615311b25ac30c (diff) | |
download | openttd-8cde9d78100667728582eca0a7abe315d81c47dd.tar.xz |
(svn r10385) -Change: [Translations] Croatian is an accepted language
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 dd5f75850..2b28275d2 100644 --- a/projects/langs_vs80.vcproj +++ b/projects/langs_vs80.vcproj @@ -107,6 +107,21 @@ </FileConfiguration> </File> <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> + <File RelativePath="..\src\lang\czech.txt" > <FileConfiguration |