This is a shadow build directory. Using a shadow build directory ensures that only your source files are in the source directory and all intermediate files are elsewhere. This reduces clutter for version control systems, makes cleaning the build trivial, and makes bundling just the source trivial.

The options you want are under Projects, Build Settings and are called "Shadow Build" and "Build Directory".