add libraries

This commit is contained in:
2017-12-27 13:43:45 +01:00
parent 7524262071
commit 143200e0e6
4 changed files with 15 additions and 0 deletions

12
.gitmodules vendored Normal file
View File

@@ -0,0 +1,12 @@
[submodule "third_party/mhook"]
path = third_party/mhook
url = https://github.com/martona/mhook.git
[submodule "third_party/minhook"]
path = third_party/minhook
url = https://github.com/TsudaKageyu/minhook.git
[submodule "third_party\\easy"]
path = third_party\\easy
url = https://github.com/EasyHook/EasyHook.git
[submodule "third_party\\poly"]
path = third_party\\poly
url = https://github.com/stevemk14ebr/PolyHook.git