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.

31 lines
745 B

  1. # ----------------------------------------------------------------------
  2. # This sources file is used only for correctly binplacing
  3. # NT4 SP3 version of setupapi.dll and cfgmgr32.dll in winnt32\winntupg
  4. # ----------------------------------------------------------------------
  5. TARGETNAME=
  6. TARGETTYPE=NOTARGET
  7. TARGETPATH=
  8. SOURCES=
  9. NT4DLLS_DIR=..\..\upgrade\nunt4dll
  10. MISCFILES = \
  11. !if $(ALPHA)
  12. $(NT4DLLS_DIR)\alpha\setupapi.dll \
  13. $(NT4DLLS_DIR)\alpha\cfgmgr32.dll
  14. !endif
  15. !if $(386)
  16. $(NT4DLLS_DIR)\i386\setupapi.dll \
  17. $(NT4DLLS_DIR)\i386\cfgmgr32.dll
  18. !endif
  19. # we need to use separate placefil.txt because the files
  20. # setupapi.dll and cfgmgr32.dll are also built and binplaced by the
  21. # NT placefil.txt
  22. #
  23. BINPLACE_PLACEFILE=nuplcfil.txt