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

QT += core-private gui-private testlib
qtConfig(c++11): CONFIG += c++11

android: RESOURCES+=qimage.qrc

TESTDATA += images/*