windows-nt/Source/XPSP1/NT/net/upnp/host/upnphost/automationproxy/sources

20 lines
323 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
PROJDIR=..\..\..
!include $(PROJDIR)\makefile.inc
TARGETPATH=obj
TARGETNAME=AutomationProxy
TARGETTYPE=LIBRARY
INCLUDES=\
$(PROJDIR)\inc; \
$(PROJDIR)\host\upnphost\inc; \
$(PROJDIR)\host\idl\$(O); \
$(PROJDIR)\host\inc; \
$(PROJDIR)\host\inc\$(O);
SOURCES=\
AutomationProxy.cpp