forked from ellson/MOTHBALLED-graphviz
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
27 lines (27 loc) · 1.22 KB
/
.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
[submodule "windows/dependencies/GTK2"]
path = windows/dependencies/GTK2
url = https://github.com/ErwinJanssen/gtk2-win32-development-libraries.git
[submodule "windows/dependencies/expat"]
path = windows/dependencies/expat
url = https://github.com/ErwinJanssen/expat-xml-parser-win32.git
[submodule "windows/dependencies/libtool"]
path = windows/dependencies/libtool
url = https://github.com/ErwinJanssen/libtool-win32.git
[submodule "windows/dependencies/freeglut"]
path = windows/dependencies/freeglut
url = https://github.com/ErwinJanssen/freeglut-win32.git
[submodule "windows/dependencies/ANN"]
path = windows/dependencies/ANN
url = https://github.com/ErwinJanssen/ANN-win32.git
[submodule "windows/dependencies/rxspencer"]
path = windows/dependencies/rxspencer
url = https://github.com/ErwinJanssen/rxspencer-win32.git
[submodule "windows/dependencies/libgd"]
path = windows/dependencies/libgd
url = https://github.com/libgd/libgd.git
[submodule "windows/dependencies/graphviz-build-utilities"]
path = windows/dependencies/graphviz-build-utilities
url = https://github.com/ErwinJanssen/graphviz-build-utilities.git
[submodule "dependencies/criterion"]
path = dependencies/criterion
url = https://github.com/Snaipe/Criterion.git