Use the Build page of the Project Designer to specify the project's build configuration properties. This page applies to Visual RPG projects only.
The following options enable you to select the configuration and platform to display or modify.
Specifies which configuration settings to display or modify. The options are Active (Debug), Debug, Release, and All Configurations.
Specifies which platform setting on any active CPU.
The following options enable you to configure general settings for the build process.
Specifies symbols on which to perform conditional compilation. Separate symbols with a space.
Defines the DEBUG constant.
Defines the TRACE constant.
Enable or disable optimizations performed by the compiler to make your output file more efficient.
The following settings are used to configure the error and warning options for the build process.
Blocks the compiler's ability to generate one or more warnings. Separate multiple warning numbers with a comma or semicolon.
Select this checkbox only if you want to treat all warning as errors.
The following settings are used to configure the output options for the build process.
Specifies the location of the output files for this project's configuration. Note that the path is relative; if you enter an absolute path, it will be saved as relative.
Specifies if you want to check for arithmetic overflow/underflow by checking the box.
Setting Project Designer Properties