mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
a41062f377
--HG-- extra : transplant_source : r%BC%B4%7B%AA%9B%7FiIs%CE%11%D0d%E6%FD%F2%C5xP
10 lines
277 B
Plaintext
10 lines
277 B
Plaintext
. "$topsrcdir/browser/config/mozconfigs/win64/common-win64"
|
|
. "$topsrcdir/browser/config/mozconfigs/win64/common-opt"
|
|
|
|
mk_add_options MOZ_PGO=1
|
|
|
|
ac_add_options --enable-official-branding
|
|
. $topsrcdir/build/win64/mozconfig.vs2010
|
|
|
|
. "$topsrcdir/build/mozconfig.common.override"
|