windows-nt/Source/XPSP1/NT/net/rras/ip/nathlp/dns/sources
2020-09-26 16:20:57 +08:00

26 lines
617 B
Plaintext

TARGETNAME=natdns
TARGETPATH=obj
TARGETTYPE=LIBRARY
PRECOMPILED_CXX=1
PRECOMPILED_INCLUDE=precomp.h
C_DEFINES=$(C_DEFINES) -DMPR50=1 -DUNICODE -D_UNICODE -D_WIN32_WINNT=0x0510
INCLUDES=\
$(PROJECT_ROOT)\rras\ip\nathlp\inc; \
$(PROJECT_ROOT)\rras\inc; \
$(PROJECT_ROOT)\inc; \
$(NET_INC_PATH); \
$(DS_INC_PATH); \
SOURCES= \
dnsfile.cpp \
dnsif.cpp \
dnsio.cpp \
dnslookup.cpp \
dnsmsg.cpp \
dnsquery.cpp \
rmdns.cpp