windows-nt/Source/XPSP1/NT/net/config/netcfg/tcpipcfg/sources
2020-09-26 16:20:57 +08:00

29 lines
511 B
Plaintext

PROJDIR=..\..
!include $(PROJDIR)\makefile.inc
TARGETNAME=tcpipcfg
TARGETTYPE=LIBRARY
INCLUDES=$(PROJDIR)\netcfg\inc;$(PROJDIR)\idl;$(PROJDIR)\inc;$(DS_INC_PATH);
SOURCES=\
dlgaddr.cpp \
dlgaddrm.cpp \
dlgatm.cpp \
dlgbkup.cpp \
dlgdns.cpp \
dlgfilt.cpp \
dlgopt.cpp \
dlgras.cpp \
dlgwins.cpp \
ipctrl.cpp \
ipsysprp.cpp \
tcpaf.cpp \
tcpdhcp.cpp \
tcperror.cpp \
tcpfunc.cpp \
tcpip.cpp \
tcpipobj.cpp \
tcprsvp.cpp \
tcputil.cpp