6 lines
123 B
Makefile
6 lines
123 B
Makefile
# This is a Makefile fragment, see ../Makefile
|
|
|
|
SRC_DIRS += $(PVACCESS_SRC)/remoteClient
|
|
|
|
LIBSRCS += clientContextImpl.cpp
|