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

12 lines
209 B
Makefile

MODULE = qedit.dll
IMPORTS = strmiids strmbase uuid oleaut32 ole32 advapi32 msvcrt
SOURCES = \
main.c \
mediadet.c \
nullrenderer.c \
qedit_classes.idl \
samplegrabber.c \
timeline.c \
version.rc