summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: a030c0cb02175bccb892299d1b15bfd71257be4c (plain)
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
[submodule "hugin"]
	path = hugin
	url = http://git.drumgizmo.org/hugin.git
[submodule "plugin/plugingizmo"]
	path = plugin/plugingizmo
	url = http://git.drumgizmo.org/plugingizmo.git
[submodule "plugingui/lodepng"]
	path = plugingui/lodepng
	url = http://git.drumgizmo.org/lodepng.git
	branch = a71964ed5fe4f82a32ac7f8201338900f66e855d
[submodule "getoptpp"]
	path = getoptpp
	url = http://git.drumgizmo.org/getoptpp.git
[submodule "pugl"]
	path = pugl
	url = http://git.drumgizmo.org/pugl.git
[submodule "pugixml"]
	path = pugixml
	url = http://git.drumgizmo.org/pugixml.git
[submodule "zita-resampler"]
	path = zita-resampler
	url = http://git.drumgizmo.org/zita-resampler.git
[submodule "test/uunit"]
	path = test/uunit
	url = git://git.drumgizmo.org/uunit.git