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

r2069:fff5aa874bbe
r2490:6ff53abf6558
Show More
resources.qrc
11 lines | 472 B | text/plain | TextLexer
<RCC>
<qresource prefix="/">
<file>qml/qmlcustomlegend/loader.qml</file>
<file>qml/qmlcustomlegend/main.qml</file>
<file>qml/qmlcustomlegend/CustomLegend.qml</file>
<file>qml/qmlcustomlegend/ChartViewStacked.qml</file>
<file>qml/qmlcustomlegend/ChartViewHighlighted.qml</file>
<file>qml/qmlcustomlegend/ChartViewSelector.qml</file>
<file>qml/qmlcustomlegend/AnimatedAreaSeries.qml</file>
</qresource>
</RCC>