summaryrefslogtreecommitdiff
path: root/prototype_2016/third_party/qml-material/tests/tests.pro
blob: dd81acda2809b1195900d0f8aa377cfc4d62001a (plain) (blame)
1
2
3
4
5
6
7
8
9
TEMPLATE = app
TARGET = tst_material
CONFIG += warn_on qmltestcase no_testcase_installs
SOURCES += tests.cpp

RESOURCES += icons/icons.qrc

OTHER_FILES += tst_card.qml \
    tst_pagestack.qml