summaryrefslogtreecommitdiff
path: root/projects/langs_vs80.vcproj
diff options
context:
space:
mode:
authorplanetmaker <planetmaker@openttd.org>2014-10-11 21:30:33 +0000
committerplanetmaker <planetmaker@openttd.org>2014-10-11 21:30:33 +0000
commitf7df63fbf92997ea34495613380ac1c551aed815 (patch)
treee117151d5198e29f8f83041e4ce810e1727648f4 /projects/langs_vs80.vcproj
parent36ac76339a1bdb123ef1794095bd812145c26654 (diff)
downloadopenttd-f7df63fbf92997ea34495613380ac1c551aed815.tar.xz
(svn r26993) -Feature: Latin translation (Supercheese)
Diffstat (limited to 'projects/langs_vs80.vcproj')
-rw-r--r--projects/langs_vs80.vcproj15
1 files changed, 15 insertions, 0 deletions
diff --git a/projects/langs_vs80.vcproj b/projects/langs_vs80.vcproj
index 6cea19753..1413a80d2 100644
--- a/projects/langs_vs80.vcproj
+++ b/projects/langs_vs80.vcproj
@@ -514,6 +514,21 @@
</FileConfiguration>
</File>
<File
+ RelativePath="..\src\lang\latin.txt"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating latin language file"
+ CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang &quot;$(InputPath)&quot;&#x0D;&#x0A;exit 0&#x0D;&#x0A;"
+ AdditionalDependencies="..\src\lang\english.txt;..\objs\strgen\strgen.exe"
+ Outputs="..\bin\lang\latin.lng"
+ />
+ </FileConfiguration>
+ </File>
+ <File
RelativePath="..\src\lang\latvian.txt"
>
<FileConfiguration