Pre-Build, Pre-Link, or Post-Build Events

From RAD Studio XE
Jump to: navigation, search

Go Up to Project Options Index

Use this dialog box to create a list of commands and macros to execute at certain points in the build process. Enter any valid list of DOS commands. The commands and their results are displayed in the on the Output tab of the Messages pane.

Project > Options > Build Events > Edit...

Note: Pre-Link events are available only for C++ projects.
Item Description

Execute when

Executes the specified events always or only if the target is out of date. This option applies only to Post-Build events.

Cancel build on error

Cancels the project build if a command returns a nonzero error code.

Commands

Specifies the commands to execute. Separate each command by a newline character.

Macros

Lists macros available to use as command arguments. Clicking a macro places its text in the Commands window at the cursor position.



See Also

Personal tools
Previous Version
In other languages