Files
qt-creator/src/plugins/qmlprojectmanager/qmlproject.qrc
Alessandro Portale 4565bc742b Move qml app templates from .qrc to share/qtcreator/templates
Makes development easier (no recompiling needed when tweaking the
templates). Also, all other templates are in that folder.
2010-08-03 21:54:09 +02:00

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>