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

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

SOURCES += tst_qtga.cpp
RESOURCES += $$PWD/../../shared/images/tga.qrc