##// 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:

r2109:69472ec64f97
r2247:c28e9eaa694f
Show More
normalize.pro
9 lines | 120 B | text/idl | PrologLexer
TEMPLATE = app
CONFIG -= moc
# Input
SOURCES += main.cpp
QT = core
CONFIG += warn_on console
mac:CONFIG -= app_bundle