TsudaKageyu / minhook

The Minimalistic x86/x64 API Hooking Library for Windows
http://www.codeproject.com/KB/winsdk/LibMinHook.aspx
Other
4.43k stars 897 forks source link

Added a basic makefile #70

Open liminalitythree opened 6 years ago

liminalitythree commented 6 years ago

the makefile in build/MinGW is a bit hard to use and needs to be ran with the .bat so I made a simple one.

It also outputs a static library cuz I think that would be more helpful anyway. (it's only 14kb after strip)