[Qbs] Detecting changes in files inside .qrc-files automatically?
Lars Ivar Igesund
larsivi at gmail.com
Thu Oct 26 20:48:34 CEST 2017
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 <ola at silentwings.no> wrote:
> 2017-10-26 20:31 GMT+02:00 Jake Petroules <Jake.Petroules at qt.io>:
>
>> 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
> Qbs at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qbs
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qbs/attachments/20171026/e7e4d15c/attachment.html>
More information about the Qbs
mailing list