Setting external dependencies

External dependencies are library files that are not a part of the project, but should be included in the linking process.

External libraries are mainly used when a library is used in many projects and is not intended to be modified, or if third party libraries are used for which the sources are not available.

The External dependencies property is in the Project view for Application and Library nodes, but is not used for Java, C#, PHP, or Swift. You can use it if you add or modify languages.