Source code of Windows XP (NT5)
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.

35 lines
605 B

  1. TARGETNAME=msgpc
  2. TARGETPATH=obj
  3. TARGETTYPE=DRIVER
  4. C_DEFINES=$(C_DEFINES)\
  5. -DNDIS50 -DNT -DSTANDALONE_DRIVER -DAUTO_PATTERN=1 -DINTERFACE_ID=1
  6. DLLDEF=msgpc.def
  7. PRECOMPILED_INCLUDE=gpcpre.h
  8. PRECOMPILED_PCH=gpcpre.pch
  9. PRECOMPILED_OBJ=gpcpre.obj
  10. TARGETLIBS=\
  11. $(DDK_LIB_PATH)\ndis.lib \
  12. $(DDK_LIB_PATH)\tdi.lib \
  13. $(SDK_LIB_PATH)\ntdll.lib
  14. INCLUDES=..\..\inc
  15. SOURCES=\
  16. gpc.rc \
  17. gpcdb.c \
  18. gpcdbg.c \
  19. gpchlp.c \
  20. gpcmain.c \
  21. gpcmap.c \
  22. handfact.c\
  23. ioctl.c \
  24. pathash.c \
  25. refcnt.c \
  26. rhizome.c
  27. MISCFILES=\
  28. Generic_Packet_Classifier_{7F82B125-0C47-4608-80BF-ED2568EAA55A}.sld