2015-09-04 02:47:06 +02:00
|
|
|
[submodule "dependencies/libcsptr"]
|
|
|
|
path = dependencies/libcsptr
|
|
|
|
url = https://github.com/Snaipe/libcsptr.git
|
|
|
|
[submodule "dependencies/dyncall"]
|
|
|
|
path = dependencies/dyncall
|
|
|
|
url = https://github.com/Snaipe/dyncall.git
|
2015-09-05 23:22:47 +02:00
|
|
|
[submodule "dependencies/wingetopt"]
|
|
|
|
path = dependencies/wingetopt
|
|
|
|
url = https://github.com/alex85k/wingetopt.git
|
2015-10-10 12:32:14 +01:00
|
|
|
[submodule "dependencies/klib"]
|
|
|
|
path = dependencies/klib
|
|
|
|
url = https://github.com/attractivechaos/klib.git
|
2015-12-08 23:15:33 +01:00
|
|
|
[submodule "dependencies/nanopb"]
|
|
|
|
path = dependencies/nanopb
|
|
|
|
url = https://github.com/nanopb/nanopb.git
|
2016-01-28 23:37:41 +01:00
|
|
|
[submodule "dependencies/nanomsg"]
|
|
|
|
path = dependencies/nanomsg
|
|
|
|
url = https://github.com/nanomsg/nanomsg.git
|
2016-08-22 10:17:55 +02:00
|
|
|
[submodule "dependencies/debugbreak"]
|
|
|
|
path = dependencies/debugbreak
|
|
|
|
url = https://github.com/scottt/debugbreak
|
2016-08-07 18:12:18 +02:00
|
|
|
[submodule "dependencies/boxfort"]
|
|
|
|
path = dependencies/boxfort
|
|
|
|
url = https://github.com/Snaipe/BoxFort
|