imageparticle.qrc Example File

particles/imageparticle/imageparticle.qrc

  <RCC>
      <qresource prefix="/particles/imageparticle">
          <file>imageparticle.qml</file>
          <file>content/allatonce.qml</file>
          <file>content/colored.qml</file>
          <file>content/colortable.qml</file>
          <file>content/deformation.qml</file>
          <file>content/rotation.qml</file>
          <file>content/sharing.qml</file>
          <file>content/sprites.qml</file>
      </qresource>
  </RCC>