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