blob: 91b8feeb7dbeb45b2f02a71248edea64a2e47c29 (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
 | [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 = https://github.com/lvandeve/lodepng
	branch = a71964ed5fe4f82a32ac7f8201338900f66e855d
[submodule "getoptpp"]
	path = getoptpp
	url = https://github.com/cgloeckner/getoptpp
[submodule "pugl"]
	path = pugl
	url = http://git.drobilla.net/pugl.git/
 |