aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmlformat/qmlformat.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/qmlformat/qmlformat.pro')
-rw-r--r--tests/auto/qml/qmlformat/qmlformat.pro12
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/auto/qml/qmlformat/qmlformat.pro b/tests/auto/qml/qmlformat/qmlformat.pro
new file mode 100644
index 0000000000..a6ae391711
--- /dev/null
+++ b/tests/auto/qml/qmlformat/qmlformat.pro
@@ -0,0 +1,12 @@
+CONFIG += testcase
+TARGET = tst_qmlformat
+macos:CONFIG -= app_bundle
+
+SOURCES += tst_qmlformat.cpp
+DEFINES += SRCDIR=\\\"$$PWD\\\"
+
+include (../../shared/util.pri)
+
+TESTDATA = data/*
+
+QT += testlib