As of Qt 5.14 we need to bundle QmlModels as well

This commit is contained in:
Kovid Goyal 2020-02-04 09:00:47 +05:30
parent 83177dd270
commit 72509e53e0
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -41,6 +41,7 @@ dlls = [
'Quick', 'Quick',
'QuickWidgets', 'QuickWidgets',
'Qml', 'Qml',
'QmlModels',
# 'MultimediaWidgets', # 'MultimediaWidgets',
'Xml', 'Xml',
# 'XmlPatterns', # 'XmlPatterns',