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.

19 lines
521 B

  1. TARGETNAME = cdreadme
  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. readme.c \
  11. readme.rc
  12. UMTYPE = windows
  13. UMENTRY = ModuleEntry
  14. UMENTRYABS = ModuleEntry