forked from RobertBeckebans/RBDOOM-3-BFG
-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 756 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 756 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "libs/cegui/CEGUI.git"]
path = libs/cegui/CEGUI.git
url = https://github.com/OpenTechEngine/CEGUI.git
[submodule "libs/oggvorbis/vorbis.git"]
path = libs/oggvorbis/vorbis.git
url = https://github.com/xiph/vorbis.git
[submodule "libs/oggvorbis/ogg.git"]
path = libs/oggvorbis/ogg.git
url = https://github.com/xiph/ogg.git
[submodule "libs/openal-soft/openal-soft.git"]
path = libs/openal-soft/openal-soft.git
url = https://github.com/kcat/openal-soft.git
[submodule "libs/breakpad/breakpad.git"]
path = libs/breakpad/breakpad.git
url = https://github.com/google/breakpad.git
[submodule "libs/breakpad/include/third_party/lss"]
path = libs/breakpad/include/third_party/lss
url = https://chromium.googlesource.com/linux-syscall-support