
             *** BCSET - modify BC++ 2.0 project files ***

                             BCSET.ZIP
                         v1.3 Dec 22, 1991

          Copyright (c) 1991 Robert Glckner Software Nrnberg

   
   The use of this program is to modify certain options inside a
   project file created by Borland's BC++ V2.0 compiler.  It allows to
   set the INCLUDE, LIB and OUTPUT paths and also the DEFINES string
   directly or from an environment variable (It seems, Borland don't
   like the environment).  It is capable of setting the memory model
   and last but not least extract and insert the transfer program
   description.  You can give the parameters in the command line and
   also in a response file, which can include another response file,
   which can include another response file ...

   Look at the example MAKEMAKE.BAT.  It patches a project file, given
   at the the command line without extension, from BCDEF.DEF (the
   original .prj is renamed to .bak) and uses PRJ2MAK for creating a
   makefile.

   enjoy.
   

   Requirements: PC and compatibles 80186 or more, BC++ 2.0.  NEVER use
   this program with TC++ 1.x project files !!!


   I have decided to make this program available free of charge,
   although donations would be greatly appreciated.  You can use, copy
   or distribute it freely, However, the sale of BCSET.EXE itself is
   forbidden.


                                DISCLAIMER
                                ==========
   I make no warranty of any kind, express or implied, including
   without limitation, any warranties of merchantability and/or fitness
   for a particular purpose.  I shall not be liable for any damages,
   whether direct, indirect, special or consequential arising from a
   failure of this program to operate in the manner desired by the
   user.  I shall not be liable for any damage to data or property
   which may be caused directly or indirectly by the use of this
   program.

   IN NO EVENT WILL I BE LIABLE TO YOU FOR ANY DAMAGES, INCLUDING ANY
   LOST PROFITS, LOST SAVINGS OR OTHER INCIDENTAL OR CONSEQUENTIAL
   DAMAGES ARISING OUT OF YOUR USE OR INABILITY TO USE THE PROGRAM, OR
   FOR ANY CLAIM BY ANY OTHER PARTY.

*===============================*===========================================*
| Robert Glckner               | Compuserve:   [100034,3033]               |
| Riemenschneiderstr. 6         | BIX:		rglckner (not yet available)|
| W-8500 Nrnberg 10            |                                           |
|   Germany                     |                                           |
|                               |                                           |
*===============================*===========================================*

