Qt6 uses slightly different dll set

This commit is contained in:
Kovid Goyal 2021-11-27 21:08:03 +05:30
parent 17d9cd0b6a
commit 49ee740d19
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -20,18 +20,16 @@ dlls = [
'Gui', 'Gui',
'Network', 'Network',
# 'NetworkAuth', # 'NetworkAuth',
'Location',
'PrintSupport', 'PrintSupport',
'WebChannel', 'WebChannel',
# 'WebSockets', # 'WebSockets',
# 'WebView', # 'WebView',
'Positioning', 'Positioning',
'PositioningQuick',
'Sensors', 'Sensors',
'Sql', 'Sql',
'Svg', 'Svg',
'WebChannel',
'WebEngineCore', 'WebEngineCore',
'WebEngine',
'WebEngineWidgets', 'WebEngineWidgets',
'Widgets', 'Widgets',
# 'Multimedia', # 'Multimedia',