-
-
Notifications
You must be signed in to change notification settings - Fork 65
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 642 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 642 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "cs/3rd party/jpeg"]
path = cs/3rd party/jpeg
url = https://github.com/winlibs/libjpeg.git
[submodule "cs/3rd party/BugTrap"]
path = cs/3rd party/BugTrap
url = https://github.com/OpenXRay/BugTrap.git
[submodule "cs/3rd party/OpenAutomate"]
path = cs/3rd party/OpenAutomate
url = https://github.com/Armada651/OpenAutomate.git
[submodule "cs/3rd party/glew"]
path = cs/3rd party/glew
url = https://github.com/Armada651/glew.git
[submodule "cs/3rd party/gli"]
path = cs/3rd party/gli
url = https://github.com/g-truc/gli.git
[submodule "cs/3rd party/zlib"]
path = cs/3rd party/zlib
url = https://github.com/madler/zlib.git