Rename pvAccessApp to src, adjust Makefiles
This commit is contained in:
7
src/rpcClient/Makefile
Normal file
7
src/rpcClient/Makefile
Normal file
@@ -0,0 +1,7 @@
|
||||
# This is a Makefile fragment, see ../Makefile
|
||||
|
||||
SRC_DIRS += $(PVACCESS_SRC)/rpcClient
|
||||
|
||||
INC += rpcClient.h
|
||||
|
||||
LIBSRCS += rpcClient.cpp
|
||||
Reference in New Issue
Block a user