##// END OF EJS Templates
Fixing qml build for latest Qt5...
Fixing qml build for latest Qt5 There is no quick1 module anymore. It is (again) called a declarative module.

File last commit:

r2069:fff5aa874bbe
r2247:c28e9eaa694f
Show More
qmlcustomlegend.pro
8 lines | 190 B | text/idl | PrologLexer
!include( ../demos.pri ) {
error( "Couldn't find the demos.pri file!" )
}
RESOURCES += resources.qrc
SOURCES += main.cpp
include(qmlapplicationviewer/qmlapplicationviewer.pri)