mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-24 17:37:30 +09:00
13 lines
376 B
Text
13 lines
376 B
Text
. "$topsrcdir/build/mozconfig.win-common"
|
|
. "$topsrcdir/browser/config/mozconfigs/win64/common-win64"
|
|
. "$topsrcdir/browser/config/mozconfigs/win64/common-opt"
|
|
|
|
|
|
ac_add_options --enable-verify-mar
|
|
|
|
ac_add_options --with-branding=browser/branding/nightly
|
|
|
|
. "$topsrcdir/build/mozconfig.rust"
|
|
|
|
. "$topsrcdir/build/mozconfig.common.override"
|
|
. "$topsrcdir/build/mozconfig.cache"
|