Fix to 39911, which nsbeta+ 38495 depends on.

Build nsIScriptablePlugin.idl on Unix and Windows.

a=beard
This commit is contained in:
mccabe%netscape.com 2000-06-14 01:21:39 +00:00
Родитель 67cb90ee88
Коммит 83effc8991
4 изменённых файлов: 14 добавлений и 0 удалений

Просмотреть файл

@ -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>