Files
qt-creator/share/qtcreator/templates/qt4project/customwidgetwizard/tpl_resources.qrc
Friedemann Kleint 02de790714 Moved the custom widget wizard templates into Qt Creators template dir.
Cannot put a source file template into a resource in a source directory
as Visual Studio will grab and build it.
2009-06-30 17:11:35 +02:00

6 lines
71 B
Plaintext

<RCC>
<qresource prefix="/" >
@ICON_FILES@
</qresource>
</RCC>