summaryrefslogtreecommitdiffstats
path: root/tests/tst_dbusplugin/tst_dbusplugin.pro
blob: 97a269991b19b8002cff3455d603ea513c79846c (plain)
1
2
3
4
5
6
7
8
9
TEMPLATE = app
TARGET = tst_dbusplugin
CONFIG += warn_on qmltestcase
SOURCES += tst_dbusplugin.cpp

OTHER_FILES = *.qml \
    tst_dbusinterface.qml

IMPORTPATH += $$PWD/../../qml $$PWD/../qml