aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/v4traced/v4traced.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/v4traced/v4traced.pro')
-rw-r--r--tests/auto/qml/v4traced/v4traced.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/auto/qml/v4traced/v4traced.pro b/tests/auto/qml/v4traced/v4traced.pro
new file mode 100644
index 0000000000..cbc8f38046
--- /dev/null
+++ b/tests/auto/qml/v4traced/v4traced.pro
@@ -0,0 +1,5 @@
+CONFIG += testcase
+TARGET = tst_v4traced
+macos:CONFIG -= app_bundle
+QT += core-private qml-private testlib
+SOURCES += tst_v4traced.cpp