diff -r 5dc02b23752f -r 3e2da88830cd tests/auto/qwmatrix/qwmatrix.pro --- a/tests/auto/qwmatrix/qwmatrix.pro Tue Jul 06 15:10:48 2010 +0300 +++ b/tests/auto/qwmatrix/qwmatrix.pro Wed Aug 18 10:37:55 2010 +0300 @@ -1,6 +1,6 @@ load(qttest_p4) SOURCES += tst_qwmatrix.cpp -unix:!mac:!symbian*:LIBS+=-lm +unix:!mac:!symbian:LIBS+=-lm