Output
In this section:
The Output options determine the type of output file. You can also specify the destination directories for executable files, object files, list files, and build files.

Output directories
Specify the paths to the destination directories. Note that incomplete paths are relative to your project directory. You can specify:
- Build files
Overrides the default directory for build files, that is, logs, dependency files, and other files generated by the build engine. Type the name of the directory where you want to save build files for the project.
Note that sharing a build file directory between multiple build configurations can increase the number of rebuilds (as the configurations might use different command lines).