qmlweather.pro Example File

qmlweather/qmlweather.pro

  !include( ../examples.pri ) {
   error( "Couldn't find the examples.pri file!" )
  }

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