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 Related Projects node, and click the browse button next to Projects.

Adding related projects creates a project dependency.

  1. Click Add and select the related 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 related projects in the same way.
  4. You can use the Up and Down buttons to put the related 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 related project should be built whenever you build the current project.
  6. Click OK.

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