Skip to content

Target Operations

Operations over a target allow you to manage and manipulate specific build targets within your project.

Here are the key operations:

Set Target as Active

  • Designate a specific target as the active target for building and debugging.
  • Right-click on the target and select "Set target as active".

New Source, Header, Other

  • Add new files to the target.
  • Right-click on the target, choose "New," and select "Source", "Header", or "Other".

Add Existing File

  • Include an existing file into the target.
  • Right-click on the target and select "Add Existing File".

Expand All

  • Expand all folders and subfolders in the target to show all files.
  • Right-click on the target and choose "Expand All."

Collapse All

  • Collapse all folders and subfolders in the target.
  • Right-click on the target and choose "Collapse All."

Flat View

  • Display all files in the target in a single, flat list without folder hierarchy.
  • Right-click on the target and select "Flat view".

Close All Projects

  • Close all open projects that include this target.
  • Go to the "Project" menu and choose "Close all projects".