summaryrefslogtreecommitdiff
path: root/langs.vcproj
diff options
context:
space:
mode:
authortruelight <truelight@openttd.org>2006-08-24 12:08:25 +0000
committertruelight <truelight@openttd.org>2006-08-24 12:08:25 +0000
commit76bcaba6011b4a3a3f2c3dcd65e3438bb46b79f0 (patch)
tree90e4385ba5c5f0ec5803661e46a5dbdf086057c6 /langs.vcproj
parentd14ac4478d35f7ae9b7ced6e78673a27a85fc878 (diff)
downloadopenttd-76bcaba6011b4a3a3f2c3dcd65e3438bb46b79f0.tar.xz
(svn r6089) -Backport r6088: added -s (source) and -d (destination) to strgen (Darkvater)
Diffstat (limited to 'langs.vcproj')
-rw-r--r--langs.vcproj52
1 files changed, 26 insertions, 26 deletions
diff --git a/langs.vcproj b/langs.vcproj
index 5633d4a10..db053ccf9 100644
--- a/langs.vcproj
+++ b/langs.vcproj
@@ -31,7 +31,7 @@
<Tool
Name="VCPreBuildEventTool"
Description="Generating strings.h"
- CommandLine="strgen\debug\strgen.exe"/>
+ CommandLine="strgen\debug\strgen.exe -s lang -d table"/>
</Configuration>
</Configurations>
<References>
@@ -44,7 +44,7 @@
<Tool
Name="VCCustomBuildTool"
Description="Generating american language file"
- CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;
+ CommandLine="strgen\debug\strgen.exe -s lang -d lang &quot;$(InputPath)&quot;
"
Outputs="lang\american.lng"/>
</FileConfiguration>
@@ -56,7 +56,7 @@
<Tool
Name="VCCustomBuildTool"
Description="Generating brazilian_portuguese language file"
- CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;
+ CommandLine="strgen\debug\strgen.exe -s lang -d lang &quot;$(InputPath)&quot;
"
Outputs="lang\brazilian_portuguese.lng"/>
</FileConfiguration>
@@ -68,7 +68,7 @@
<Tool
Name="VCCustomBuildTool"
Description="Generating catalan language file"
- CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;
+ CommandLine="strgen\debug\strgen.exe -s lang -d lang &quot;$(InputPath)&quot;
"
Outputs="lang\catalan.lng"/>
</FileConfiguration>
@@ -80,7 +80,7 @@
<Tool
Name="VCCustomBuildTool"
Description="Generating czech language file"
- CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;
+ CommandLine="strgen\debug\strgen.exe -s lang -d lang &quot;$(InputPath)&quot;
"
Outputs="lang\czech.lng"/>
</FileConfiguration>
@@ -92,7 +92,7 @@
<Tool
Name="VCCustomBuildTool"
Description="Generating danish language file"
- CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;
+ CommandLine="strgen\debug\strgen.exe -s lang -d lang &quot;$(InputPath)&quot;
"
Outputs="lang\danish.lng"/>
</FileConfiguration>
@@ -104,7 +104,7 @@
<Tool
Name="VCCustomBuildTool"
Description="Generating dutch language file"
- CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;
+ CommandLine="strgen\debug\strgen.exe -s lang -d lang &quot;$(InputPath)&quot;
"
Outputs="lang\dutch.lng"/>
</FileConfiguration>
@@ -116,7 +116,7 @@
<Tool
Name="VCCustomBuildTool"
Description="Generating english language file"
- CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;
+ CommandLine="strgen\debug\strgen.exe -s lang -d lang &quot;$(InputPath)&quot;
"
Outputs="lang\english.lng"/>
</FileConfiguration>
@@ -128,7 +128,7 @@
<Tool
Name="VCCustomBuildTool"
Description="Generating estonian language file"
- CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;"
+ CommandLine="strgen\debug\strgen.exe -s lang -d lang &quot;$(InputPath)&quot;"
Outputs="lang\estonian.lng"/>
</FileConfiguration>
</File>
@@ -139,7 +139,7 @@
<Tool
Name="VCCustomBuildTool"
Description="Generating finnish language file"
- CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;
+ CommandLine="strgen\debug\strgen.exe -s lang -d lang &quot;$(InputPath)&quot;
"
Outputs="lang\finnish.lng"/>
</FileConfiguration>
@@ -151,7 +151,7 @@
<Tool
Name="VCCustomBuildTool"
Description="Generating french language file"
- CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;
+ CommandLine="strgen\debug\strgen.exe -s lang -d lang &quot;$(InputPath)&quot;
"
Outputs="lang\french.lng"/>
</FileConfiguration>
@@ -163,7 +163,7 @@
<Tool
Name="VCCustomBuildTool"
Description="Generating galician language file"
- CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;
+ CommandLine="strgen\debug\strgen.exe -s lang -d lang &quot;$(InputPath)&quot;
"
Outputs="lang\galician.lng"/>
</FileConfiguration>
@@ -175,7 +175,7 @@
<Tool
Name="VCCustomBuildTool"
Description="Generating german language file"
- CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;
+ CommandLine="strgen\debug\strgen.exe -s lang -d lang &quot;$(InputPath)&quot;
"
Outputs="lang\german.lng"/>
</FileConfiguration>
@@ -187,7 +187,7 @@
<Tool
Name="VCCustomBuildTool"
Description="Generating hungarian language file"
- CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;
+ CommandLine="strgen\debug\strgen.exe -s lang -d lang &quot;$(InputPath)&quot;
"
Outputs="lang\hungarian.lng"/>
</FileConfiguration>
@@ -199,7 +199,7 @@
<Tool
Name="VCCustomBuildTool"
Description="Generating icelandic language file"
- CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;
+ CommandLine="strgen\debug\strgen.exe -s lang -d lang &quot;$(InputPath)&quot;
"
Outputs="lang\icelandic.lng"/>
</FileConfiguration>
@@ -211,7 +211,7 @@
<Tool
Name="VCCustomBuildTool"
Description="Generating italian language file"
- CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;
+ CommandLine="strgen\debug\strgen.exe -s lang -d lang &quot;$(InputPath)&quot;
"
Outputs="lang\italian.lng"/>
</FileConfiguration>
@@ -224,7 +224,7 @@
<Tool
Name="VCCustomBuildTool"
Description="Generating lithuanian language file"
- CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;
+ CommandLine="strgen\debug\strgen.exe -s lang -d lang &quot;$(InputPath)&quot;
"
Outputs="lang\lithuanian.lng"/>
</FileConfiguration>
@@ -236,7 +236,7 @@
<Tool
Name="VCCustomBuildTool"
Description="Generating norwegian language file"
- CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;
+ CommandLine="strgen\debug\strgen.exe -s lang -d lang &quot;$(InputPath)&quot;
"
Outputs="lang\norwegian.lng"/>
</FileConfiguration>
@@ -248,7 +248,7 @@
<Tool
Name="VCCustomBuildTool"
Description="Generating Original Vehicle names file"
- CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;
+ CommandLine="strgen\debug\strgen.exe -s lang -d lang &quot;$(InputPath)&quot;
"
Outputs="lang\origveh.lng"/>
</FileConfiguration>
@@ -260,7 +260,7 @@
<Tool
Name="VCCustomBuildTool"
Description="Generating polish language file"
- CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;
+ CommandLine="strgen\debug\strgen.exe -s lang -d lang &quot;$(InputPath)&quot;
"
Outputs="lang\polish.lng"/>
</FileConfiguration>
@@ -272,7 +272,7 @@
<Tool
Name="VCCustomBuildTool"
Description="Generating portuguese language file"
- CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;
+ CommandLine="strgen\debug\strgen.exe -s lang -d lang &quot;$(InputPath)&quot;
"
Outputs="lang\portuguese.lng"/>
</FileConfiguration>
@@ -284,7 +284,7 @@
<Tool
Name="VCCustomBuildTool"
Description="Generating romanian language file"
- CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;
+ CommandLine="strgen\debug\strgen.exe -s lang -d lang &quot;$(InputPath)&quot;
"
Outputs="lang\romanian.lng"/>
</FileConfiguration>
@@ -296,7 +296,7 @@
<Tool
Name="VCCustomBuildTool"
Description="Generating slovak language file"
- CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;
+ CommandLine="strgen\debug\strgen.exe -s lang -d lang &quot;$(InputPath)&quot;
"
Outputs="lang\slovak.lng"/>
</FileConfiguration>
@@ -308,7 +308,7 @@
<Tool
Name="VCCustomBuildTool"
Description="Generating spanish language file"
- CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;
+ CommandLine="strgen\debug\strgen.exe -s lang -d lang &quot;$(InputPath)&quot;
"
Outputs="lang\spanish.lng"/>
</FileConfiguration>
@@ -320,7 +320,7 @@
<Tool
Name="VCCustomBuildTool"
Description="Generating swedish language file"
- CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;
+ CommandLine="strgen\debug\strgen.exe -s lang -d lang &quot;$(InputPath)&quot;
"
Outputs="lang\swedish.lng"/>
</FileConfiguration>
@@ -332,7 +332,7 @@
<Tool
Name="VCCustomBuildTool"
Description="Generating turkish language file"
- CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;"
+ CommandLine="strgen\debug\strgen.exe -s lang -d lang &quot;$(InputPath)&quot;"
Outputs="lang\turkish.lng"/>
</FileConfiguration>
</File>