summaryrefslogtreecommitdiff
path: root/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/quickauto.pro
blob: dfe495dc1c5352f6573681ed694827540d47d14b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
TEMPLATE = app
TARGET = test_mal_qtquick

CONFIG += warn_on qmltestcase

DISTFILES += \
    tst_test1.qml \
    tst_test2.qml \
    TestDummy.qml \
    bar/tst_foo.qml \
    tst_test3.qml

SOURCES += \
    main.cpp