Changes

Jump to: navigation, search

Real World Mozilla First XPCOM Component

115 bytes added, 20:57, 11 November 2007
m
mozilla/extensions/firstxpcom/Makefile.in
include $(topsrcdir)/config/rules.mk
Note the '''DIRS''' variable. It says that the two directories, public and src, will be entered during the build. That means Because Mozilla's build system [http://developer.mozilla.org/en/docs/How_Mozilla%27s_build_system_works uses recursive make], we also need Makefile.in files in each of these.
=== mozilla/extensions/firstxpcom/public/Makefile.in ===

Navigation menu