aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qtquick2/qdeclarativestyledtext/qdeclarativestyledtext.pro
blob: 84532f611eb4257495896c8b634697c5fe226c42 (plain)
1
2
3
4
5
6
7
8
CONFIG += testcase
TARGET = tst_qdeclarativestyledtext
macx:CONFIG -= app_bundle

SOURCES += tst_qdeclarativestyledtext.cpp

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