aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/examples/examples.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/quick/examples/examples.pro')
-rw-r--r--tests/auto/quick/examples/examples.pro10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/auto/quick/examples/examples.pro b/tests/auto/quick/examples/examples.pro
new file mode 100644
index 0000000000..e67120d7c2
--- /dev/null
+++ b/tests/auto/quick/examples/examples.pro
@@ -0,0 +1,10 @@
+CONFIG += testcase
+TARGET = tst_examples
+macx:CONFIG -= app_bundle
+
+SOURCES += tst_examples.cpp
+DEFINES += SRCDIR=\\\"$$PWD\\\"
+
+CONFIG += parallel_test
+#temporary
+QT += core-private gui-private qml-private quick-private widgets-private v8-private testlib