1 2 3 4 5 6 7 8
TARGET = tst_qtiff QT = core gui testlib CONFIG -= app_bundle CONFIG += testcase SOURCES += tst_qtiff.cpp RESOURCES += $$PWD/../../shared/images/tiff.qrc