Skip to content

Commit c8f4e03

Browse files
committed
qml, build: Update PE_ALLOWED_LIBRARIES for Qt 5.15.2
1 parent ea4f68a commit c8f4e03

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

contrib/devtools/symbol-check.py

+2
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,8 @@
165165
'VERSION.dll', # version checking
166166
'WINMM.dll', # WinMM audio API
167167
'WTSAPI32.dll',
168+
'd3d11.dll',
169+
'dxgi.dll',
168170
}
169171

170172
def check_version(max_versions, version, arch) -> bool:

0 commit comments

Comments
 (0)