Compiler Options

A handful of Compiler Options are available to customize how the compiler works. Most of these options can be set either globally via Project Settings and locally for a file or a sub-section of a file using special Compiler Directives.

The available compiler options are covered in more details in the Build Settings section of the Project Settings Reference

See Also