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

  1. MAJORCOMP=utils
  2. MINORCOMP=utilsub
  3. TARGETNAME=utilsub
  4. TARGETPATH=obj
  5. TARGETTYPE=LIBRARY
  6. NTTARGETFILES=
  7. SOURCES=parse.c \
  8. parse_a.c \
  9. setargva.c \
  10. setargvw.c \
  11. expand.c \
  12. umatch.c \
  13. wstutil.c \
  14. procutil.c \
  15. helpers.c
  16. INCLUDES=.;..\inc;
  17. C_DEFINES=-DCONDITION_HANDLING=1 -D_AUTOCONV_ -DUNICODE=1