зеркало из https://github.com/mozilla/gecko-dev.git
Added new headers to the EXPORT rule...
This commit is contained in:
Родитель
5580372c99
Коммит
a5606ccdd6
|
@ -20,4 +20,7 @@ nsVector.h
|
|||
nsMacRepository.h
|
||||
nsTraceRefcnt.h
|
||||
plvector.h
|
||||
nsXPComFactory.h
|
||||
nsXPComCIID.h
|
||||
nsIEventQueueService.h
|
||||
nsICollection.h
|
||||
|
|
|
@ -42,6 +42,9 @@ EXPORTS = \
|
|||
nsTraceRefcnt.h \
|
||||
nsVector.h \
|
||||
plvector.h \
|
||||
nsXPComFactory.h \
|
||||
nsXPComCIID.h \
|
||||
nsIEventQueueService.h \
|
||||
$(NULL)
|
||||
|
||||
EXPORTS := $(addprefix $(srcdir)/, $(EXPORTS))
|
||||
|
|
|
@ -38,6 +38,9 @@ EXPORTS = \
|
|||
nsTraceRefcnt.h \
|
||||
nsVector.h \
|
||||
plvector.h \
|
||||
nsXPComFactory.h \
|
||||
nsXPComCIID.h \
|
||||
nsIEventQueueService.h \
|
||||
$(NULL)
|
||||
|
||||
MODULE = xpcom
|
||||
|
|
Загрузка…
Ссылка в новой задаче