windows-nt/Source/XPSP1/NT/shell/ext/cdfview/test/chanmgr/sources

17 lines
309 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
TARGETNAME=chanmgr
TARGETPATH=obj
TARGETTYPE=PROGRAM
USE_MSVCRT=1
INCLUDES=..\..\makefile.inc
SOURCES=chanmgr.cxx
UMAPPL=chanmgr
UMTYPE=console
UMLIBS=$(SDK_LIB_PATH)\ole32.lib \
$(SDK_LIB_PATH)\oleaut32.lib \
$(SDK_LIB_PATH)\user32.lib \
$(SDK_LIB_PATH)\uuid.lib