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

unix:!mac:LIBS+=-lm
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0