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

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