Commit 8a11a860 authored by Hugo Beauzée-Luyssen's avatar Hugo Beauzée-Luyssen

mft: Link to mfplat when building with msvc

parent d58ed01e
......@@ -477,7 +477,7 @@ endif
libmft_plugin_la_SOURCES = codec/mft.c codec/h264_nal.c codec/h264_nal.h
if HAVE_WIN32
libmft_plugin_la_LIBADD = -lole32 -luuid -lmfuuid
libmft_plugin_la_LIBADD = -lole32 -luuid -lmfuuid -lmfplat
codec_LTLIBRARIES += libmft_plugin.la
endif
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment