diff -r 5dc02b23752f -r 3e2da88830cd tests/auto/qthread/qthread.pro --- a/tests/auto/qthread/qthread.pro Tue Jul 06 15:10:48 2010 +0300 +++ b/tests/auto/qthread/qthread.pro Wed Aug 18 10:37:55 2010 +0300 @@ -1,4 +1,4 @@ load(qttest_p4) SOURCES += tst_qthread.cpp QT = core -symbian*:LIBS += -llibpthread +symbian:LIBS += -llibpthread