mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-27 15:55:16 +00:00
use the XPIDL version of nsIDOMBaseAppCore so that the mail/news appcore IDL can #include it
This commit is contained in:
parent
2950324c5b
commit
48d33c7be0
@ -19,19 +19,13 @@ DEPTH = ../../..
|
||||
topsrcdir = @top_srcdir@
|
||||
srcdir = @srcdir@
|
||||
VPATH = @srcdir@
|
||||
MODULE=appcores
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
ifdef USE_XPIDL
|
||||
IDLSRCS = \
|
||||
XPIDLSRCS = \
|
||||
nsIDOMBaseAppCore.idl \
|
||||
nsIDOMWindow.idl \
|
||||
nsIDOMNodeList.idl \
|
||||
nsIDOMXULTreeElement.idl\
|
||||
nsIDOMXULElement.idl \
|
||||
nsIDOMEditorAppCore.idl \
|
||||
$(NULL)
|
||||
endif
|
||||
|
||||
include $(topsrcdir)/config/config.mk
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user