aboutsummaryrefslogtreecommitdiffstats
path: root/tests/tests.pro
blob: 2e9bc7e0e16ff1cf0d7452e8992967b87050dcae (plain)
1
2
3
4
5
6
7
8
9
10
QT += testlib
QT -= gui

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

TEMPLATE = app

SOURCES += \ 
    tst_cursornavigation.cpp