Generate nsISupports.h, nsIEnumerator.h, and nsIFactory.h.

This commit is contained in:
waterson%netscape.com 1999-05-10 18:50:41 +00:00
parent 219fcc057d
commit 2096a02ad3
2 changed files with 1 additions and 5 deletions

View File

@ -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>

View File

@ -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