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.
11 lines
224 B
11 lines
224 B
TARGETNAME=tcpip
|
|
TARGETPATH=obj
|
|
TARGETTYPE=EXPORT_DRIVER
|
|
|
|
C_DEFINES=$(C_DEFINES) -DNT -D_NTDRIVER_
|
|
NT_UP=0
|
|
SYNCHRONIZE_DRAIN=1
|
|
|
|
TARGETLIBS=$(TARGETLIBS)\
|
|
$(DDK_LIB_PATH)\ndis.lib \
|
|
$(DDK_LIB_PATH)\tdi.lib
|