summaryrefslogtreecommitdiffstats
path: root/tests/auto/tiff/tiff.pro
blob: 739a5e0c175553569716a46afa41150626751ca4 (plain)
1
2
3
4
5
6
7
8
9
10
11
TEMPLATE = app
TARGET = tst_qtiff
DEPENDPATH += .
INCLUDEPATH += .

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

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