aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/styles/styles.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/styles/styles.pro')
-rw-r--r--tests/auto/styles/styles.pro8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/auto/styles/styles.pro b/tests/auto/styles/styles.pro
new file mode 100644
index 00000000..3460900c
--- /dev/null
+++ b/tests/auto/styles/styles.pro
@@ -0,0 +1,8 @@
+TEMPLATE = app
+TARGET = tst_styles
+CONFIG += qmltestcase
+
+DEFINES += TST_CONTROLS_DATA=\\\"$$QQC2_SOURCE_TREE/tests/auto/controls/data\\\"
+
+SOURCES += \
+ $$PWD/tst_styles.cpp