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

unix:!mac:!haiku:LIBS+=-lm