Added new headers to the EXPORT rule...

This commit is contained in:
rpotts%netscape.com 1999-01-04 23:08:44 +00:00
parent 5580372c99
commit a5606ccdd6
3 changed files with 9 additions and 0 deletions

View File

@ -20,4 +20,7 @@ nsVector.h
nsMacRepository.h
nsTraceRefcnt.h
plvector.h
nsXPComFactory.h
nsXPComCIID.h
nsIEventQueueService.h
nsICollection.h

View File

@ -42,6 +42,9 @@ EXPORTS = \
nsTraceRefcnt.h \
nsVector.h \
plvector.h \
nsXPComFactory.h \
nsXPComCIID.h \
nsIEventQueueService.h \
$(NULL)
EXPORTS := $(addprefix $(srcdir)/, $(EXPORTS))

View File

@ -38,6 +38,9 @@ EXPORTS = \
nsTraceRefcnt.h \
nsVector.h \
plvector.h \
nsXPComFactory.h \
nsXPComCIID.h \
nsIEventQueueService.h \
$(NULL)
MODULE = xpcom