aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativemetaobject/qdeclarativemetaobject.pro
blob: 206f510506f4df3667c14f155a58240018fe75a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
CONFIG += testcase
TARGET = tst_qdeclarativemetaobject
macx:CONFIG -= app_bundle

SOURCES += tst_qdeclarativemetaobject.cpp

include (../../shared/util.pri)

testDataFiles.files = data
testDataFiles.path = .
DEPLOYMENT += testDataFiles

CONFIG += parallel_test
QT += declarative testlib