The Build Events page of the Project Designer to specify the project's build properties. This page applies to Visual RPG projects only.
The following options enable you to configure general settings prior to the build process.
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.
The following options enable you to configure general settings after the build process.
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.
The following settings are used to configure the error and warning options for the build process.
Specifies to always run the post-build event; regardless of build errors.
Specifies to only run the post-build event when the build goes to update the project.
Setting Project Designer Properties