зеркало из https://github.com/mozilla/pjs.git
Remove nsIAtom.h now that it's generated; tidy white space.
This commit is contained in:
Родитель
9cda4419de
Коммит
8ef0b76a3c
|
@ -32,7 +32,6 @@ EXPORTS = \
|
||||||
nsHashtable.h \
|
nsHashtable.h \
|
||||||
nsHashtableEnumerator.h \
|
nsHashtableEnumerator.h \
|
||||||
nsIArena.h \
|
nsIArena.h \
|
||||||
nsIAtom.h \
|
|
||||||
nsIBuffer.h \
|
nsIBuffer.h \
|
||||||
nsIByteBuffer.h \
|
nsIByteBuffer.h \
|
||||||
nsIObserverList.h \
|
nsIObserverList.h \
|
||||||
|
@ -58,14 +57,14 @@ EXPORTS = \
|
||||||
|
|
||||||
XPIDL_MODULE = xpcom_ds
|
XPIDL_MODULE = xpcom_ds
|
||||||
|
|
||||||
XPIDLSRCS = \
|
XPIDLSRCS = \
|
||||||
.\nsIAtom.idl \
|
.\nsIAtom.idl \
|
||||||
.\nsICollection.idl \
|
.\nsICollection.idl \
|
||||||
.\nsIEnumerator.idl \
|
.\nsIEnumerator.idl \
|
||||||
.\nsIObserver.idl \
|
.\nsIObserver.idl \
|
||||||
.\nsIObserverService.idl \
|
.\nsIObserverService.idl \
|
||||||
.\nsISupportsArray.idl \
|
.\nsISupportsArray.idl \
|
||||||
.\nsISupportsPrimitives.idl \
|
.\nsISupportsPrimitives.idl \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
Загрузка…
Ссылка в новой задаче