Example #2: the Makefile isn't in the root

If the Makefile isn't in the root (the Makefile is in the out directory), and this is the build directory, configure the build using the following steps:

Context for the current task

  1. Create a project (follow the same instructions used in Example #1: the Makefile is in the root).
  2. Right-click and select Properties.
  3. Expand C/C++ Build.
  4. For the Build directory, type ${workspace_loc:/mydir/out}.