##// END OF EJS Templates
Add qml files to OTHER_FILES in qml examples, demos, and tests...
Add qml files to OTHER_FILES in qml examples, demos, and tests This way the qml files show up in creator. Change-Id: If2ca5cd45b3af0489208ef865474815547d89b1d Reviewed-by: Tomi Korpipää <tomi.korpipaa@digia.com>

File last commit:

r1139:d61f2486cd3e
r2490:6ff53abf6558
Show More
resources.qrc
5 lines | 102 B | text/plain | TextLexer
Tero Ahola
Draft for QML demo that shows weather forecasts
r1139 <RCC>
<qresource prefix="/">
<file>qml/qmlweather/main.qml</file>
</qresource>
</RCC>