Leaked source code of windows server 2003
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.
 
 
 
 
 
 

29 lines
542 B

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 \
regkysec.cpp \
tcpaf.cpp \
tcpdhcp.cpp \
tcperror.cpp \
tcpfunc.cpp \
tcpip.cpp \
tcpipobj.cpp \
tcputil.cpp