diff options
author | darkvater <darkvater@openttd.org> | 2004-11-17 21:57:00 +0000 |
---|---|---|
committer | darkvater <darkvater@openttd.org> | 2004-11-17 21:57:00 +0000 |
commit | d51daeab1add65308ed8ddf193fd43a7348b2ce1 (patch) | |
tree | 456a87b5a3876f0634ddc033380a32578805afd7 | |
parent | 3f91aff5733b653f3fec99a42c67d875a244b6cf (diff) | |
download | openttd-d51daeab1add65308ed8ddf193fd43a7348b2ce1.tar.xz |
(svn r669) -Add missing language files to VS.NET and VS6 project files (bociusz).
-rw-r--r-- | langs.dsp | 77 | ||||
-rw-r--r-- | langs.vcproj | 81 |
2 files changed, 158 insertions, 0 deletions
@@ -51,6 +51,17 @@ InputPath=.\lang\american.txt # End Source File
# Begin Source File
+SOURCE=.\lang\catalan.txt
+# Begin Custom Build
+InputPath=.\lang\catalan.txt
+
+"lang\catalan.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ strgen\debug\strgen.exe lang\catalan.txt
+
+# End Custom Build
+# End Source File
+# Begin Source File
+
SOURCE=.\lang\czech.txt
# Begin Custom Build
InputPath=.\lang\czech.txt
@@ -95,6 +106,17 @@ InputPath=.\lang\english.txt # End Source File
# Begin Source File
+SOURCE=.\lang\finnish.txt
+# Begin Custom Build
+InputPath=.\lang\finnish.txt
+
+"lang\finnish.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ strgen\debug\strgen.exe lang\finnish.txt
+
+# End Custom Build
+# End Source File
+# Begin Source File
+
SOURCE=.\lang\french.txt
# Begin Custom Build
InputPath=.\lang\french.txt
@@ -139,6 +161,17 @@ InputPath=.\lang\hungarian.txt # End Source File
# Begin Source File
+SOURCE=.\lang\icelandic.txt
+# Begin Custom Build
+InputPath=.\lang\icelandic.txt
+
+"lang\icelandic.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ strgen\debug\strgen.exe lang\icelandic.txt
+
+# End Custom Build
+# End Source File
+# Begin Source File
+
SOURCE=.\lang\italian.txt
# Begin Custom Build
InputPath=.\lang\italian.txt
@@ -183,6 +216,17 @@ InputPath=.\lang\polish.txt # End Source File
# Begin Source File
+SOURCE=.\lang\portuguese.txt
+# Begin Custom Build
+InputPath=.\lang\portuguese.txt
+
+"lang\portuguese.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ strgen\debug\strgen.exe lang\portuguese.txt
+
+# End Custom Build
+# End Source File
+# Begin Source File
+
SOURCE=.\lang\romanian.txt
# Begin Custom Build
InputPath=.\lang\romanian.txt
@@ -194,6 +238,17 @@ InputPath=.\lang\romanian.txt # End Source File
# Begin Source File
+SOURCE=.\lang\russian.txt
+# Begin Custom Build
+InputPath=.\lang\russian.txt
+
+"lang\russian.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ strgen\debug\strgen.exe lang\russian.txt
+
+# End Custom Build
+# End Source File
+# Begin Source File
+
SOURCE=.\lang\slovak.txt
# Begin Custom Build
InputPath=.\lang\slovak.txt
@@ -205,6 +260,17 @@ InputPath=.\lang\slovak.txt # End Source File
# Begin Source File
+SOURCE=.\lang\spanish.txt
+# Begin Custom Build
+InputPath=.\lang\spanish.txt
+
+"lang\spanish.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ strgen\debug\strgen.exe lang\spanish.txt
+
+# End Custom Build
+# End Source File
+# Begin Source File
+
SOURCE=.\lang\swedish.txt
# Begin Custom Build
InputPath=.\lang\swedish.txt
@@ -214,5 +280,16 @@ InputPath=.\lang\swedish.txt # End Custom Build
# End Source File
+# Begin Source File
+
+SOURCE=.\lang\turkish.txt
+# Begin Custom Build
+InputPath=.\lang\turkish.txt
+
+"lang\turkish.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ strgen\debug\strgen.exe lang\turkish.txt
+
+# End Custom Build
+# End Source File
# End Target
# End Project
diff --git a/langs.vcproj b/langs.vcproj index 1e491561f..bde2591bc 100644 --- a/langs.vcproj +++ b/langs.vcproj @@ -50,6 +50,18 @@ </FileConfiguration>
</File>
<File
+ RelativePath=".\lang\catalan.txt">
+ <FileConfiguration
+ Name="Debug|Win32">
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating catalan language file"
+ CommandLine="strgen\debug\strgen.exe "$(InputPath)"
+"
+ Outputs="lang\catalan.lng"/>
+ </FileConfiguration>
+ </File>
+ <File
RelativePath=".\lang\czech.txt">
<FileConfiguration
Name="Debug|Win32">
@@ -98,6 +110,18 @@ </FileConfiguration>
</File>
<File
+ RelativePath=".\lang\finnish.txt">
+ <FileConfiguration
+ Name="Debug|Win32">
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating finnish language file"
+ CommandLine="strgen\debug\strgen.exe "$(InputPath)"
+"
+ Outputs="lang\finnish.lng"/>
+ </FileConfiguration>
+ </File>
+ <File
RelativePath=".\lang\french.txt">
<FileConfiguration
Name="Debug|Win32">
@@ -146,6 +170,18 @@ </FileConfiguration>
</File>
<File
+ RelativePath=".\lang\icelandic.txt">
+ <FileConfiguration
+ Name="Debug|Win32">
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating icelandic language file"
+ CommandLine="strgen\debug\strgen.exe "$(InputPath)"
+"
+ Outputs="lang\icelandic.lng"/>
+ </FileConfiguration>
+ </File>
+ <File
RelativePath=".\lang\italian.txt">
<FileConfiguration
Name="Debug|Win32">
@@ -194,6 +230,18 @@ </FileConfiguration>
</File>
<File
+ RelativePath=".\lang\portuguese.txt">
+ <FileConfiguration
+ Name="Debug|Win32">
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating portuguese language file"
+ CommandLine="strgen\debug\strgen.exe "$(InputPath)"
+"
+ Outputs="lang\portuguese.lng"/>
+ </FileConfiguration>
+ </File>
+ <File
RelativePath=".\lang\romanian.txt">
<FileConfiguration
Name="Debug|Win32">
@@ -206,6 +254,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 "$(InputPath)"
+"
+ Outputs="lang\russian.lng"/>
+ </FileConfiguration>
+ </File>
+ <File
RelativePath=".\lang\slovak.txt">
<FileConfiguration
Name="Debug|Win32">
@@ -218,6 +278,18 @@ </FileConfiguration>
</File>
<File
+ RelativePath=".\lang\spanish.txt">
+ <FileConfiguration
+ Name="Debug|Win32">
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating spanish language file"
+ CommandLine="strgen\debug\strgen.exe "$(InputPath)"
+"
+ Outputs="lang\spanish.lng"/>
+ </FileConfiguration>
+ </File>
+ <File
RelativePath="lang\swedish.txt">
<FileConfiguration
Name="Debug|Win32">
@@ -231,6 +303,15 @@ </File>
<File
RelativePath=".\lang\turkish.txt">
+ <FileConfiguration
+ Name="Debug|Win32">
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating turkish language file"
+ CommandLine="strgen\debug\strgen.exe "$(InputPath)"
+"
+ Outputs="lang\turkish.lng"/>
+ </FileConfiguration>
</File>
</Files>
<Globals>
|