12 lines
377 B
Plaintext
Raw Normal View History

<RCC>
<!-- 应用特定资源 -->
<qresource prefix="/">
<file>resource/logo.png</file>
<file>resource/logo.ico</file>
</qresource>
<!-- 公用资源(从 UICommon 引入) -->
<!-- 注意:公用资源通过 UICommon 库自动引入,无需在此重复定义 -->
<!-- 使用方式::/common/resource/xxx.png -->
</RCC>