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.
 
 
 
 
 
 

24 lines
491 B

TARGETNAME=netbtkd
TARGETPATH=obj
TARGETTYPE=DYNLINK
C_DEFINES=$(C_DEFINES) -DUNICODE -DRDBSSDBG -DPROXY_NODE \
-DRASAUTODIAL -D_PNP_POWER_=1 -DBACK_FILL=1 \
-D_IO_DELETE_DEVICE_SUPPORTED -DMULTIPLE_WINS
DLLENTRY=DllInit
UMTYPE=windows
UMRES=$(O)\netbtkd.res
USE_NTDLL=1
INCLUDES=..\inc;$(BASE_INC_PATH);$(DDK_INC_PATH)
TARGETLIBS=\
$(SDK_LIB_PATH)\kernel32.lib \
$(SDK_LIB_PATH)\ntdll.lib \
$(SDK_LIB_PATH)\wsock32.lib
SOURCES=\
netbtkd.c \
netbtkd.rc