Hi,

I use rcc compiler resource and QResource::registerResource() to add dynamically external resources as it is describes here The Qt Resource System

It works fine but I would like to embed this registered resources in my executable file.
Is any way to do this without recompile project?