1
0
mirror of https://github.com/wine-mirror/wine synced 2024-06-29 06:14:34 +00:00

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 = \