aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/declarative.pro
blob: aae8c20e5fd1ad80f1ab3c4e78109dda74ec55f8 (plain)
1
2
3
4
5
6
7
8
9
TEMPLATE = app
TARGET = tst_declarative

QT += qml testlib core-private qml-private
CONFIG += testcase
osx:CONFIG -= app_bundle

SOURCES += \
    $$PWD/tst_declarative.cpp