зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1308076 - Don't statically link mfplat.lib into gmp-clearkey. r=glandium
We're loading functions from that library dynamically in gmp-clearkey anyway, we don't need to statically link this. MozReview-Commit-ID: AKwP5aWLsK3 --HG-- extra : rebase_source : 23ab95e7bb2f756ef1df7f97b96ec7da0953533f
This commit is contained in:
Родитель
10c6ab2576
Коммит
48ecbebd03
|
@ -26,7 +26,6 @@
|
|||
|
||||
#pragma comment(lib, "mfuuid.lib")
|
||||
#pragma comment(lib, "wmcodecdspuuid")
|
||||
#pragma comment(lib, "mfplat.lib")
|
||||
|
||||
void LOG(const char* format, ...)
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче