forked from qt-creator/qt-creator
- Describe adding resource file to CMakeLists.txt - Update screenshots Fixes: QTCREATORBUG-26686 Change-Id: I2b06a9753ee73b736982923e3b2a5bb6b4dd8861 Reviewed-by: Cristian Adam <cristian.adam@qt.io>
6 lines
88 B
Plaintext
6 lines
88 B
Plaintext
<RCC>
|
|
<qresource prefix="/">
|
|
<file>input.txt</file>
|
|
</qresource>
|
|
</RCC>
|