I want to use resources, but load them from resources.rcc to my application when it starts, I don't want them to be build in application.
The problem is just the way I generate resources.rcc file. I want this file to be generated from resources.qrc during compilation of application. If it is possible I want resources.qrc file to be visible in QT Creator project.
Bookmarks