GLIB_PREFIX=F:/Mozilla/vc80 LIBIDL_PREFIX=F:/Mozilla/vc80 # PGO mk_add_options PROFILE_GEN_SCRIPT='cscript F:/Mozilla/tete009_patch/PgoMsgSSE.vbs' export MOZ_OPTIMIZE_LDFLAGS="-opt:ref -opt:icf=3 -opt:nowin98" mk_add_options MOZ_OPTIMIZE_LDFLAGS="-opt:ref -opt:icf=3 -opt:nowin98" mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/FirefoxObjSSE # Build Firefox . $topsrcdir/browser/config/mozconfig ac_add_options --enable-optimize="-O2 -GL -GT -arch:SSE -GS- -DTT_MEMUTIL -D_CRT_NOFORCE_MANIFEST -D_STL_NOFORCE_MANIFEST -D_STATIC_CPPLIB" ac_add_options --disable-debug ac_add_options --disable-tests ac_add_options --disable-auto-deps ac_add_options --enable-jemalloc # Disable Installer # ac_add_options --disable-installer # Disable Updater ac_add_options --disable-updater # Disable crash reporter ac_add_options --disable-crashreporter # Disable ActiveX ac_add_options --disable-activex ac_add_options --disable-activex-scripting # Enable MNG Support # ac_add_options --enable-image-decoders=default,mng # ac_add_options --enable-mng-type=MNG_BUILD_FULL_MNG