qcap: Link to msvcrt instead of ucrtbase.

It links to strmbase, which is built against msvcrt.
This commit is contained in:
Elizabeth Figura 2024-04-01 19:48:18 -05:00 committed by Alexandre Julliard
parent 45015f3ad1
commit 5f431b0311

View file

@ -1,6 +1,6 @@
MODULE = qcap.dll
UNIXLIB = qcap.so
IMPORTS = strmbase strmiids uuid ole32 oleaut32 winmm
IMPORTS = strmbase strmiids uuid ole32 oleaut32 winmm msvcrt
DELAYIMPORTS = msvfw32
SOURCES = \