Bug 783551 - Get tooltool running on the b2g on OS X builds. r=respindola
[gecko.git] / b2g / confvars.sh
blobaa9c25e98d36eb241be2a0becdc5f09da4830076
1 # This Source Code Form is subject to the terms of the Mozilla Public
2 # License, v. 2.0. If a copy of the MPL was not distributed with this
3 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
5 MOZ_APP_BASENAME=B2G
6 MOZ_APP_VENDOR=Mozilla
8 MOZ_APP_VERSION=17.0a1
10 MOZ_UA_OS_AGNOSTIC=1
11 MOZ_APP_UA_NAME=Firefox
13 MOZ_BRANDING_DIRECTORY=b2g/branding/unofficial
14 MOZ_OFFICIAL_BRANDING_DIRECTORY=b2g/branding/official
15 # MOZ_APP_DISPLAYNAME is set by branding/configure.sh
17 MOZ_SAFE_BROWSING=
18 MOZ_SERVICES_SYNC=1
20 MOZ_WEBSMS_BACKEND=1
21 MOZ_DISABLE_DOMCRYPTO=1
22 MOZ_APP_STATIC_INI=1
24 if test "$OS_TARGET" = "Android"; then
25 MOZ_CAPTURE=1
26 MOZ_RAW=1
29 # use custom widget for html:select
30 MOZ_USE_NATIVE_POPUP_WINDOWS=1
32 if test "$LIBXUL_SDK"; then
33 MOZ_XULRUNNER=1
34 else
35 MOZ_XULRUNNER=
36 MOZ_PLACES=1
39 MOZ_APP_ID={3c2e2abc-06d4-11e1-ac3b-374f68613e61}
40 MOZ_EXTENSION_MANAGER=1
41 ENABLE_MARIONETTE=1
43 MOZ_SYS_MSG=1