aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickstyledtext/qquickstyledtext.pro
blob: bd367d5ce20936f244e81c5fc5e07557d2f75806 (plain)
1
2
3
4
5
6
7
8
CONFIG += testcase
TARGET = tst_qquickstyledtext
macx:CONFIG -= app_bundle

SOURCES += tst_qquickstyledtext.cpp

CONFIG += parallel_test
QT += core-private gui-private qml-private quick-private network testlib