added nsIGenericFactory.h

This commit is contained in:
beard%netscape.com 1999-02-26 04:06:13 +00:00
parent 2f1f98057b
commit be0e2a94ed
3 changed files with 8 additions and 5 deletions

View File

@ -26,3 +26,4 @@ nsXPComCIID.h
nsIEventQueueService.h
nsICollection.h
nsIAllocator.h
nsIGenericFactory.h

View File

@ -47,6 +47,7 @@ EXPORTS = \
nsXPComFactory.h \
nsXPComCIID.h \
nsIEventQueueService.h \
nsIGenericFactory.h \
$(NULL)
EXPORTS := $(addprefix $(srcdir)/, $(EXPORTS))

View File

@ -39,11 +39,12 @@ EXPORTS = \
nsTraceRefcnt.h \
nsVector.h \
plvector.h \
nsXPComFactory.h \
nsXPComCIID.h \
nsIEventQueueService.h \
nsIAllocator.h \
nsIRegistry.h \
nsXPComFactory.h \
nsXPComCIID.h \
nsIEventQueueService.h \
nsIAllocator.h \
nsIRegistry.h \
nsIGenericFactory.h \
$(NULL)
MODULE = xpcom