forked from OpenXRay/xray-16
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
57 lines (57 loc) · 2.11 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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
[submodule "src/Externals/luabind"]
path = src/Externals/luabind
url = https://github.com/OpenXRay/luabind-deboostified.git
[submodule "src/Externals/luajit"]
path = src/Externals/luajit
url = https://github.com/OpenXRay/LuaJIT.git
[submodule "src/Externals/GameSpy"]
path = src/Externals/GameSpy
url = https://github.com/nitrocaster/GameSpy.git
[submodule "src/Externals/AGS_SDK"]
path = src/Externals/AGS_SDK
url = https://github.com/GPUOpen-LibrariesAndSDKs/AGS_SDK.git
[submodule "src/Externals/lzo"]
path = src/Externals/lzo
url = https://github.com/alexgdi/lzo.git
[submodule "src/Externals/zlib"]
path = src/Externals/zlib
url = https://github.com/madler/zlib.git
[submodule "src/Externals/libvorbis"]
path = src/Externals/libvorbis
url = https://github.com/xiph/vorbis.git
[submodule "src/Externals/libogg"]
path = src/Externals/libogg
url = https://github.com/xiph/ogg.git
[submodule "src/Externals/libtheora"]
path = src/Externals/libtheora
url = https://github.com/xiph/theora.git
[submodule "src/Externals/jpeg"]
path = src/Externals/jpeg
url = https://github.com/OpenXRay/libjpeg.git
[submodule "src/Externals/BugTrap"]
path = src/Externals/BugTrap
url = https://github.com/OpenXRay/BugTrap.git
[submodule "src/Externals/FreeImage"]
path = src/Externals/FreeImage
url = https://github.com/OpenXRay/ext-win-freeimage.git
[submodule "src/Externals/cryptopp"]
path = src/Externals/cryptopp
url = https://github.com/weidai11/cryptopp.git
[submodule "src/Externals/OpenAutomate"]
path = src/Externals/OpenAutomate
url = https://github.com/OpenXRay/OpenAutomate.git
[submodule "src/Externals/FreeMagic"]
path = src/Externals/FreeMagic
url = https://github.com/OpenXRay/FreeMagic.git
[submodule "src/Externals/lightwave"]
path = src/Externals/lightwave
url = https://github.com/OpenXRay/LightWave.git
[submodule "src/Externals/3dsmax"]
path = src/Externals/3dsmax
url = https://github.com/OpenXRay/3dsmax.git
[submodule "src/Externals/maya"]
path = src/Externals/maya
url = https://github.com/OpenXRay/maya.git
[submodule "src/Externals/nvapi"]
path = src/Externals/nvapi
url = https://github.com/OpenXRay/nvapi.git