mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-25 20:01:50 +00:00
NOT PART OF BUILD. Make plugin easier to build
This commit is contained in:
parent
21b7960980
commit
d9feb2b78e
@ -63,9 +63,7 @@ struct PluginInstanceData {
|
||||
CActiveScriptSiteInstance *pScriptSite;
|
||||
CControlSiteInstance *pControlSite;
|
||||
};
|
||||
#ifdef MOZ_ACTIVEX_PLUGIN_XPCONNECT
|
||||
nsISupports *pScriptingPeer;
|
||||
#endif
|
||||
};
|
||||
|
||||
|
||||
|
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user