Build

You can set toolchain related information (toolchain, compiler) for the source file (translation unit).

Info

Shows the information of the source file (translation unit) and the module containing the source file.

Compile flag

You can set compile flags for source files(translation units).


  • If you select the [Parent compile flag inheritance] check button, the compile flag of the module containing the source file is applied. Conversely, deselecting can change the current compilation flag.
  • [Import] imports an external compile flag. [Export] saves the current compile flag externally.
    • Import
      1. Click the [Import] button.
      2. Select the file (.cf file) which has compile flags from the file open dialog.
    • Export
      1. Click the [Export] button.
      2. In the save dialog, enter the name and location of the file to enter the compile flag and save.

Need more help with this?
Don’t hesitate to contact us here.

Thanks for your feedback.