os/os2/build_lang.cmd
author tron
Sat, 28 Oct 2006 11:48:21 +0000
changeset 4980 bdc86a42db2c
parent 844 f1cae32ae8af
permissions -rw-r--r--
(svn r6983) Use the pool macros for the Station pool
rem
rem Building language files...
rem
cd ..
strgen\strgen
for %%f in (lang\*.txt) do strgen\strgen %%f
cd strgen