Skip to content

hedge-dev/patchlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

patchlib

A small program to patch linker directives in MSVC object libraries.

Example:

patchlib -r "_MSC_VER" library.lib

Or if an object is used

patchlib -j -r "_MSC_VER" object.obj

About

MSVC library patcher to remove linker directives

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages