summaryrefslogtreecommitdiffstats
path: root/tests/auto/debugwrapper/debugwrapper.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/debugwrapper/debugwrapper.pro')
-rw-r--r--tests/auto/debugwrapper/debugwrapper.pro8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/auto/debugwrapper/debugwrapper.pro b/tests/auto/debugwrapper/debugwrapper.pro
new file mode 100644
index 00000000..b7e9128a
--- /dev/null
+++ b/tests/auto/debugwrapper/debugwrapper.pro
@@ -0,0 +1,8 @@
+TARGET = tst_debugwrapper
+
+include($$PWD/../tests.pri)
+
+QT *= \
+ appman_manager-private
+
+SOURCES += tst_debugwrapper.cpp