At least one alternative is to drop the qrc file altogether, put your QML files in one or more groups with fileTags: "qt.core.resource_data", and (optionally I think) set Qt.core.resource* properties on the product. I found this to be much cleaner, and it made it much simpler to put generated files into the resources.
Best regards, Lars Ivar Igesund On Thu, Oct 26, 2017 at 8:36 PM Ola Røer Thorsen <[email protected]> wrote: > 2017-10-26 20:31 GMT+02:00 Jake Petroules <[email protected]>: > >> This is supposed to work, but there may be a bug in the qrc scanner >> (QBS-697). >> >> Can you update that issue with an exact set of steps to reproduce the >> issue? We tried to reproduce it before but could not. >> >> > Sure. I'll see if I can isolate the issue and upload some code to > reproduce it. > > Best regards, > Ola > > > _______________________________________________ > Qbs mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/qbs >
_______________________________________________ Qbs mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qbs
