GrabBag/App/GrabBag/GrabBagApp/resources.qrc

11 lines
307 B
Plaintext

<RCC>
<!-- 应用特定资源 -->
<qresource prefix="/">
<file>resource/logo.png</file>
<file>resource/logo.ico</file>
</qresource>
<!-- 公用资源通过 UICommon/common_resources.qrc 自动引入 -->
<!-- 使用方式::/common/resource/xxx.png -->
</RCC>