blob: f51e6c8fb22fa7914d73def2d6782c10b2f5c28e [file] [log] [blame]
QT += charts qml quick
SOURCES += \
main.cpp
RESOURCES += \
resources.qrc
DISTFILES += \
qml/qmlweather/*
target.path = $$[QT_INSTALL_EXAMPLES]/charts/qmlweather
INSTALLS += target