summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/image/qimage/qimage.pro
blob: 117e34653d97cd020a711fe90d33a8c8baf233ab (plain)
1
2
3
4
5
6
7
8
9
CONFIG += testcase
CONFIG += parallel_test
TARGET = tst_qimage
SOURCES  += tst_qimage.cpp

QT += core-private gui-private testlib
contains(QT_CONFIG, c++11): CONFIG += c++11

TESTDATA += images/*