forked from OoliteProject/oolite
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 773 Bytes
/
.gitmodules
File metadata and controls
27 lines (27 loc) · 773 Bytes
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 = ../oolite-binary-resources.git
[submodule "Mac-specific"]
path = Mac-specific
url = ../oolite-mac-components
[submodule "deps/Linux-deps"]
path = deps/Linux-deps
url = ../oolite-linux-dependencies.git
[submodule "tests"]
path = tests
url = ../oolite-tests.git
[submodule "deps/Cross-platform-deps"]
path = deps/Cross-platform-deps
url = ../oolite-sdl-dependencies.git
[submodule "deps/mozilla"]
path = deps/mozilla
url = ../spidermonkey-ff4.git
[submodule "deps/libogg"]
path = deps/libogg
url = ../libogg-1.3.0.git
[submodule "deps/libvorbis"]
path = deps/libvorbis
url = ../libvorbis-1.3.3.git
[submodule "deps/Windows-deps"]
path = deps/Windows-deps
url = ../oolite-windows-dependencies.git