forked from mickem/nscp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
24 lines (24 loc) · 818 Bytes
/
.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
[submodule "ext/json-spirit"]
path = ext/json-spirit
url = https://github.com/mickem/json-spirit.git
[submodule "ext/tinyxml2"]
path = ext/tinyxml2
url = https://github.com/leethomason/tinyxml2.git
[submodule "ext/cryptopp"]
path = ext/cryptopp
url = https://github.com/mickem/cryptopp.git
[submodule "ext/lua-protobuf"]
path = ext/lua-protobuf
url = https://github.com/mickem/lua-protobuf.git
[submodule "ext/json-protobuf"]
path = ext/json-protobuf
url = https://github.com/mickem/json-protobuf.git
[submodule "ext/google-breakpad"]
path = ext/google-breakpad
url = https://github.com/mickem/google-breakpad.git
[submodule "ext/md-protobuf"]
path = ext/md-protobuf
url = https://github.com/mickem/md-protobuf.git
[submodule "ext/miniz"]
path = ext/miniz
url = https://github.com/richgel999/miniz.git