aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/debugger/qqmlnativeconnector/qqmlnativeconnector.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/debugger/qqmlnativeconnector/qqmlnativeconnector.pro')
-rw-r--r--tests/auto/qml/debugger/qqmlnativeconnector/qqmlnativeconnector.pro6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/auto/qml/debugger/qqmlnativeconnector/qqmlnativeconnector.pro b/tests/auto/qml/debugger/qqmlnativeconnector/qqmlnativeconnector.pro
new file mode 100644
index 0000000000..757aa0306d
--- /dev/null
+++ b/tests/auto/qml/debugger/qqmlnativeconnector/qqmlnativeconnector.pro
@@ -0,0 +1,6 @@
+CONFIG += testcase qml_debug
+TARGET = tst_qqmlnativeconnector
+QT += qml testlib gui-private core-private
+osx:CONFIG -= app_bundle
+
+SOURCES += tst_qqmlnativeconnector.cpp