Author: mysqlpp
Date: Wed Jul 20 03:40:11 2005
New Revision: 959
URL: http://svn.gna.org/viewcvs/mysqlpp?rev=959&view=rev
Log:
- Added Borland C++ 5.5 free compiler support to makemake system
- Modified existing VC++ support as required to make it work with
the same 'base' Makefile as BC++.
Added:
trunk/examples/Makefile.bc (with props)
trunk/lib/Makefile.bc (with props)
Modified:
trunk/examples/ (props changed)
trunk/examples/Makefile.base
trunk/examples/Makefile.vc
trunk/lib/ (props changed)
trunk/lib/Makefile.base
trunk/lib/Makefile.vc
trunk/make.bat
trunk/makemake.bat