Compiler Option: -lib
Documentation
Create a static librarySyntax
-lib
Description
The
The intrinsic macro
-lib compiler option creates a static library.The intrinsic macro
__FB_OUT_LIB__ is set to non-zero (-1) if the -lib option was specified, and set to zero (0) otherwise.See also