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

QT += charts-private
contains(QT_COORD_TYPE, float): DEFINES += QT_QREAL_IS_FLOAT

SOURCES += tst_chartdataset.cpp