forked from qt-creator/qt-creator
Makes development easier (no recompiling needed when tweaking the templates). Also, all other templates are in that folder.
9 lines
241 B
Plaintext
9 lines
241 B
Plaintext
<RCC>
|
|
<qresource prefix="/qmlproject">
|
|
<file>QmlProject.mimetypes.xml</file>
|
|
<file>images/qmlfolder.png</file>
|
|
<file>images/qmlproject.png</file>
|
|
<file>images/qml_wizard.png</file>
|
|
</qresource>
|
|
</RCC>
|