-
Build a .lib file
Can I build a .lib file from .obj files in Visual C++?
-
Re: Build a .lib file
"SimpleMinded" <wehave40twoed@netscape.net> wrote:
>
>Can I build a .lib file from .obj files in Visual C++?
Yes, use the LIB utility:
LIB [options...] files...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|