-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.gitmodules
64 lines (64 loc) · 2.25 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
58
59
60
61
62
63
64
[submodule "thirdparty/SDL"]
path = thirdparty/SDL
url = [email protected]:Source-Authors/SDL.git
[submodule "thirdparty/stb"]
path = thirdparty/stb
url = [email protected]:Source-Authors/stb.git
[submodule "thirdparty/DirectXMath"]
path = thirdparty/DirectXMath
url = [email protected]:Source-Authors/DirectXMath.git
[submodule "thirdparty/zlib"]
path = thirdparty/zlib
url = [email protected]:Source-Authors/zlib.git
[submodule "thirdparty/libpng"]
path = thirdparty/libpng
url = [email protected]:Source-Authors/libpng.git
[submodule "thirdparty/libjpeg-turbo"]
path = thirdparty/libjpeg-turbo
url = [email protected]:Source-Authors/libjpeg-turbo.git
[submodule "thirdparty/openvr"]
path = thirdparty/openvr
url = [email protected]:Source-Authors/openvr.git
branch = 061cf411ee1125fe4b7cdf3837451a1c6a32a3c8
[submodule "thirdparty/protobuf"]
path = thirdparty/protobuf
url = [email protected]:Source-Authors/protobuf.git
[submodule "thirdparty/bzip2"]
path = thirdparty/bzip2
url = [email protected]:Source-Authors/bzip2.git
[submodule "thirdparty/cryptopp"]
path = thirdparty/cryptopp
url = [email protected]:Source-Authors/cryptopp.git
[submodule "ivp"]
path = ivp
url = [email protected]:Source-Authors/source-physics.git
[submodule "thirdparty/snappy"]
path = thirdparty/snappy
url = [email protected]:Source-Authors/snappy.git
[submodule "external/vpc"]
path = external/vpc
url = [email protected]:Source-Authors/vpc.git
[submodule "thirdparty/mpaheaderinfo"]
path = thirdparty/mpaheaderinfo
url = [email protected]:Source-Authors/mpaheaderInfo.git
[submodule "thirdparty/minimp3"]
path = thirdparty/minimp3
url = [email protected]:Source-Authors/minimp3.git
[submodule "thirdparty/celt"]
path = thirdparty/celt
url = [email protected]:Source-Authors/celt.git
[submodule "thirdparty/speex"]
path = thirdparty/speex
url = [email protected]:Source-Authors/speex.git
[submodule "thirdparty/zip-utils"]
path = thirdparty/zip-utils
url = [email protected]:Source-Authors/zip-utils.git
[submodule "thirdparty/speedtree"]
path = thirdparty/speedtree
url = [email protected]:Source-Authors/SpeedTree.git
[submodule "thirdparty/nvtristrip"]
path = thirdparty/nvtristrip
url = [email protected]:Source-Authors/NvTriStrip.git
[submodule "thirdparty/7zip"]
path = thirdparty/7zip
url = [email protected]:Source-Authors/7zip.git