summaryrefslogtreecommitdiffstats
path: root/tests/auto/tiff/tiff.pro
blob: 2046cbfdce2b5ff3d29d677ebe3e3627b60404fd (plain)
1
2
3
4
5
6
7
8
9
10
TARGET = tst_qtiff

QT = core gui testlib
CONFIG -= app_bundle
CONFIG += testcase

SOURCES += tst_qtiff.cpp
RESOURCES += $$PWD/../../shared/images/tiff.qrc

CONFIG+=insignificant_test # QTBUG-28320