summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/tuplediagnostics/tuplediagnostics.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/selftests/tuplediagnostics/tuplediagnostics.pro')
-rw-r--r--tests/auto/testlib/selftests/tuplediagnostics/tuplediagnostics.pro6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/auto/testlib/selftests/tuplediagnostics/tuplediagnostics.pro b/tests/auto/testlib/selftests/tuplediagnostics/tuplediagnostics.pro
new file mode 100644
index 0000000000..7a29e0e5e1
--- /dev/null
+++ b/tests/auto/testlib/selftests/tuplediagnostics/tuplediagnostics.pro
@@ -0,0 +1,6 @@
+SOURCES += tst_tuplediagnostics.cpp
+QT = core testlib
+
+CONFIG -= app_bundle debug_and_release_target
+
+TARGET = tuplediagnostics