##// END OF EJS Templates
Fix qmlweather demo warning when running qmake...
Miikka Heikkinen -
r2509:668c483b1a22
parent child
Show More
@@ -6,6 +6,5 RESOURCES += resources.qrc
6 SOURCES += main.cpp
6 SOURCES += main.cpp
7 OTHER_FILES += qml/qmlweather/*
7 OTHER_FILES += qml/qmlweather/*
8
8
9 include(qmlapplicationviewer/qmlapplicationviewer.pri)
10 include(../shared/qmlapplicationviewer/qmlapplicationviewer.pri)
9 include(../shared/qmlapplicationviewer/qmlapplicationviewer.pri)
11
10
General Comments 0
You need to be logged in to leave comments. Login now