forked from mickem/nscp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
30 lines (30 loc) · 1007 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
25
26
27
28
29
30
[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/mongoose-cpp"]
path = ext/mongoose-cpp
url = https://github.com/mickem/mongoose-cpp
[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/docs"]
path = ext/docs
url = https://github.com/mickem/nscp-docs.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/miniz"]
path = ext/miniz
url = https://github.com/paulharris/miniz.git
[submodule "ext/md-protobuf"]
path = ext/md-protobuf
url = https://github.com/mickem/md-protobuf.git