1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-01 07:14:31 +00:00
wine/dlls/qasf/Makefile.in
Elizabeth Figura 45015f3ad1 qasf: Link to msvcrt instead of ucrtbase.
It links to strmbase, which is built against msvcrt.
2024-05-14 18:28:25 +02:00

10 lines
186 B
Makefile

MODULE = qasf.dll
IMPORTS = strmbase dmoguids strmiids uuid ole32 oleaut32 wmvcore msvcrt
SOURCES = \
asfreader.c \
dmowrapper.c \
qasf_classes.idl \
qasf_main.c \
version.rc