Source code of Windows XP (NT5)
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.

60 lines
1.0 KiB

  1. !IF 0
  2. Localized versions of osloader.exe are based on msg.<language>.
  3. We don't build localized osloader.exes on the US build machines
  4. by default because changes to msg.usa are not available
  5. immediately for the other languages.
  6. Invoke "build _<language>" to build a localized version.
  7. !ENDIF
  8. DIRS=\
  9. daytona \
  10. daytona_dbg \
  11. BR \
  12. CHS \
  13. CHT \
  14. CS \
  15. DA \
  16. EL \
  17. ES \
  18. FI \
  19. FR \
  20. GER \
  21. HU \
  22. IT \
  23. JPN \
  24. KOR \
  25. NL \
  26. NO \
  27. PL \
  28. PT \
  29. RU \
  30. SV \
  31. TR
  32. OPTIONAL_DIRS=_GER \
  33. _br \
  34. _chs \
  35. _cht \
  36. _cs \
  37. _da \
  38. _el \
  39. _es \
  40. _fi \
  41. _fr \
  42. _hu \
  43. _it \
  44. _jpn \
  45. _kor \
  46. _nl \
  47. _no \
  48. _pl \
  49. _psu \
  50. _pt \
  51. _ru \
  52. _sv \
  53. _tr \
  54. _TST