wine/dlls/qdvd/Makefile.in
Elizabeth Figura 90a97b2dcf qdvd: Link to msvcrt instead of ucrtbase.
It links to strmbase, which is built against msvcrt.
2024-05-14 18:28:28 +02:00

12 lines
192 B
Makefile

MODULE = qdvd.dll
IMPORTS = strmbase strmiids uuid ole32 msvcrt
EXTRADLLFLAGS = -Wb,--prefer-native
SOURCES = \
graph.c \
navigator.c \
qdvd_classes.idl \
qdvd_main.c \
version.rc