2026-03-28 10:49:55 +08:00

12 lines
334 B
Plaintext

<RCC>
<!-- 应用特定资源 -->
<qresource prefix="/">
<file>resource/logo.png</file>
<file>resource/logo.ico</file>
</qresource>
<!-- 公用资源(从 UICommon 引入)-->
<!-- 已在 .pro 文件中引用 common_resources.qrc -->
<!-- 使用方式::/common/resource/xxx.png -->
</RCC>