Mercurial > hg > openttd
changeset 5205:8052edec7218 draft
(svn r7320) -Translations: add russian to MS VC project files
author | peter1138 <peter1138@openttd.org> |
---|---|
date | Fri, 01 Dec 2006 13:18:18 +0000 |
parents | 353037c3a196 |
children | 7f953bb79b0c |
files | langs.vcproj langs_vs80.vcproj |
diffstat | 2 files changed, 26 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 "$(InputPath)" +" + Outputs="lang\russian.lng"/> + </FileConfiguration> + </File> + <File RelativePath=".\lang\slovak.txt"> <FileConfiguration Name="Debug|Win32">
--- 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 "$(InputPath)"
" + Outputs="lang\russian.lng" + /> + </FileConfiguration> + </File> + <File RelativePath=".\lang\slovak.txt" > <FileConfiguration