interim commit. pvCopy how works
This commit is contained in:
@@ -2,10 +2,10 @@ TOP=../..
|
||||
|
||||
include $(TOP)/configure/CONFIG
|
||||
|
||||
PROD_HOST += testRecord
|
||||
testRecord_SRCS += testRecord.cpp
|
||||
testRecord_SRCS += testRecordMain.cpp
|
||||
testRecord_LIBS += pvDatabase pvAccess pvData Com
|
||||
PROD_HOST += testExampleRecord
|
||||
testExampleRecord_SRCS += testExampleRecordMain.cpp
|
||||
testExampleRecord_LIBS += pvDatabase pvAccess pvData Com
|
||||
|
||||
|
||||
include $(TOP)/configure/RULES
|
||||
#----------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user