Open main menu

CDOT Wiki β

Changes

Real World Mozilla First XPCOM Component

1 byte added, 12:33, 20 March 2007
Building FirstXpcom
Here we can see the build processing our IDL file. As a result of this first (partially) successful run of make, exported and generated header files (i.e.,from our IDL) will be placed in '''$(objdir)/dist/include/firstxpcom'''.
Within '''$(obdirobjdir)/dist/include/firstxpcom/IFirstXpcom.h''' you'll see the following block of code:
#if 0
3
edits