RAD Studio (Common)
ContentsIndex
PreviousUpNext
Pre-Build, Pre-Link, or Post-Build Events

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.  

ProjectOptionsBuild EventsEdit...

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.  
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!