Example #3: a link for the output directory

If the Makefile is in the root (the Makefile is in the out directory), and this is the build directory, configure the build using a different directory location (it's the same steps as Example 1, but your out directory is outside of mydir):

To create a project:

  1. Create a project (same as Example #1: the Makefile is in the root).
  2. Select the project, and then select New > Folder.
  3. In the Folder dialog, click Advanced.
  4. Select Link the folder in the file system.
  5. Select an output folder that's outside of the project mydir.
  6. Click Finish.