Fix DirectShow compile errors

This commit is contained in:
wuggy 2026-09-08 12:57:31 -07:00
commit 47600fab86
7 changed files with 14 additions and 58 deletions

View file

@ -174,6 +174,8 @@ if CONFIG['OS_ARCH'] == 'WINNT':
'shell32',
'ole32',
'strmiids',
'dmoguids',
'msdmo',
'version',
'winspool',
]