summaryrefslogtreecommitdiffstats
path: root/demos/qmlweather/qmlweather.pro
blob: 074acb11d59e9d75fd637b8f3865efccf1fd40ec (plain)
1
2
3
4
5
6
7
8
9
10
!include( ../demos.pri ) {
    error( "Couldn't find the demos.pri file!" )
}

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

include(qmlapplicationviewer/qmlapplicationviewer.pri)
include(../shared/qmlapplicationviewer/qmlapplicationviewer.pri)