-
Notifications
You must be signed in to change notification settings - Fork 13
/
.gitmodules
33 lines (33 loc) · 1.29 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
[submodule "Dlls/dependencies/Detours"]
path = Dlls/dependencies/Detours
url = https://github.com/Microsoft/Detours.git
[submodule "Dlls/dependencies/fmt"]
path = Dlls/dependencies/fmt
url = https://github.com/fmtlib/fmt.git
[submodule "Dlls/dependencies/fnv1a_constexpr"]
path = Dlls/dependencies/fnv1a_constexpr
url = https://github.com/zeffy/fnv1a_constexpr.git
[submodule "Dlls/dependencies/GSL"]
path = Dlls/dependencies/GSL
url = https://github.com/Microsoft/GSL.git
[submodule "Dlls/dependencies/magic_enum"]
path = Dlls/dependencies/magic_enum
url = https://github.com/Neargye/magic_enum.git
[submodule "Dlls/dependencies/ntapi"]
path = Dlls/dependencies/ntapi
url = https://github.com/zeffy/ntapi.git
[submodule "Dlls/dependencies/pe"]
path = Dlls/dependencies/pe
url = https://github.com/zeffy/pe.git
[submodule "Dlls/dependencies/processhacker"]
path = Dlls/dependencies/processhacker
url = https://github.com/processhacker/processhacker.git
[submodule "Dlls/dependencies/pugixml"]
path = Dlls/dependencies/pugixml
url = https://github.com/zeux/pugixml.git
[submodule "Dlls/dependencies/SafeInt"]
path = Dlls/dependencies/SafeInt
url = https://github.com/dcleblanc/SafeInt.git
[submodule "Dlls/dependencies/wil"]
path = Dlls/dependencies/wil
url = https://github.com/Microsoft/wil.git