aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativemetatype/qdeclarativemetatype.pro
blob: 2889c191f4ff8c6ed9ffcccdac53479c9c2d9a0f (plain)
1
2
3
4
5
6
7
8
9
CONFIG += testcase
TARGET = tst_qdeclarativemetatype
SOURCES += tst_qdeclarativemetatype.cpp
macx:CONFIG -= app_bundle

DEFINES += SRCDIR=\\\"$$PWD\\\"

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