summaryrefslogtreecommitdiffstats
path: root/tests/barstest/barstest.pro
blob: f213ea9e2705c480b4e5884296a419c4f1644920 (plain)
1
2
3
4
5
6
7
8
!include( ../tests.pri ) {
    error( "Couldn't find the tests.pri file!" )
}

SOURCES += main.cpp chart.cpp custominputhandler.cpp
HEADERS += chart.h custominputhandler.h

QT += widgets