Skip to content

Latest commit

 

History

History
60 lines (52 loc) · 1.79 KB

File metadata and controls

60 lines (52 loc) · 1.79 KB
title LIB Reference | Microsoft Docs
ms.custom
ms.date 11/04/2016
ms.reviewer
ms.suite
ms.technology
cpp-tools
ms.tgt_pltfrm
ms.topic article
f1_keywords
Lib
dev_langs
C++
helpviewer_keywords
static libraries
static libraries, setting IDE options
Library Manager
LIB [C++]
32-Bit Library Manager
ms.assetid ecc7f643-bbd4-47a3-8dc6-b360f880db91
caps.latest.revision 10
author corob-msft
ms.author corob
manager ghogen
translation.priority.ht
cs-cz
de-de
es-es
fr-fr
it-it
ja-jp
ko-kr
pl-pl
pt-br
ru-ru
tr-tr
zh-cn
zh-tw

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.

Note

You can start this tool only from the [!INCLUDEvsprvs] command prompt. You cannot start it from a system command prompt or from File Explorer.

See Also

C/C++ Build Tools