summaryrefslogtreecommitdiff
path: root/tests/qml/qml.pro
blob: c969291abb83a05e9bad88da0d9919180b0108ff (plain)
1
2
3
4
5
6
7
8
9
10
QT += testlib

TARGET = qml

CONFIG += warn_on qmltestcase

IMPORTPATH += $$OUT_PWD/../../src $$PWD

SOURCES += \
    qml.cpp