Visual C++ Concepts: Building a C/C++ Program
LIB Reference
The Microsoft Library Manager (LIB.exe) creates and manages a library of Common Object File Format (COFF) object files. LIB can also be used to create export files and import libraries to reference exported definitions.
Reference
C/C++ Build Tools