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