summaryrefslogtreecommitdiff
path: root/projects/langs_vs90.vcproj
diff options
context:
space:
mode:
authorpeter1138 <peter1138@openttd.org>2012-12-28 21:15:19 +0000
committerpeter1138 <peter1138@openttd.org>2012-12-28 21:15:19 +0000
commit606e9d565936e5eec10c32a119b5fe34db4dfb69 (patch)
treefde617f229763791ef24bfe37b41e9a6e0c9ce54 /projects/langs_vs90.vcproj
parenta81404dcf6f14cc3ac7a4aebc8107bf936eb354c (diff)
downloadopenttd-606e9d565936e5eec10c32a119b5fe34db4dfb69.tar.xz
(svn r24868) -Fix (r24797): Update VS projects to include Basque translation.
Diffstat (limited to 'projects/langs_vs90.vcproj')
-rw-r--r--projects/langs_vs90.vcproj15
1 files changed, 15 insertions, 0 deletions
diff --git a/projects/langs_vs90.vcproj b/projects/langs_vs90.vcproj
index 064333794..6885287b3 100644
--- a/projects/langs_vs90.vcproj
+++ b/projects/langs_vs90.vcproj
@@ -95,6 +95,21 @@
</FileConfiguration>
</File>
<File
+ RelativePath="..\src\lang\basque.txt"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating basque 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\basque.lng"
+ />
+ </FileConfiguration>
+ </File>
+ <File
RelativePath="..\src\lang\belarusian.txt"
>
<FileConfiguration