summaryrefslogtreecommitdiff
path: root/langs.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'langs.vcproj')
-rw-r--r--langs.vcproj9
1 files changed, 7 insertions, 2 deletions
diff --git a/langs.vcproj b/langs.vcproj
index e42a27191..1e491561f 100644
--- a/langs.vcproj
+++ b/langs.vcproj
@@ -44,7 +44,8 @@
<Tool
Name="VCCustomBuildTool"
Description="Generating american language file"
- CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;"
+ CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;
+"
Outputs="lang\american.lng"/>
</FileConfiguration>
</File>
@@ -175,7 +176,8 @@
<Tool
Name="VCCustomBuildTool"
Description="Generating Original Vehicle names file"
- CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;"
+ CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;
+"
Outputs="lang\origveh.lng"/>
</FileConfiguration>
</File>
@@ -227,6 +229,9 @@
Outputs="lang\swedish.lng"/>
</FileConfiguration>
</File>
+ <File
+ RelativePath=".\lang\turkish.txt">
+ </File>
</Files>
<Globals>
</Globals>