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.

16 lines
261 B

  1. MAJORCOMP=utils
  2. MINORCOMP=mep
  3. TARGETNAME=exthdr
  4. TARGETPATH=obj
  5. TARGETTYPE=LIBRARY
  6. INCLUDES=.;..\..\inc;$(PROJECT_ROOT)\ztools\inc
  7. SOURCES= exthdr.c
  8. C_DEFINES=-DNO_EXT_KEYS -DNOLANMAN -DNT
  9. # NTTARGETFILE0=$(SDK_INC_PATH)\ext.h
  10. USE_MSVCRT=1