qmlaxisformatter.qrc Example File

qmlaxisformatter/qmlaxisformatter.qrc

  <RCC>
      <qresource prefix="/">
          <file>qml/qmlaxisformatter/main.qml</file>
          <file>qml/qmlaxisformatter/NewButton.qml</file>
          <file>qml/qmlaxisformatter/Data.qml</file>
      </qresource>
  </RCC>