resources.qrc Example File

qmlcustomlegend/resources.qrc

  <RCC>
      <qresource prefix="/">
          <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>