Migrate qt_add_resources to the Qt6 target-based approach

This commit is contained in:
luisangelsm
2026-03-30 16:34:02 +02:00
parent 586c748b42
commit 1a28111dae
12 changed files with 404 additions and 339 deletions

View File

@ -1,8 +0,0 @@
<RCC>
<qresource prefix="/">
<file>../../images/appearance_config/theme-mode-system.svg</file>
<file>../../images/appearance_config/theme-mode-light.svg</file>
<file>../../images/appearance_config/theme-mode-dark.svg</file>
<file>../../images/appearance_config/theme-mode-custom.svg</file>
</qresource>
</RCC>