aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/types
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2021-10-22 16:03:54 +0200
committerJoerg Bornemann <joerg.bornemann@qt.io>2021-11-12 08:44:45 +0000
commit21237e40565c1331aab531ae2c262fdc2c96fc53 (patch)
tree3d380288900540ec548c3f22f2696859c0f31b8c /src/qml/types
parentfe59c788a65579bbeeb550fcad96cf26443df77a (diff)
qmake/vcxproj: Fix qmltypes files being displayed at project root
In qmake-generated Visual Studio projects the generated .qmltypes files were displayed at the project root. The reason is QTBUG-91033: multiple extra compilers use that file as input. Turn off the fake rule qmltyperegistrar_qmltypes for Visual Studio projects. This rule is supposed to make $$QMLTYPES_FILENAME known to the build system in Makefile generators. This is only necessary if one needs to create extra compilers that work on $$QMLTYPES_FILENAME, which - judging from Qt's own examples - seems to be an exceptional case. Pick-to: 5.15 6.2 Task-number: QTBUG-91033 Task-number: QTBUG-94806 Change-Id: Id8d45264d0922bcc3d201ce216663c9ca7d44fa2 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'src/qml/types')
0 files changed, 0 insertions, 0 deletions