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