Lib from DEF-file in poide in easy way

Started by TimoVJL, August 23, 2010, 11:15:51 AM

Previous topic - Next topic

TimoVJL

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=3262.0
May the source be with you

Vortex

Hi timovjl,

Nice work. You can create also a standalone tool to extract .def files from .lib files.
Code it... That's all...

TimoVJL

May the source be with you