@jsulm I meant to change some configurations, if there are some, and fasten the compilation.
So if I choose the external resources step, is it feasible to do the following steps:
Can I integrate the rcc command that I have to execute manually in terminal, somehow to the make step of the application, so that it is executed automatically?
If I achieve the upper step, can I detect, whether the qrc was changed a new rcc compilation is necessary?