If you add polib.exe to Tools menu with these options:
Menu Text: PoLib Def
Command: polib.exe
Arguments: /def:$(FilePath) /out:$(FileName).lib
Working dir:
Use Output tab
Then current document/def-file can converted to lib from menu Tools -> PoLib Def
This Add-In can help you to make that def.file:
http://forum.pellesc.de/index.php?topic=1079.0 (http://forum.pellesc.de/index.php?topic=1079.0)
http://forum.pellesc.de/index.php?topic=3262.0 (http://forum.pellesc.de/index.php?topic=3262.0)
Hi timovjl,
Nice work. You can create also a standalone tool to extract .def files from .lib files.
Hi Vortex,
Here it is.