5
edits
m (→UUID: Corrected MDC 'About Scriptable Interfaces' link) |
Andrewgrimo (talk | contribs) mNo edit summary |
||
| Line 281: | Line 281: | ||
</code> | </code> | ||
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 | 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'''. | ||
Within '''$(objdir)/dist/include | Within '''$(objdir)/dist/include/IFirstXpcom.h''' you'll see the following block of code: | ||
#if 0 | #if 0 | ||
edits