aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmetaobjectbuilder/qmetaobjectbuilder.pro
blob: 047a8714963fe71919c3b10391e933e363371eab (plain)
1
2
3
4
5
6
7
8
9
CONFIG += testcase
TARGET = tst_qmetaobjectbuilder
macx:CONFIG -= app_bundle

SOURCES += \
    tst_qmetaobjectbuilder.cpp

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