This menu contains commands for compiling source code into executable files.
|
Command |
Description |
---|---|---|
Compile |
Compile the program code in the currently active window. |
|
Compile Open Files |
Compile all files currently open for editing. |
|
Cancel Compilation |
Stop the compilation process. The command can be useful for large projects which may take a long time to compile. |
|
|
Maximum Optimization |
Enable compilation mode which maximizes code performance. |
|
No Optimization |
Enable the fast compilation mode. |