~ubuntu-branches/ubuntu/quantal/lightning-extension/quantal-security

« back to all changes in this revision

Viewing changes to mozilla/browser/config/mozconfigs/win64/debug

  • Committer: Package Import Robot
  • Author(s): Chris Coulson
  • Date: 2012-05-21 16:09:39 UTC
  • mfrom: (1.3.1) (25.1.1 precise-security)
  • Revision ID: package-import@ubuntu.com-20120521160939-0702473a46xfq3tl
Tags: 1.5~b2+build1-0ubuntu1
New upstream release from the beta channel (CALENDAR_1_5b2_BUILD1)

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
 
4
4
ac_add_options --enable-debug
5
5
ac_add_options --enable-trace-malloc
 
6
ac_add_options --enable-signmar
6
7
 
7
8
# Needed to enable breakpad in application.ini
8
9
export MOZILLA_OFFICIAL=1
9
10
 
10
11
mk_add_options MOZ_MAKE_FLAGS=-j1
 
12
 
 
13
# Package js shell.
 
14
export MOZ_PACKAGE_JSSHELL=1
 
15
 
 
16
. $topsrcdir/browser/config/mozconfigs/win64/vs2010-mozconfig