зеркало из https://github.com/mozilla/pjs.git
Fix to 39911, which nsbeta+ 38495 depends on.
Build nsIScriptablePlugin.idl on Unix and Windows. a=beard
This commit is contained in:
Родитель
67cb90ee88
Коммит
83effc8991
|
@ -63,6 +63,10 @@ EXPORTS += \
|
|||
nsISeekablePluginStreamPeer.h \
|
||||
$(NULL)
|
||||
|
||||
XPIDLSRCS = \
|
||||
nsIScriptablePlugin.idl \
|
||||
$(NULL)
|
||||
|
||||
EXPORTS := $(addprefix $(srcdir)/, $(EXPORTS))
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
|
|
@ -57,5 +57,8 @@ EXPORTS = $(EXPORTS) \
|
|||
nsIPluginInputStream.h \
|
||||
nsIPluginInputStream2.h
|
||||
|
||||
XPIDLSRCS = \
|
||||
nsIScriptablePlugin.idl
|
||||
|
||||
include <$(DEPTH)/config/rules.mak>
|
||||
|
||||
|
|
|
@ -63,6 +63,10 @@ EXPORTS += \
|
|||
nsISeekablePluginStreamPeer.h \
|
||||
$(NULL)
|
||||
|
||||
XPIDLSRCS = \
|
||||
nsIScriptablePlugin.idl \
|
||||
$(NULL)
|
||||
|
||||
EXPORTS := $(addprefix $(srcdir)/, $(EXPORTS))
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
|
|
@ -57,5 +57,8 @@ EXPORTS = $(EXPORTS) \
|
|||
nsIPluginInputStream.h \
|
||||
nsIPluginInputStream2.h
|
||||
|
||||
XPIDLSRCS = \
|
||||
nsIScriptablePlugin.idl
|
||||
|
||||
include <$(DEPTH)/config/rules.mak>
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче