summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordarkvater <darkvater@openttd.org>2004-11-24 20:56:52 +0000
committerdarkvater <darkvater@openttd.org>2004-11-24 20:56:52 +0000
commit669368cf21eb998a00a0fd9ce9a3fd8abdc6b727 (patch)
tree6b539ea5085253a6f3a990bdb106ccb5d7e68304
parent372340b731e3748ed6b9710d41c73d455cf3a438 (diff)
downloadopenttd-669368cf21eb998a00a0fd9ce9a3fd8abdc6b727.tar.xz
(svn r802) -add latvian to VS.net Project (bociusz)
-rw-r--r--langs.dsp11
-rw-r--r--langs.vcproj11
2 files changed, 22 insertions, 0 deletions
diff --git a/langs.dsp b/langs.dsp
index aff5b9085..491e1e49a 100644
--- a/langs.dsp
+++ b/langs.dsp
@@ -183,6 +183,17 @@ InputPath=.\lang\italian.txt
# End Source File
# Begin Source File
+SOURCE=.\lang\latvian.txt
+# Begin Custom Build
+InputPath=.\lang\latvian.txt
+
+"lang\latvian.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ strgen\debug\strgen.exe lang\latvian.txt
+
+# End Custom Build
+# End Source File
+# Begin Source File
+
SOURCE=.\lang\norwegian.txt
# Begin Custom Build
InputPath=.\lang\norwegian.txt
diff --git a/langs.vcproj b/langs.vcproj
index bde2591bc..a147ffa12 100644
--- a/langs.vcproj
+++ b/langs.vcproj
@@ -194,6 +194,17 @@
</FileConfiguration>
</File>
<File
+ RelativePath=".\lang\latvian.txt">
+ <FileConfiguration
+ Name="Debug|Win32">
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating latvian language file"
+ CommandLine="strgen\debug\strgen.exe &quot;$(InputPath)&quot;"
+ Outputs="lang\latvian.lng"/>
+ </FileConfiguration>
+ </File>
+ <File
RelativePath=".\lang\norwegian.txt">
<FileConfiguration
Name="Debug|Win32">