os/os2/build_lang.cmd
author rubidium
Wed, 23 Apr 2008 22:55:11 +0000
changeset 10318 e66f24f12a84
parent 844 f1cae32ae8af
permissions -rw-r--r--
(svn r12859) -Fix: make the town rating tests use less memory and much quicker; from 13% to unnoticable in the profile in games with lots of towns and lots of very active AIs.
rem
rem Building language files...
rem
cd ..
strgen\strgen
for %%f in (lang\*.txt) do strgen\strgen %%f
cd strgen