6 lines
127 B
Makefile
6 lines
127 B
Makefile
# This is a Makefile fragment, see ../Makefile
|
|
|
|
SRC_DIRS += $(PVACCESS_SRC)/factory
|
|
|
|
pvAccess_SRCS += ChannelAccessFactory.cpp
|