summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordarkvater <darkvater@openttd.org>2004-11-17 21:57:00 +0000
committerdarkvater <darkvater@openttd.org>2004-11-17 21:57:00 +0000
commitd51daeab1add65308ed8ddf193fd43a7348b2ce1 (patch)
tree456a87b5a3876f0634ddc033380a32578805afd7
parent3f91aff5733b653f3fec99a42c67d875a244b6cf (diff)
downloadopenttd-d51daeab1add65308ed8ddf193fd43a7348b2ce1.tar.xz
(svn r669) -Add missing language files to VS.NET and VS6 project files (bociusz).
-rw-r--r--langs.dsp77
-rw-r--r--langs.vcproj81
2 files changed, 158 insertions, 0 deletions
diff --git a/langs.dsp b/langs.dsp
index 3151e5320..aff5b9085 100644
--- a/langs.dsp
+++ b/langs.dsp
@@ -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 &quot;$(InputPath)&quot;
+"
+ 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 &quot;$(InputPath)&quot;
+"
+ 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 &quot;$(InputPath)&quot;
+"
+ 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 &quot;$(InputPath)&quot;
+"
+ 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 &quot;$(InputPath)&quot;
+"
+ 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 &quot;$(InputPath)&quot;
+"
+ 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 &quot;$(InputPath)&quot;
+"
+ Outputs="lang\turkish.lng"/>
+ </FileConfiguration>
</File>
</Files>
<Globals>