aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qquickstyle/qquickstyle.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qquickstyle/qquickstyle.pro')
-rw-r--r--tests/auto/qquickstyle/qquickstyle.pro7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/auto/qquickstyle/qquickstyle.pro b/tests/auto/qquickstyle/qquickstyle.pro
new file mode 100644
index 00000000..b6173c1b
--- /dev/null
+++ b/tests/auto/qquickstyle/qquickstyle.pro
@@ -0,0 +1,7 @@
+CONFIG += testcase
+TARGET = tst_qquickstyle
+SOURCES += tst_qquickstyle.cpp
+
+osx:CONFIG -= app_bundle
+
+QT += quickcontrols2 testlib