Commit 37a17672 authored by Vadim Pisarevsky's avatar Vadim Pisarevsky

Merge pull request #3243 from a-wi:MSMF_linking_error

parents 6c3cadbd d2ba09e6
......@@ -78,7 +78,9 @@
#pragma comment(lib, "mfuuid")
#pragma comment(lib, "Strmiids")
#pragma comment(lib, "Mfreadwrite")
#if (WINVER >= 0x0602) // Available since Win 8
#pragma comment(lib, "MinCore_Downlevel")
#endif
#include <mferror.h>
......
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