Build

You can set toolchain related information (toolchain, linker) and link flags for the module. Changing the toolchain also changes the toolchain set in all source files(translation units) under the module.

Compile flag

You can set compile flag information for that module.

  • [Overwrite all sub source files] overwrites the compile flag entered to all source files (translation units) under the module.
  • [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.