New C/C++ Project With Existing Sources Wizard: Select Mode

See Also 

The New C/C++ Project With Existing Sources wizard enables you to create a project using an existing makefile. The wizard can also create a project from sources that use a configure script, CMake command, or QMake command to create the makefile.

In the Select Mode page, you specify how the IDE should configure the project.

Click Finish if using Automatic, or click Next if using Custom configuration mode.

See also
Creating a C or C++ Project
About C and C++ Projects

Copyright © 2015, Oracle and/or its affiliates. All rights reserved.