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.

44 lines
1.5 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. ; If you add a new file to the list, please refrain from creating your own
  18. ; special section. Doing so makes it difficult to detect duplicates. If
  19. ; you're unable to add your image due to a collision with an existing name,
  20. ; work it out with the other developer. Options include creating another
  21. ; placefil.txt for your project or using the ALT_PROJECT_TARGET macro in your
  22. ; sources file to change the base of the distribution point (doing so means
  23. ; your project will not install as part of base NT).
  24. ;
  25. ; sort /+17 < placefil.txt > placefil.srt
  26. ;
  27. ; will generate a list sorted by class name if you want.
  28. adsiis51.dll retail
  29. asp51.dll retail
  30. httpod51.dll retail
  31. iische51.dll retail
  32. iisext51.dll retail
  33. iislog51.dll retail
  34. inetin51.exe retail
  35. metada51.dll retail
  36. ssinc51.dll retail
  37. w3ctrs51.dll retail
  38. wam51.dll retail
  39. wamps51.dll retail
  40. wamreg51.dll retail
  41. httpmb51.dll retail
  42. svcext51.dll retail
  43. ftpsv251.dll retail