зеркало из https://github.com/mozilla/gecko-dev.git
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
This commit is contained in:
Родитель
4fb9469d29
Коммит
e35008b4f0
|
@ -44,6 +44,8 @@ include $(DEPTH)/config/autoconf.mk
|
||||||
|
|
||||||
MODULE=inspector
|
MODULE=inspector
|
||||||
LIBRARY_NAME=inspector_s
|
LIBRARY_NAME=inspector_s
|
||||||
|
MOZILLA_INTERNAL_API = 1
|
||||||
|
|
||||||
REQUIRES = xpcom \
|
REQUIRES = xpcom \
|
||||||
string \
|
string \
|
||||||
dom \
|
dom \
|
||||||
|
|
|
@ -43,6 +43,7 @@ VPATH = @srcdir@
|
||||||
include $(DEPTH)/config/autoconf.mk
|
include $(DEPTH)/config/autoconf.mk
|
||||||
|
|
||||||
MODULE = mozgnome
|
MODULE = mozgnome
|
||||||
|
MOZILLA_INTERNAL_API = 1
|
||||||
|
|
||||||
XPIDLSRCS = \
|
XPIDLSRCS = \
|
||||||
nsIGConfService.idl \
|
nsIGConfService.idl \
|
||||||
|
|
Загрузка…
Ссылка в новой задаче