summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--langs.vcproj12
-rw-r--r--langs_vs80.vcproj14
2 files changed, 26 insertions, 0 deletions
diff --git a/langs.vcproj b/langs.vcproj
index db053ccf9..e5ea4b190 100644
--- a/langs.vcproj
+++ b/langs.vcproj
@@ -290,6 +290,18 @@
</FileConfiguration>
</File>
<File
+ RelativePath=".\lang\russian.txt">
+ <FileConfiguration
+ Name="Debug|Win32">
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating russian language file"
+ CommandLine="strgen\debug\strgen.exe -s lang -d lang &quot;$(InputPath)&quot;
+"
+ Outputs="lang\russian.lng"/>
+ </FileConfiguration>
+ </File>
+ <File
RelativePath=".\lang\slovak.txt">
<FileConfiguration
Name="Debug|Win32">
diff --git a/langs_vs80.vcproj b/langs_vs80.vcproj
index 455322a99..020c9eb58 100644
--- a/langs_vs80.vcproj
+++ b/langs_vs80.vcproj
@@ -341,6 +341,20 @@
</FileConfiguration>
</File>
<File
+ RelativePath=".\lang\russian.txt"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating russian language file"
+ CommandLine="strgen\debug\strgen.exe -s lang -d lang &quot;$(InputPath)&quot;&#x0D;&#x0A;"
+ Outputs="lang\russian.lng"
+ />
+ </FileConfiguration>
+ </File>
+ <File
RelativePath=".\lang\slovak.txt"
>
<FileConfiguration