forked from OoliteProject/oolite
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.absolute_gitmodules
27 lines (27 loc) · 1.02 KB
/
.absolute_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 "Resources/Binary"]
path = Resources/Binary
url = https://github.com/OoliteProject/oolite-binary-resources.git
[submodule "Mac-specific"]
path = Mac-specific
url = https://github.com/OoliteProject/oolite-mac-components
[submodule "deps/Linux-deps"]
path = deps/Linux-deps
url = https://github.com/OoliteProject/oolite-linux-dependencies.git
[submodule "tests"]
path = tests
url = https://github.com/OoliteProject/oolite-tests.git
[submodule "deps/Cross-platform-deps"]
path = deps/Cross-platform-deps
url = https://github.com/OoliteProject/oolite-sdl-dependencies.git
[submodule "deps/mozilla"]
path = deps/mozilla
url = https://github.com/OoliteProject/spidermonkey-ff4.git
[submodule "deps/libogg"]
path = deps/libogg
url = https://github.com/OoliteProject/libogg-1.3.0.git
[submodule "deps/libvorbis"]
path = deps/libvorbis
url = https://github.com/OoliteProject/libvorbis-1.3.3.git
[submodule "deps/Windows-deps"]
path = deps/Windows-deps
url = https://github.com/OoliteProject/oolite-windows-dependencies.git