aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlcpputils/qqmlcpputils.pro
blob: 847665b8f4457de4b1971cee61c8548a91369086 (plain)
1
2
3
4
5
6
7
8
9
CONFIG += testcase
TARGET = tst_qqmlcpputils
macx:CONFIG -= app_bundle

SOURCES += tst_qqmlcpputils.cpp

CONFIG += parallel_test

QT += core-private gui-private qml-private testlib v8-private