-
-Borland C++Builder IDE compilation
-----------------------------------
-
-1. Build the wxWindows libraries using the Borland make utility as
- specified in the section called "Borland C++ 5.0 compilation"
- above. (C++ Builder includes a stand-alone C++ compiler. For example,
- C++ Builder 4.0 comes with C++ 5.4.)
-
-2. You can use the process_sample_bcb.bat command which is in
- wxwindows\distrib\msw to generate a .mak or .bpr file for most of the
- samples [mak for Cbuilder 1-6; v4 and after will convert this to bpr].
- Execute this in the sampledirectory, passing the name of the cpp files
- on the command line. For more details, see the instructions in
- docs/tech/tn0004.htm or http://biolpc22.york.ac.uk/wx/bc/ide.html.
-