summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/painting/qwmatrix/qwmatrix.pro
blob: e0e260555af912cf961279e975f3ff8c7b1eca7b (plain)
1
2
3
4
5
6
7
CONFIG += testcase
CONFIG += parallel_test
TARGET = tst_qwmatrix
SOURCES  += tst_qwmatrix.cpp
QT += testlib

unix:!mac:LIBS+=-lm