aboutsummaryrefslogtreecommitdiffstats
path: root/tests/tests.pro
blob: e4f9b8831161a1d2485a0a5534ae4fb0dba16fed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
QT += testlib quick
#QT -= gui

CONFIG += qt console warn_on depend_includepath testcase
CONFIG -= app_bundle

TEMPLATE = app

SOURCES += \ 
    tst_cursornavigation.cpp
INCLUDEPATH += ../plugin

DISTFILES += \
    basics.qml