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.

15 lines
211 B

  1. TARGETNAME=kmcancel
  2. TARGETTYPE=DRIVER
  3. TARGETPATH=obj
  4. C_DEFINES=\
  5. -DNT \
  6. PRECOMPILED_INCLUDE=precomp.h
  7. TARGETLIBS=\
  8. $(DDK_LIB_PATH)\tcpip.lib
  9. SOURCES=\
  10. kmcancel.c \
  11. kmcancel.rc