forked from mirrors/gecko-dev
While mingw builds don't require user32 and advapi32 explicitly, it doesn't hurt for them to be there (and they're required for clang-cl build). Likewise, while clang-builds don't require uuid and userenv explicitly because they're pulled in via #pragmas in the source code, mingw doesn't support those #pragmas and needs them explicitly, which doesn't hurt the clang-cl builds. Differential Revision: https://phabricator.services.mozilla.com/D134737 |
||
|---|---|---|
| .. | ||
| macbuild/Contents | ||
| Makefile.in | ||
| module.ver | ||
| moz.build | ||
| MozillaRuntimeMain.cpp | ||
| MozillaRuntimeMainAndroid.cpp | ||
| plugin-container.exe.manifest | ||