auto-start PVA server w/ initHook

split of this code into a new library pvAccessIOC
which depends on all core libraries.
This commit is contained in:
Michael Davidsaver
2017-05-31 13:01:52 +02:00
parent 634e50e011
commit e72396a022
6 changed files with 76 additions and 18 deletions

View File

@@ -8,6 +8,9 @@ DIRS := configure
DIRS += src
src_DEPEND_DIRS = configure
DIRS += src/ioc
src/ioc_DEPEND_DIRS = src
DIRS += pvtoolsSrc
pvtoolsSrc_DEPEND_DIRS = src