summaryrefslogtreecommitdiffstats
path: root/tests/auto/tga/tga.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/tga/tga.pro')
-rw-r--r--tests/auto/tga/tga.pro11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/auto/tga/tga.pro b/tests/auto/tga/tga.pro
new file mode 100644
index 0000000..3dd9064
--- /dev/null
+++ b/tests/auto/tga/tga.pro
@@ -0,0 +1,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