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.

53 lines
2.0 KiB

  1. ;
  2. ; Used by international builds.
  3. ;
  4. ; This text file lists the valid target/language/architecture combinations.
  5. ;
  6. ; Description of fields:
  7. ;
  8. ; Target = NMAKE target, as in makefile %_NTBINDIR%\tools\intlbld.mak.
  9. ;
  10. ; Languages = Languages applicable to the given target.
  11. ; Both individual languages and classes of languages are accepted.
  12. ; Prefix individual languages with "~" in order to exclude them from the mapping.
  13. ; Use ";" as a separator.
  14. ; See %(_NTBINDIR)\tools\codes.txt for the complete list of languages and classes.
  15. ;
  16. ; Architectures = Architectures applicable to the given target.
  17. ; One of x86 and ia64 or both.
  18. ; Use ";" as a separator.
  19. ;
  20. ; Comments = Comments.
  21. ; This column is ignored by the build scripts.
  22. ;
  23. ; [Target] [Languages] [Architectures] [Comments]
  24. ; ==========================================================================
  25. LDRS @FE;@EU x86;ia64
  26. STARTUP @EU x86 Subtarget of LDRS.
  27. MVDM @EU x86
  28. MAKEBOOT JPN;@EU;~RU;~EL x86
  29. MARS @FE;@EU x86
  30. TXTSETUP JPN;@EU x86
  31. BOOTFIX @EU;~RU;~EL x86;ia64
  32. IAS @FE;@CS;@EU x86;ia64
  33. PERFS @FE;@CS;@EU x86;ia64
  34. INFS @FE;@CS;@EU x86;ia64
  35. INFS_CHH CHT x86;ia64
  36. INFS_NTSETUP @FE;@CS;@EU x86;ia64 Subtarget of INFS.
  37. INFS_TERMSRV @FE;@CS;@EU x86;ia64 Subtarget of INFS.
  38. INFS_COMPDATA @FE;@EU; x86;ia64 Subtarget of INFS.
  39. INFS_DRIVERS @FE;@CS;@EU x86;ia64 Subtarget of INFS.
  40. INFS_WINPE @FE;@CS;@EU x86;ia64 Subtarget of INFS.
  41. EXTERNAL @FE;@CS;@EU x86;ia64
  42.