summaryrefslogtreecommitdiffstats
path: root/tests/auto/wbmp/wbmp.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/wbmp/wbmp.pro')
-rw-r--r--tests/auto/wbmp/wbmp.pro11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/auto/wbmp/wbmp.pro b/tests/auto/wbmp/wbmp.pro
new file mode 100644
index 0000000..e557184
--- /dev/null
+++ b/tests/auto/wbmp/wbmp.pro
@@ -0,0 +1,11 @@
+TEMPLATE = app
+TARGET = tst_qwbmp
+DEPENDPATH += .
+INCLUDEPATH += .
+
+QT = core gui testlib
+CONFIG -= app_bundle
+CONFIG += testcase
+
+SOURCES += tst_qwbmp.cpp
+RESOURCES += $$PWD/../../shared/images/wbmp.qrc