windows-nt/Source/XPSP1/NT/net/upnp/common/upnetwork/sources

16 lines
225 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
PROJDIR=..\..
!include $(PROJDIR)\makefile.inc
TARGETNAME=upnetwork
TARGETPATH=obj
TARGETTYPE=LIBRARY
INCLUDES=\
$(PROJDIR)\inc;
SOURCES=\
InterfaceList.cpp \
InterfaceManager.cpp \
InterfaceTable.cpp