bug 771095 - include gkmedias.dll on Windows B2G desktop builds r=cjones

This commit is contained in:
John Ford 2012-07-11 10:26:50 -07:00
parent c08b0cc0f6
commit 40e29f4118

View File

@ -43,6 +43,9 @@
[xpcom]
@BINPATH@/dependentlibs.list
#ifdef XP_WIN32
@BINPATH@/@DLL_PREFIX@gkmedias@DLL_SUFFIX@
#endif
#ifndef MOZ_STATIC_JS
@BINPATH@/@DLL_PREFIX@mozjs@DLL_SUFFIX@
#endif