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