[Interest] Odd behaviour when organizing .qml files into folders

Christian Kandeler Christian.Kandeler at qt.io
Mon Feb 18 09:29:52 CET 2019


On Sun, 17 Feb 2019 21:19:10 -0500
Furkan Üzümcü <furkanuzumcu at gmail.com> wrote:

> I think it would be more helpful If we see your .pro file as well. But I'll tell you what I can say from what I understand.
> 
> Qt Creator displays the files inside arc file in the project tree as well. So, I don't think you need to add the QML files to DISTFILES too. If you remove them from there and only add them to the arc file, you should be fine.

I suggest the opposite: Don't have a qrc file at all, but let qmake auto-generate it by adding the qml files directly to RESOURCES.


Christian


More information about the Interest mailing list