Open main menu

CDOT Wiki β

Changes

Real World Mozilla First XPCOM Component

6 bytes added, 20:52, 27 February 2007
Building FirstXpcom
Now we're ready to build our component. Add the following line to your '''.mozconfig''' file in order to include firstxpcom during the build process:
ac_add_options --enable-extensions=default,'''firstxpcom'''
Now you can re-build your tree (also known as "rebuilding world") by doing: