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.

51 lines
1.3 KiB

  1. ; This file is used to specify where every file built by the NT build lab is
  2. ; binplaced relative to the root of the distribution point. If a file is not
  3. ; listed, it will end up in the dump directory.
  4. ;
  5. ; The format is like this:
  6. ;
  7. ; <imagename> <class name>
  8. ;
  9. ; where <imagename> is the filename.ext and <class name> is the directory off
  10. ; the root of the distribution point (retail is a placeholder for the root).
  11. ; If there are multiple class names for a single image, use a colon to separate
  12. ; each.
  13. ;
  14. ; All bits that ship in the NT base product and are installed with winnt32,
  15. ; must have a class name of retail.
  16. ;
  17. ;
  18. ; postbuild make file
  19. ;
  20. msitool.mak instmsi\msitools
  21. ;
  22. ; cab directive files
  23. ;
  24. orcacab.ddf instmsi\msitools
  25. mergecab.ddf instmsi\msitools
  26. evalcab.ddf instmsi\msitools
  27. msivlcab.ddf instmsi\msitools
  28. spycab.ddf instmsi\msitools
  29. ;
  30. ; external binaries
  31. ;
  32. msstkprp.dll instmsi\msitools\binary
  33. mfc42.dll instmsi\msitools\binary
  34. mfc42u.dll instmsi\msitools\binary
  35. msvcrt.dll instmsi\msitools\binary
  36. ;
  37. ; raw built packages
  38. ;
  39. msival2.msi instmsi\msitools
  40. orca.msi instmsi\msitools
  41. msispy.msi instmsi\msitools
  42. evalcom.msm instmsi\msitools
  43. mergemod.msm instmsi\msitools
  44. orca.dat dump