Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
When building qml libraries with qt_add_qml_module() following project tree is generated
qt_add_qml_module()
As you can see, I enabled "Hide Generated Files"
How can I get rid of resource1 and resource2?
Has anyone found a solution?
The issue is tracked at https://bugreports.qt.io/browse/QTCREATORBUG-32319