summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/printdatatags/printdatatags.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/selftests/printdatatags/printdatatags.pro')
-rw-r--r--tests/auto/testlib/selftests/printdatatags/printdatatags.pro8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/auto/testlib/selftests/printdatatags/printdatatags.pro b/tests/auto/testlib/selftests/printdatatags/printdatatags.pro
new file mode 100644
index 0000000000..4db717f4f0
--- /dev/null
+++ b/tests/auto/testlib/selftests/printdatatags/printdatatags.pro
@@ -0,0 +1,8 @@
+CONFIG += testcase
+SOURCES += tst_printdatatags.cpp
+QT = core testlib
+
+mac:CONFIG -= app_bundle
+CONFIG -= debug_and_release_target
+
+TARGET = printdatatags