windows-nt/Source/XPSP1/NT/net/upnp/tools/util/sources

19 lines
258 B
Plaintext
Raw Permalink Normal View History

2020-09-26 03:20:57 -05:00
PROJDIR=..\..
!include $(PROJDIR)\makefile.inc
TARGETNAME=util
TARGETTYPE=LIBRARY
TARGETPATH=obj
INCLUDES=\
$(PROJDIR)\inc; \
$(PROJDIR)\inc\$(O); \
$(PROJDIR)\tools\inc; \
$(PROJDIR)\ssdp\client; \
UMTYPE=console
SOURCES=\
util.cpp