Librarian (TLib)

From RAD Studio
Jump to: navigation, search

Go Up to Building


Projects > Options > Building > Librarian

Use this dialog box to set Librarian (TLib) options.

Note: These options are available for C++ packages and C++ static libraries only.


Options Description

Target, Apply, Save

See Target Options.

Common items

See Common Items on Project Options Pages.


TLib options Description

Case sensitive library
(/c)

Warnings on case sensitive symbols. Default = false

Filename for listing file

Set the listing file's name. Click the Ellipsis pop-up button, as described above.

Link with Dynamic RTL

Controls whether C RTL links statically or dynamically with runtime library (cc3280.dll). Default = false

Purge Comment Records (/0)

Purges comment records. Removes extra records such as line numbers. Default = false

Set library page size
(/P)

Sets library page size. Default = 16

See Also