bug 101761 - MODULE= cleanup on windows: gkplugin is really just plugin, r=cls

git-svn-id: svn://10.0.0.236/trunk@105525 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
alecf%netscape.com
2001-10-16 20:56:51 +00:00
parent 6f35191147
commit 7299bc6fc4
6 changed files with 1 additions and 8 deletions

View File

@@ -42,7 +42,6 @@ REQUIRES = xpcom \
shistory \
intl \
plugin \
gkplugin \
webshell \
chardet \
uconv \

View File

@@ -55,7 +55,6 @@ REQUIRES = xpcom \
uconv \
shistory \
plugin \
gkplugin \
windowwatcher \
htmlparser \
chardet \

View File

@@ -34,7 +34,6 @@ REQUIRES = xpcom \
htmlparser \
webshell \
plugin \
gkplugin \
timer \
docshell \
mimetype \

View File

@@ -23,7 +23,6 @@ REQUIRES = xpcom \
java \
js \
plugin \
gkplugin \
caps \
pref \
js \

View File

@@ -26,7 +26,7 @@ EXPORTS = \
nsIPluginHost.h \
nsIPluginInstanceOwner.h
MODULE = gkplugin
MODULE = plugin
LIBRARY_NAME = gkplugin
MODULE_NAME = nsPluginModule
REQUIRES = xpcom \
@@ -51,8 +51,6 @@ REQUIRES = xpcom \
webBrowser_core \
timer \
windowwatcher \
plugin \
raptor \
gfx \
$(NULL)

View File

@@ -30,7 +30,6 @@ REQUIRES = xpcom \
webshell \
helperAppDlg \
plugin \
gkplugin \
pref \
raptor \
$(NULL)