seawood%netscape.com f9eb727003 Define WIN32_LEAN_AND_MEAN globally for win32 builds.
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #172898 r=cls a=asa


git-svn-id: svn://10.0.0.236/trunk@132136 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-17 06:47:01 +00:00
..

<html>
<body>
mozilla/extensions/interfaceinfo is an optional extension that implements:
<ul>
<li>generic scriptable wrappers for interface infos
<li>dynamically populatable interface info set support
<li>a JS component that decompiles interface infos to idl
</ul>

To build with gmake:<br>
ac_add_options --enable-extensions=default,interfaceinfo

<p>

To build with nmake:<br>
set MOZ_ENABLE_IIX=1

<p>

Note: the optional SOAP web service proxy (WSDl/Proxy) part of the xmlextras
extension requires this extension.

</body>
</html>