diff --git a/tools/qmlplugindump/qmlplugindump.pro b/tools/qmlplugindump/qmlplugindump.pro index b777e0da75cc0e2be7e0f66f4b4309c7154c9552..42d17a72cc9365af1330c141025ce79f1089bc79 100644 --- a/tools/qmlplugindump/qmlplugindump.pro +++ b/tools/qmlplugindump/qmlplugindump.pro @@ -1,5 +1,12 @@ QT += qml qml-private quick-private core-private +# +# qmlplugindump is an applicaton bundle on the mac +# so that we can include an Info.plist, which is needed +# to surpress qmlplugindump popping up in the dock +# when launched. +# + CONFIG += qpa_minimal_plugin SOURCES += \