summaryrefslogtreecommitdiff
path: root/bcb5/xmlwf.bpr
Commit message (Collapse)AuthorAgeFilesLines
* Revision of Borland proj and make files to fix dos carriage returnpmcconnell2002-12-071-135/+135
| | | | | problem. Files remain identical to initial release for building static and wide-char versions of libs, as well as the dll's.
* *** empty log message ***pmcconnell2002-12-061-144/+136
|
* Applied patch # 581069kwaclaw2002-07-271-5/+5
|
* xmlwf/readfilemap.c is not used on Windows.fdrake2002-07-121-1/+1
|
* Change the Borland support files so that the DLLs are named libexpat.dll andfdrake2002-07-121-2/+2
| | | | | | libexpatw.dll, as they are for MSVC. Since I do not have a Borland build environment, I hope I have not botched this change!
* Support files for Borland C++ Builder 5 / BCC 5.5.fdrake2002-07-121-0/+144
Contributed by Patrick McConnell. Closes SF patch #538032.