summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
diff options
context:
space:
mode:
authorMichal Klocek <michal.klocek@qt.io>2022-08-17 17:32:08 +0200
committerMichal Klocek <michal.klocek@qt.io>2022-09-12 07:44:22 +0000
commit74163a6511278fa8273ca931ffdf9b9b3a8daae6 (patch)
treed53e62b52c2f12de26b82a4bbe44a33f9b949294 /tests/auto/quick
parentb30559565cb91501baddea495362101341a0aa22 (diff)
Use delay load for media foundation
We should delay some dll loads as MediaFoundation is not available on Windows N. Chromium already uses that option when compiling components, however we use only response file to track dependencies, and those libs were never linked with DELAYLAD flags by (qt)cmake. There is currently no nice way to set those base on gn dependencies as those are generated on bulid time and we need linker flags on configure time. As workaround simply hardcode those 3 required libs, as side effect when linking QtPdf module there will be warning that there are no references to mentioned media foundation libs. Pick-to: 6.4 6.4.0 6.3 Fixes: QTBUG-100391 Change-Id: I06e4bffdf8bc6803a4f2b1437679628b9a733299 Reviewed-by: Michael BrĂ¼ning <michael.bruning@qt.io>
Diffstat (limited to 'tests/auto/quick')
0 files changed, 0 insertions, 0 deletions