Autotests need to link to QtTestLib
Otherwise the symbols used by the test aren't found when linking. Change-Id: Ibc78ac76763d0558824b797582e16f97786c5840 Reviewed-by: João Abecasis <joao.abecasis@nokia.com>bb10
parent
9c7c22f52b
commit
c5b528084e
|
|
@ -1,5 +1,6 @@
|
|||
CONFIG += testcase
|
||||
|
||||
QT += testlib
|
||||
SOURCES += ../tst_macplist.cpp
|
||||
TARGET = ../tst_macplist
|
||||
win32 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue