summaryrefslogtreecommitdiff
path: root/os/os2/build_lang.cmd
diff options
context:
space:
mode:
authortruelight <truelight@openttd.org>2004-12-27 13:40:30 +0000
committertruelight <truelight@openttd.org>2004-12-27 13:40:30 +0000
commit96b36ec01eda43cd8e4efedaf8e9249e9597403f (patch)
tree5f201a60af7450eefc5db2c58e9428af3ac065a3 /os/os2/build_lang.cmd
parent1f4c1e8821dfbb6bbb3e14e544d0801a0dfc8ac8 (diff)
downloadopenttd-96b36ec01eda43cd8e4efedaf8e9249e9597403f.tar.xz
(svn r1282) -Fix: forget 2 files for the OS/2 patch. And forgot to add:
patch by Orudge, great job!!
Diffstat (limited to 'os/os2/build_lang.cmd')
-rw-r--r--os/os2/build_lang.cmd8
1 files changed, 8 insertions, 0 deletions
diff --git a/os/os2/build_lang.cmd b/os/os2/build_lang.cmd
new file mode 100644
index 000000000..074f283f0
--- /dev/null
+++ b/os/os2/build_lang.cmd
@@ -0,0 +1,8 @@
+rem
+rem Building language files...
+rem
+cd ..
+strgen\strgen
+for %%f in (lang\*.txt) do strgen\strgen %%f
+cd strgen
+