pjs/xpcom/typelib/xpidl
coop%netscape.com c60c5d6337 Added reference to xpidl_typelib.h 1998-12-31 22:11:39 +00:00
..
Makefile.in invoke -> typelib 1998-12-18 17:12:07 +00:00
README Now use MODULE instead of MODULE_NAME. 1998-12-14 18:47:39 +00:00
xpidl.c invoke -> typelib 1998-12-18 17:12:07 +00:00
xpidl.h invoke -> typelib 1998-12-18 17:12:07 +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 certain methods were not spitting out = 0 at the end of the header 1998-12-17 19:39:10 +00:00
xpidl_idl.c invoke -> typelib 1998-12-18 17:12:07 +00:00
xpidl_typelib.c Added reference to xpidl_typelib.h 1998-12-31 22:11:39 +00:00
xpidl_typelib.h Initial pass at declarations required for building typelib files. 1998-12-31 22:11:05 +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.7, 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.