Re: How to build XPCOM standalone
Doug Turner <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xpcom |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
Axel Hecht wrote: > http://lxr.mozilla.org/seamonkey/source/xpcom/doc/xpcom-standalone.html > has it. > > Note that you can put those two things into your .mozconfig, too. > > ac_add_options --enable-standalone-modules=xpcom > mk_add_options BUILD_MODULES=xpcom You should read [1] and check out [2] for another way to build xpcom. [1] news://news.mozilla.org:119/[email protected] [2] http://www.mozilla.org/projects/embedding/bootstrap.html