This utility creates an executable program from a multi-archive project, using Harbour, xHarbour and MiniGUI.LIB or other libs.
In a project with multiple .PRG files, BRMAKE will compile only those files modified after the last compilation. speeding up the executable creation process.
To use this utility you need to install in your PC the Borland BCC 5.5 compiler, Harbour or xHarbour and MiniGUI graphic library (in case you want to create a GUI program).
|