forked from qt-creator/qt-creator
Cannot put a source file template into a resource in a source directory as Visual Studio will grab and build it.
6 lines
71 B
Plaintext
6 lines
71 B
Plaintext
<RCC>
|
|
<qresource prefix="/" >
|
|
@ICON_FILES@
|
|
</qresource>
|
|
</RCC>
|