Next: Archive Related Attributes, Previous: General Attributes, Up: Project Level Attributes [Contents][Index]
Specifies the level of support for library project. If this attribute is not
specified, then library projects are not supported. The only potential values
for this attribute are none, static_only and full. Example:
for Library_Support use "full";
Specifies the name of the executable for the library builder. Example:
for Library_Builder use "/.../gprlib";