summaryrefslogtreecommitdiff
path: root/langs.vcproj
diff options
context:
space:
mode:
authordarkvater <darkvater@openttd.org>2004-08-13 18:55:25 +0000
committerdarkvater <darkvater@openttd.org>2004-08-13 18:55:25 +0000
commita14c0c1490564dcae1453137e1363914eda98e6b (patch)
tree6490d1a0253cd8236058d5f4c92088fbe1e25fb7 /langs.vcproj
parent6797e692f8b42a310c5a0488fe29c7fe9327cdd0 (diff)
downloadopenttd-a14c0c1490564dcae1453137e1363914eda98e6b.tar.xz
(svn r42) -Added British English language file [993026]. (ledow)
Diffstat (limited to 'langs.vcproj')
-rw-r--r--langs.vcproj50
1 files changed, 37 insertions, 13 deletions
diff --git a/langs.vcproj b/langs.vcproj
index 1482cfef4..cea4db1dc 100644
--- a/langs.vcproj
+++ b/langs.vcproj
@@ -38,13 +38,25 @@
</References>
<Files>
<File
+ RelativePath=".\lang\british.txt">
+ <FileConfiguration
+ Name="Debug|Win32">
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating british language file"
+ CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;"
+ Outputs="lang\british.lng"/>
+ </FileConfiguration>
+ </File>
+ <File
RelativePath=".\lang\czech.txt">
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCustomBuildTool"
Description="Generating czech language file"
- CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;"
+ CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;
+"
Outputs="lang\czech.lng"/>
</FileConfiguration>
</File>
@@ -55,7 +67,8 @@
<Tool
Name="VCCustomBuildTool"
Description="Generating danish language file"
- CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;"
+ CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;
+"
Outputs="lang\danish.lng"/>
</FileConfiguration>
</File>
@@ -66,7 +79,8 @@
<Tool
Name="VCCustomBuildTool"
Description="Generating dutch language file"
- CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;"
+ CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;
+"
Outputs="lang\dutch.lng"/>
</FileConfiguration>
</File>
@@ -77,7 +91,8 @@
<Tool
Name="VCCustomBuildTool"
Description="Generating english language file"
- CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;"
+ CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;
+"
Outputs="lang\english.lng"/>
</FileConfiguration>
</File>
@@ -88,7 +103,8 @@
<Tool
Name="VCCustomBuildTool"
Description="Generating french language file"
- CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;"
+ CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;
+"
Outputs="lang\french.lng"/>
</FileConfiguration>
</File>
@@ -99,7 +115,8 @@
<Tool
Name="VCCustomBuildTool"
Description="Generating galician language file"
- CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;"
+ CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;
+"
Outputs="lang\galician.lng"/>
</FileConfiguration>
</File>
@@ -110,7 +127,8 @@
<Tool
Name="VCCustomBuildTool"
Description="Generating german language file"
- CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;"
+ CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;
+"
Outputs="lang\german.lng"/>
</FileConfiguration>
</File>
@@ -121,7 +139,8 @@
<Tool
Name="VCCustomBuildTool"
Description="Generating hungarian language file"
- CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;"
+ CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;
+"
Outputs="lang\hungarian.lng"/>
</FileConfiguration>
</File>
@@ -132,7 +151,8 @@
<Tool
Name="VCCustomBuildTool"
Description="Generating italian language file"
- CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;"
+ CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;
+"
Outputs="lang\italian.lng"/>
</FileConfiguration>
</File>
@@ -143,7 +163,8 @@
<Tool
Name="VCCustomBuildTool"
Description="Generating norwegian language file"
- CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;"
+ CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;
+"
Outputs="lang\norwegian.lng"/>
</FileConfiguration>
</File>
@@ -154,7 +175,8 @@
<Tool
Name="VCCustomBuildTool"
Description="Generating polish language file"
- CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;"
+ CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;
+"
Outputs="lang\polish.lng"/>
</FileConfiguration>
</File>
@@ -165,7 +187,8 @@
<Tool
Name="VCCustomBuildTool"
Description="Generating slovak language file"
- CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;"
+ CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;
+"
Outputs="lang\slovak.lng"/>
</FileConfiguration>
</File>
@@ -176,7 +199,8 @@
<Tool
Name="VCCustomBuildTool"
Description="Generating swedish language file"
- CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;"
+ CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;
+"
Outputs="lang\swedish.lng"/>
</FileConfiguration>
</File>