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

16 lines
250 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
PROJDIR=..\..
!include $(PROJDIR)\makefile.inc
TARGETNAME=upscmn
TARGETPATH=obj
TARGETTYPE=LIBRARY
INCLUDES= \
$(PROJDIR)\inc; \
$(SHELL_INC_PATH); \
$(PROJDIR)\upnpui\inc;
SOURCES=\
upscmn.cpp \
windutil.cpp