diff options
Diffstat (limited to 'langs.vcproj')
-rw-r--r-- | langs.vcproj | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/langs.vcproj b/langs.vcproj index a6424f4cd..106e07eb0 100644 --- a/langs.vcproj +++ b/langs.vcproj @@ -169,6 +169,17 @@ </FileConfiguration>
</File>
<File
+ RelativePath=".\lang\origveh.txt">
+ <FileConfiguration
+ Name="Debug|Win32">
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating Original Vehicle names file"
+ CommandLine="strgen\debug\strgen.exe "$(InputPath)""
+ Outputs="lang\origveh.lng"/>
+ </FileConfiguration>
+ </File>
+ <File
RelativePath=".\lang\polish.txt">
<FileConfiguration
Name="Debug|Win32">
|