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.

28 lines
519 B

  1. !IF 0
  2. The bindrop directory is a drop point for binaries (dll, lib, exe) that are
  3. not built, but need to be binplaced.
  4. !ENDIF
  5. !ifdef PROJECT_ROOT
  6. ! INCLUDE $(PROJECT_ROOT)\pchealth\build\paths.all
  7. !else
  8. ! INCLUDE $(INETROOT)\build\paths.all
  9. !endif
  10. MAJORCOMP=Client
  11. MINORCOMP=ERSLD
  12. TARGETNAME=
  13. TARGETTYPE=NOTARGET
  14. SOURCES=
  15. # makefile.def will binplace any file listed in the MISCFILES macro.
  16. MISCFILES = \
  17. Error_Reporting_{9DF44A54-3CEA-4C56-B6B5-8D9669BF4EA8}.sld \
  18. !INCLUDE $(INETROOT)\build\sources.all