Leaked source code of windows server 2003
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.

22 lines
347 B

  1. !IF 0
  2. This directory is a drop point for binaries (dll, lib, exe) that are
  3. not built, but need to be binplaced.
  4. !ENDIF
  5. TARGETPATH=
  6. TARGETNAME=
  7. TARGETTYPE=NOTARGET
  8. SOURCES=
  9. !if "$(BUILD_PRODUCT)" == "NT"
  10. NO_BINPLACE=1
  11. !endif
  12. COMMON_MISCFILES = \
  13. iejit.htx \
  14. jitalert.gif
  15. MISCFILES = \
  16. $(COMMON_MISCFILES)