summaryrefslogtreecommitdiff
path: root/langs_vs80.vcproj
diff options
context:
space:
mode:
authorDarkvater <darkvater@openttd.org>2006-12-01 19:25:50 +0000
committerDarkvater <darkvater@openttd.org>2006-12-01 19:25:50 +0000
commiteb61fde8e3a059c3c2f782c1ec333f485dc9247f (patch)
tree5a71558ba8c4524acde3732ab30b3060a517b408 /langs_vs80.vcproj
parent563ff44a6c5c5af5c61e7ac491fcb42af451362a (diff)
downloadopenttd-eb61fde8e3a059c3c2f782c1ec333f485dc9247f.tar.xz
(svn r7322) -Update win32 project files for ukrainian and bulgarian language files. Also add
unicows.lib to Release build of VS2003.
Diffstat (limited to 'langs_vs80.vcproj')
-rw-r--r--langs_vs80.vcproj28
1 files changed, 28 insertions, 0 deletions
diff --git a/langs_vs80.vcproj b/langs_vs80.vcproj
index 020c9eb58..3a2cac91e 100644
--- a/langs_vs80.vcproj
+++ b/langs_vs80.vcproj
@@ -74,6 +74,20 @@
</FileConfiguration>
</File>
<File
+ RelativePath=".\lang\bulgarian.txt"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating bulgarian language file"
+ CommandLine="strgen\debug\strgen.exe -s lang -d lang &quot;$(InputPath)&quot;&#x0D;&#x0A;"
+ Outputs="lang\bulgarian.lng"
+ />
+ </FileConfiguration>
+ </File>
+ <File
RelativePath=".\lang\catalan.txt"
>
<FileConfiguration
@@ -410,6 +424,20 @@
/>
</FileConfiguration>
</File>
+ <File
+ RelativePath=".\lang\ukrainian.txt"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating ukrainian language file"
+ CommandLine="strgen\debug\strgen.exe -s lang -d lang &quot;$(InputPath)&quot;&#x0D;&#x0A;"
+ Outputs="lang\ukrainian.lng"
+ />
+ </FileConfiguration>
+ </File>
</Files>
<Globals>
</Globals>