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.
 
 
 
 
 
 

13 lines
341 B

TARGETNAME=ipnatapi
TARGETPATH=obj
TARGETTYPE=LIBRARY
C_DEFINES=$(C_DEFINES) -DMPR50=1 -DTARGETNAME=\"$(TARGETNAME)\" \
-DUNICODE -D_UNICODE -D_WIN32_WINNT=0x0510
PRECOMPILED_INCLUDE=precomp.h
INCLUDES=$(PROJECT_ROOT)\rras\ip\nathlp\inc;$(PROJECT_ROOT)\rras\inc;$(BASE_INC_PATH);$(DDK_INC_PATH)
SOURCES=\
natapi.c \
portapi.c