Changes

Jump to: navigation, search

User:Mckwan/Assignment1

53 bytes added, 20:18, 18 September 2006
no edit summary
* create a text file .mozconfig in mozilla (the following code from David's website)
<pre>
# Building Firefox Trunk with Debugging. $topsrcdir/browser/config/mozconfig
# Put all obj files in one place, not in src tree mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/firefox-objdir ac_add_options --disable-static ac_add_options --enable-shared
# Debug Build Setup Options ac_add_options --disable-optimize ac_add_options --enable-debug
# I'm using Canvas for my work ac_add_options --enable-canvas
</pre>
• Check out the source code from cvs
1
edit

Navigation menu