17 lines
337 B
Plaintext
17 lines
337 B
Plaintext
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}
|