aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeengine/qdeclarativeengine.pro
blob: 547d56b3ad30126c1d8b66da0a91073dfcd91029 (plain)
1
2
3
4
5
6
7
8
9
CONFIG += testcase
TARGET = tst_qdeclarativeengine
macx:CONFIG -= app_bundle

SOURCES += tst_qdeclarativeengine.cpp 

CONFIG += parallel_test

QT += core-private gui-private declarative-private network testlib