Fix link library order for testCodec

This commit is contained in:
Andrew Johnson
2014-03-27 18:08:02 -05:00
parent f72c813991
commit ec973ce00d
+2 -2
View File
@@ -53,8 +53,8 @@ TESTS += testChannelAccess
TESTPROD_HOST += testCodec
testCodec_SRCS = testCodec
testCodec_LIBS += pvData pvAccess pvMB Com
TESTS += testCodec
testCodec_LIBS += pvAccess pvData pvMB Com
TESTS += testCodec
PROD_HOST += pvget