12 lines
181 B
Plaintext
12 lines
181 B
Plaintext
|
TARGETNAME=ipfltdrv
|
||
|
!include ..\sources.inc
|
||
|
|
||
|
NT_UP=0
|
||
|
|
||
|
UMAPPL=filtest
|
||
|
UMTYPE=console
|
||
|
UMRES=$(O)\ipfltdrv.res
|
||
|
UMLIBS=\
|
||
|
$(SDK_LIB_PATH)\ntdll.lib \
|
||
|
$(SDK_LIB_PATH)\wsock32.lib
|