For 73856, adding new header file to the list of files to be exported, sr=vidur, ra=av

This commit is contained in:
av%netscape.com 2001-04-03 21:41:19 +00:00
Родитель 45d3d62baf
Коммит edfe01e3df
6 изменённых файлов: 8 добавлений и 2 удалений

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

@ -48,3 +48,4 @@ nsIPluginStreamListener.h
nsIPluginStreamInfo.h
nsIPluginInputStream.h
nsIPluginInputStream2.h
nsPIPluginHost.h

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

@ -52,6 +52,7 @@ EXPORTS = \
nsplugin.h \
nsplugindefs.h \
nsICookieStorage.h \
nsPIPluginHost.h \
$(NULL)
# DEPRECATED -- remove before we ship 5.0

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

@ -37,7 +37,8 @@ EXPORTS = \
nsIPluginStreamInfo.h \
nsplugin.h \
nsplugindefs.h \
nsICookieStorage.h
nsICookieStorage.h \
nsPIPluginHost.h
# DEPRECATED -- remove before we ship 5.0
EXPORTS = $(EXPORTS) \

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

@ -48,3 +48,4 @@ nsIPluginStreamListener.h
nsIPluginStreamInfo.h
nsIPluginInputStream.h
nsIPluginInputStream2.h
nsPIPluginHost.h

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

@ -52,6 +52,7 @@ EXPORTS = \
nsplugin.h \
nsplugindefs.h \
nsICookieStorage.h \
nsPIPluginHost.h \
$(NULL)
# DEPRECATED -- remove before we ship 5.0

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

@ -37,7 +37,8 @@ EXPORTS = \
nsIPluginStreamInfo.h \
nsplugin.h \
nsplugindefs.h \
nsICookieStorage.h
nsICookieStorage.h \
nsPIPluginHost.h
# DEPRECATED -- remove before we ship 5.0
EXPORTS = $(EXPORTS) \