summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/painting/qtransform/qtransform.pro
blob: 6af8485628047a588db668e07cf4155c05d9bf53 (plain)
1
2
3
4
5
6
CONFIG += testcase
TARGET = tst_qtransform
SOURCES  += tst_qtransform.cpp
QT += testlib

unix:!darwin:!haiku:!integrity: LIBS += -lm