emitters.qrc Example File

particles/emitters/emitters.qrc

  <RCC>
      <qresource prefix="/particles/emitters">
          <file>emitters.qml</file>
          <file>content/burstandpulse.qml</file>
          <file>content/customemitter.qml</file>
          <file>content/emitmask.qml</file>
          <file>content/maximumemitted.qml</file>
          <file>content/shapeanddirection.qml</file>
          <file>content/trailemitter.qml</file>
          <file>content/velocityfrommotion.qml</file>
      </qresource>
  </RCC>