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.

26 lines
561 B

  1. MAJORCOMP=sdktools
  2. MINORCOMP=bsc
  3. TARGETNAME=bsc
  4. TARGETPATH=obj
  5. TARGETTYPE=LIBRARY
  6. INCLUDES=.;..\inc;..\..\ztools\inc
  7. SOURCES= bsc.c \
  8. bscdump.c \
  9. calltree.c \
  10. dump.c \
  11. filter.c \
  12. format.c \
  13. listref.c \
  14. outline.c \
  15. printf.c \
  16. query.c \
  17. revtree.c \
  18. stats.c \
  19. wild.c
  20. C_DEFINES=-D_OS2_20_=0 -DNO_EXT_KEYS -Dpascal= -Dfar= -DNOLANMAN -DNT
  21. UMTYPE=console