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.
- Click Add and select the related project in the Projects dialog box.
- Select the project configuration you want to use for the project you are adding, and click Add.
- Add any other related projects in the same way.
- 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.
- Click the Build checkbox for a project if the related project should be built whenever you build
the current project.
- Click OK.
Copyright © 2015, Oracle and/or its affiliates. All rights reserved.