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

SOURCES += main.cpp

INSTALLS += target

QT += widgets