7 lines
156 B
Makefile
7 lines
156 B
Makefile
# This is a Makefile fragment, see ../Makefile
|
|
|
|
SRC_DIRS += $(PVACCESSAPP)/factory
|
|
|
|
LIBSRCS += ChannelAccessFactory.cpp
|
|
LIBSRCS += CreateRequestFactory.cpp
|