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

RESOURCES += resources.qrc
SOURCES += main.cpp

OTHER_FILES += \
    qml/qmlboxplot/main.qml