How can I create one library file from two file objects?
1.obj
2.obj
all.lib
polib.exe ?
Help tells it:
QuoteYou can use POLIB to create a library. When you do, use the following syntax:
POLIB filespec /OUT:library
For example:
polib.exe *.obj -out:all.lib
Thank you for help. It turned out just. :)
On a side note: I see "Posts: 1" under sofandr's reply. The forum software has a bug, hooray ;-)
Quote from: jj2007 on April 24, 2019, 08:38:42 AM
On a side note: I see "Posts: 1" under sofandr's reply. The forum software has a bug, hooray ;-)
Yeah!
Seems that forum has 'Option base=0' ;D