Projects Dialog Box

The Projects dialog box lets you add project dependencies to your C or C++ project from existing sources. To open the dialog box, right-click the project name in the Project window, and select Properties. Select the Required Projects node, and click the browse button next to Projects.

Adding required projects creates a project dependency.

  1. Click Add and select the required project in the Projects dialog box.
  2. Select the project configuration you want to use for the project you are adding, and click Add.
  3. Add any other required projects in the same way.
  4. You can use the Up and Down buttons to put the required projects in the order you want. Projects will be built in the order listed in this dialog box.
  5. Click the Build checkbox for a project if the required project should be built whenever you build the current project.
  6. Click OK.

Legal Notices