Source code of Windows XP (NT5)
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
227 B

  1. TARGETNAME=ntcab
  2. TARGETPATH=obj
  3. TARGETTYPE=LIBRARY
  4. USE_MSVCRT=1
  5. NO_BINPLACE=1
  6. INCLUDES= ..\inc;
  7. C_DEFINES=-DUNICODE -D_UNICODE
  8. SOURCES=\
  9. compress.c\
  10. create.c\
  11. enum.c\
  12. extract.c\
  13. init.c\
  14. openclose.c\
  15. replace.c