|
BuilderBooster™ ships with a purpose-built "Compile BuilderBooster Project" action plug-in
for FinalBuilder. FinalBuilder is a third-party tool for automating your builds and other processes.
For more information on FinalBuilder please visit www.finalbuilder.com.
Using the FinalBuilder plug-in you can make or build any C++ Builder project (including C++ Builder 2006) without the need
to convert the project to a make file. The plug-in also offers features to update the Version Information of the final target
as well as being able to backup every file used in the build process.
The settings in the plug-in are described below:-
Project File To Build
The file-types which may be built using BuilderBooster are:-
- BuilderBooster Project (.bbp)
- Borland Make (.mak)
- C++ Builder 4-6 Project (.bpr)
- C++ Builder 4-6 Package (.bpk)
- C++ Builder 2006 Project (.bdsproj)
Build Type
Options are Build and Make. Build (default) will compile all files regardless of dependency
dates/times. Make will only build those files which are out of date.
C++ Builder 2006 Project Build Config
This option allows you to select the config you wish to use for the build. If the setting
is chosen, this will use the default config set by your project file.
Set Version Info
When checked, the version number specified will be set in your project's target.
Auto Increment Build Number
When selected, this option increments the build number in the version info after each successful build.
Backup Project
This option should be checked if you wish your project to be archived after a successful build.
Backup Archive Password
The password used when encrypting the backup archive.
|