gecko-dev/xpcom/typelib/xpidl
shaver%netscape.com 8436786eb0 Add generated file warning.
Remove excessive #include "nsISupports.h" generation.
Interfaces are public:, accessors are pure (= 0).
1998-12-03 17:38:55 +00:00
..
Makefile.in first xpidl stuff 1998-11-23 21:02:31 +00:00
README Updated README. 1998-12-02 19:53:27 +00:00
xpidl.c Fix indentation, which was my fault and not andrewv's. 1998-12-03 06:33:59 +00:00
xpidl.h Fix indentation, which was my fault and not andrewv's. 1998-12-03 06:33:59 +00:00
xpidl_doc.c Fix indentation, which was my fault and not andrewv's. 1998-12-03 06:33:59 +00:00
xpidl_header.c Add generated file warning. 1998-12-03 17:38:55 +00:00
xpidl_idl.c Fix indentation, which was my fault and not andrewv's. 1998-12-03 06:33:59 +00:00
xpidl_invoke.c Fix indentation, which was my fault and not andrewv's. 1998-12-03 06:33:59 +00:00

README

Wed Dec  2 14:35:41 EST 1998

xpidl depends on Andrew Veliath and Elliot Lee's libIDL, a part of the
GNOME ORBit C ORB.  We currently require libIDL >= 0.5.6, which in turn
requires glib >= 1.1.5.

libIDL builds for Linux and Win32 can be found, along with source tarballs,
at http://www.rpi.edu/~veliaa/libIDL/, and Win32 users will need glib 1.1 and
glib 1.1-dev from http://user.sgic.fi/~tml/gimp/win32/.  There are currently
no Makefiles for Windows, but people _are_ building on this platform, so
hopefully they'll check their magic in soon.