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

RESOURCES += resources.qrc
SOURCES += main.cpp
OTHER_FILES += qml/qmlweather/*