New C/C++ Project From Existing Code Wizard: Source Files

See Also 

The New C/C++ Project From Existing Code wizard enables you to create a project using an existing makefile.

In the Source Files page, you select the folders that contain the source files associated with your project. The page automatically lists the folder that contains the existing makefile.

To add a source folder to your project:

  1. Click Add to open the Select Source File Folder dialog box.
  2. Select a folder to add.
  3. If you want the source files added to the project in logical subfolders matching the directory structure in the source folder, leave the Add Subfolders check box selecte. To add the files to the project folder with no logical subfolders, deselect the check box.
  4. Click Select.

To remove a source folder from your project:

See also
New C/C++ Project From Existing Code Wizard: Build Tool
New C/C++ Project From Existing Code Wizard: Build Actions
New C/C++ Project From Existing Code Wizard: Code Assistance
New C/C++ Project From Existing Code Wizard: Name and Location
Creating a C or C++ Project
About C and C++ Projects

Legal Notices