You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
39 lines
874 B
39 lines
874 B
!IF 0
|
|
|
|
Localized versions of osloader.exe are based on msg.<language>.
|
|
We don't build localized osloader.exes on the US build machines
|
|
by default because changes to msg.usa are not available
|
|
immediately for the other languages.
|
|
|
|
Invoke "build _<language>" to build a localized version.
|
|
|
|
!ENDIF
|
|
|
|
DIRS=\
|
|
daytona\
|
|
daytona_dbg
|
|
|
|
|
|
OPTIONAL_DIRS=_GER \
|
|
_br \
|
|
_chs \
|
|
_cht \
|
|
_cs \
|
|
_da \
|
|
_el \
|
|
_es \
|
|
_fi \
|
|
_fr \
|
|
_hu \
|
|
_it \
|
|
_jpn \
|
|
_kor \
|
|
_nl \
|
|
_no \
|
|
_pl \
|
|
_psu \
|
|
_pt \
|
|
_ru \
|
|
_sv \
|
|
_tr \
|
|
_TST
|