diff INSTALL @ 416:41412aa092d1

Added Borland C++ info, other revisions.
author Ryan C. Gordon <icculus@icculus.org>
date Thu, 22 Aug 2002 10:06:29 +0000
parents 7e49f4901ceb
children 50bb9a6cebfe
line wrap: on
line diff
--- a/INSTALL	Thu Aug 22 09:56:11 2002 +0000
+++ b/INSTALL	Thu Aug 22 10:06:29 2002 +0000
@@ -13,6 +13,12 @@
 a program called "Doxygen" (http://www.doxygen.org/)
 
 
+Borland C++ Builder for Linux (Kylix 3):
+ Unzip the "borland.zip" file in the root of the source tree and use the
+ project files in the newly-created Borland/k3 directory. Makefiles for the
+ command line compiler are in Borland/freebcc ...
+
+
 Unix:
  (If you pulled the source from CVS), run ./bootstrap
 
@@ -66,6 +72,14 @@
  tarball instead.
 
 
+Win32 Borland C++ Builder 6:
+ Unzip the "borland.zip" file in the root of the source tree and use the
+ project files in the newly-created Borland/bcb6 directory. Makefiles for the
+ command line compiler are in Borland/freebcc ... these are unmaintained, and
+ you will need to go find the external libraries you want to use (those that
+ wish to maintain these project files should contact me).
+
+
 If building is successful, there will be a shared library and a binary
  called "playsound".