##// END OF EJS Templates
Fix qml application deployment for android...
Fix qml application deployment for android Change-Id: I5a693f3ca7d6110505f8e6d276f53825e1a5961b Reviewed-by: Tomi Korpipää <tomi.korpipaa@digia.com>

File last commit:

r2069:fff5aa874bbe
r2523:abf0d5005e35
Show More
resources.qrc
11 lines | 472 B | text/plain | TextLexer
Tero Ahola
Demo about creating a custom legend on QML
r2069 <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>