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
595 B

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