windows-nt/Source/XPSP1/NT/base/boot/setup/dirs
2020-09-26 16:20:57 +08:00

61 lines
1 KiB
Plaintext

!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 \
BR \
CHS \
CHT \
CS \
DA \
EL \
ES \
FI \
FR \
GER \
HU \
IT \
JPN \
KOR \
NL \
NO \
PL \
PT \
RU \
SV \
TR
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