Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

16 lines
337 B

TARGETNAME=vccomsup
TARGETTYPE=LIBRARY
TARGETPATH=$(_OBJ_DIR)
SOURCES = \
comraise.cpp \
comsupp.cpp \
comutil.cpp
PASS0_PUBLISH=\
{comutil.h=$(SDK_INC_PATH)\comutil.h}\
{comdef.h=$(SDK_INC_PATH)\comdef.h}\
{comip.h=$(SDK_INC_PATH)\comip.h}
PASS1_PUBLISH=\
{$(O)\vccomsup.lib=$(SDK_LIB_PATH)\vccomsup.lib}