diff options
Diffstat (limited to 'projects/langs_vs80.vcproj')
-rw-r--r-- | projects/langs_vs80.vcproj | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/projects/langs_vs80.vcproj b/projects/langs_vs80.vcproj index 02af65f0c..5f7c4295f 100644 --- a/projects/langs_vs80.vcproj +++ b/projects/langs_vs80.vcproj @@ -302,6 +302,21 @@ </FileConfiguration> </File> <File + RelativePath="..\src\lang\hebrew.txt" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCustomBuildTool" + Description="Generating hebrew language file" + CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang "$(InputPath)"
" + AdditionalDependencies="" + Outputs="..\bin\lang\hebrew.lng" + /> + </FileConfiguration> + </File> + <File RelativePath="..\src\lang\hungarian.txt" > <FileConfiguration |