NOT PART OF BUILD. Make plugin easier to build

This commit is contained in:
locka%iol.ie 2002-01-31 20:31:59 +00:00
parent 21b7960980
commit d9feb2b78e
2 changed files with 1 additions and 3 deletions

View File

@ -63,9 +63,7 @@ struct PluginInstanceData {
CActiveScriptSiteInstance *pScriptSite;
CControlSiteInstance *pControlSite;
};
#ifdef MOZ_ACTIVEX_PLUGIN_XPCONNECT
nsISupports *pScriptingPeer;
#endif
};

View File

@ -32,7 +32,7 @@ REQUIRES = \
# The default is to include control support unless told to do otherwise
MOZ_ACTIVEX_PLUGIN_SUPPORT = 1
MOZ_ACTIVEX_PLUGIN_XPCONNECT = 1
# MOZ_ACTIVEX_PLUGIN_XPCONNECT = 1
# MOZ_ACTIVEX_PLUGIN_LIVECONNECT = 1
# Path to the Mozilla ActiveX control (some files are copied from there)