mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 06:11:37 +00:00
Bug 717195 - Export dombindings.h; r=bholley
This commit is contained in:
parent
176ab26790
commit
4e6b2dedac
@ -149,7 +149,6 @@ INCLUDES += \
|
||||
-I$(srcdir)/../../../../editor/libeditor/text \
|
||||
-I$(srcdir) \
|
||||
-I$(topsrcdir)/xpcom/ds \
|
||||
-I$(srcdir)/../../../../js/xpconnect/src \
|
||||
$(NULL)
|
||||
|
||||
DEFINES += -D_IMPL_NS_LAYOUT
|
||||
|
@ -90,7 +90,6 @@ LOCAL_INCLUDES = \
|
||||
-I$(srcdir)/../../../layout/style \
|
||||
-I$(srcdir)/../../../dom/base \
|
||||
-I$(topsrcdir)/xpcom/ds \
|
||||
-I$(srcdir)/../../../js/xpconnect/src \
|
||||
$(NULL)
|
||||
|
||||
DEFINES += -D_IMPL_NS_LAYOUT
|
||||
|
@ -51,6 +51,7 @@ FORCE_STATIC_LIB = 1
|
||||
LIBXUL_LIBRARY = 1
|
||||
EXPORTS = \
|
||||
xpcpublic.h \
|
||||
dombindings.h \
|
||||
dombindings_gen.h
|
||||
|
||||
CPPSRCS = \
|
||||
|
Loading…
Reference in New Issue
Block a user