Software

How to Add Project Libraries

Tip:

Ensure you have library projects in the current solution.

Steps to add libraries to an application project:
  1. 1.Right click on the project, or ‘Libraries’ node in the project, to invoke the 'Add Library' wizard.
  2. 2.Select the ‘Project Libraries’ tab; all the library projects in the current solution will be listed here.
  3. 3.Select the library project which you would like to add.
  4. 4.Click OK to complete.
Figure 1. Add Library Context Menu


Figure 2. Add Project Library


Figure 3. View of a Project After Adding Libraries


Also, see that the library was added as project dependency from ProjectBuild DependenciesProject Dependencies.

Figure 4. View of Project Dependencies View After Adding Project Libraries