This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
devs:install [2024/02/29 13:16] carlos |
devs:install [2025/10/29 08:54] (current) arthur [2.4 Compiler options] |
||
|---|---|---|---|
| Line 116: | Line 116: | ||
| * Optimization : Disable (/Od) (in the Debug configuration) | * Optimization : Disable (/Od) (in the Debug configuration) | ||
| * Optimization : Maximize Speed (in the Release configuration) | * Optimization : Maximize Speed (in the Release configuration) | ||
| + | * Preprocessor : | ||
| + | * Preprocess Source File : Yes (/fpp) | ||
| + | * Preprocessor Definitions : MSDOS_ ; FEM2_ | ||
| * Diagnostics : | * Diagnostics : | ||
| * Check routine Interfaces : No | * Check routine Interfaces : No | ||