ObjectLibrary
A collection of object files. More...
| Inherits: |
- List of all members, including inherited members
- ObjectLibrary is part of List of All Items.
Detailed Description
An ObjectLibrary item is a library of the type "objectlibrary". It behaves exactly like a StaticLibrary, except that the object files are not packaged into a container. It is suitable if the library does not need to be installed and distributed, for instance when it is used as an internal abstraction inside a project.