QT_RESOURCE_ALIAS

Specifies the Qt resource alias for a file in a resource.

This property was introduced in Qt 6.0.

When using the target-based variant of qt_add_resources the property value overrides the runtime path where the resource file is found.

See also The Qt Resource System.