Small fixes and empty channel search manager test

This commit is contained in:
Gasper Jansa
2011-01-06 17:12:35 +01:00
parent 3dcc75bb57
commit 512bc514e6
6 changed files with 237 additions and 13 deletions
+4
View File
@@ -22,6 +22,10 @@ PROD_HOST += testBeaconHandler
testBeaconHandler_SRCS += testBeaconHandler.cpp
testBeaconHandler_LIBS += pvData pvAccess Com
PROD_HOST += testChannelSearchManager
testChannelSearchManager_SRCS += testChannelSearchManager.cpp
testChannelSearchManager_LIBS += pvData pvAccess Com
include $(TOP)/configure/RULES
#----------------------------------------
# ADD RULES AFTER THIS LINE