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.

25 lines
480 B

  1. # Copyright (c) 1998-1999 Microsoft Corporation
  2. MAJORCOMP=utils
  3. MINORCOMP=utilsub
  4. TARGETNAME=utilsub
  5. TARGETPATH=obj
  6. TARGETTYPE=LIBRARY
  7. USE_MSVCRT=1
  8. NTTARGETFILES=
  9. SOURCES=parse.c \
  10. parse_a.c \
  11. expand.c \
  12. umatch.c \
  13. wstutil.c \
  14. procutil.c \
  15. printfoa.c \
  16. helpers.c \
  17. toolinit.c
  18. INCLUDES=.;..\inc;..\..\..\windows\inc;
  19. C_DEFINES=-DCONDITION_HANDLING=1 -D_AUTOCONV_ -DUNICODE=1