Fix link library order for testCodec

This commit is contained in:
Andrew Johnson
2014-03-27 18:08:02 -05:00
parent 2ae2ec623d
commit ce2ad6e2ab
+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