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.

25 lines
630 B

  1. TARGETNAME = iecd
  2. TARGETPATH = $(_OBJ_DIR)
  3. TARGETTYPE = PROGRAM
  4. #VERIFY_LC=1
  5. LC_PATH=$(PROJECT_ROOT)\lcinf
  6. NOT_UNICODE = 1
  7. RCNOFONTMAP = 1
  8. CHICAGO_PRODUCT = 1
  9. # (pritobla) should define NASHVILLE so that the version number between NT and IE remains the same
  10. C_DEFINES = $(C_DEFINES) -D_WIN32_WINDOWS=0x0400 -DWINVER=0x0400 -D_WIN32 -DNASHVILLE
  11. SOURCES = \
  12. iecd.c \
  13. iecd.rc
  14. TARGETLIBS = \
  15. $(SDK_LIB_PATH)\shell32.lib
  16. UMTYPE = windows
  17. UMENTRY = ModuleEntry
  18. UMENTRYABS = ModuleEntry