mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-01 05:48:26 +00:00
Generate nsISupports.h, nsIEnumerator.h, and nsIFactory.h.
This commit is contained in:
parent
219fcc057d
commit
2096a02ad3
@ -22,6 +22,6 @@ IGNORE_MANIFEST=1
|
||||
# Build xpidl first, so it's available to process idl.
|
||||
# Explicitly recur into libxpt/xptinfo and libxpt/xptcall,
|
||||
# as they depend on xpidl and can't be in the DIRS for libxpt.
|
||||
DIRS=libxpt tools\xpidl public src libxpt\xptinfo libxpt\xptcall proxy tests
|
||||
DIRS=libxpt tools\xpidl idl public src libxpt\xptinfo libxpt\xptcall proxy tests
|
||||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
@ -29,17 +29,14 @@ EXPORTS = \
|
||||
nsHashtable.h \
|
||||
nsICollection.h \
|
||||
nsID.h \
|
||||
nsIFactory.h \
|
||||
nsIID.h \
|
||||
nsISimpleEnumerator.h \
|
||||
nsISupports.h \
|
||||
nsISupportsUtils.h \
|
||||
nsIPtr.h \
|
||||
nsIServiceManager.h \
|
||||
nsISupportsArray.h \
|
||||
nsIComponentManager.h \
|
||||
nsRepository.h \
|
||||
nsIEnumerator.h \
|
||||
nsTraceRefcnt.h \
|
||||
nsVector.h \
|
||||
plvector.h \
|
||||
@ -51,7 +48,6 @@ EXPORTS = \
|
||||
nsIAllocator.h \
|
||||
nsIRegistry.h \
|
||||
nsIGenericFactory.h \
|
||||
nsrootidl.h \
|
||||
$(NULL)
|
||||
|
||||
MODULE = xpcom
|
||||
|
Loading…
x
Reference in New Issue
Block a user