Visual RPG  

Build Events Page, Project Designer [Visual RPG]

The Build Events page of the Project Designer to specify the project's build properties. This page applies to Visual RPG projects only.

Pre-build event command line:

The following options enable you to configure general settings prior to the build process.

Edit Pre-build....

Enable or disable optimizations performed by the compiler to make your compile more efficient.   Select the Edit Pre-build... button.  The Build Events Command Line editor will display.  To add some build events, select the Macros>> button.  A list of available macros will display.  Select the desired Macro and select the Insert button.  When completed, select the OK button. 

Post-build event command line:

The following options enable you to configure general settings after the build process. 

Edit Pre-build....

Enable or disable optimizations performed by the compiler to make your output file more efficient.  Select the Edit Pre-build... button.  The Build Events Command Line editor will display.  To add some build events, select the Macros>> button.  A list of available macros will display.  Select the desired Macro and select the Insert button.  When completed, select the OK button. 

Run the post-build event:

The following settings are used to configure the error and warning options for the build process.

Always

Specifies to always run the post-build event; regardless of build errors.

On Successful build
Specifies to only run the post-build event when the build was successful, and no errors were found.
When the build updates the project output 

Specifies to only run the post-build event when the build goes to update the project.

See Also

Setting Project Designer Properties