forked from lua9520/source-engine-2018-hl2_src
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
27 lines (27 loc) · 947 Bytes
/
.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
[submodule "thirdparty/openvr"]
path = thirdparty/openvr
url = [email protected]:ValveSoftware/openvr.git
[submodule "thirdparty/protobuf-2.6.1"]
path = thirdparty/protobuf-2.6.1
url = [email protected]:protocolbuffers/protobuf.git
[submodule "thirdparty/libjpeg-turbo"]
path = thirdparty/libjpeg-turbo
url = [email protected]:libjpeg-turbo/libjpeg-turbo.git
[submodule "thirdparty/libpng"]
path = thirdparty/libpng
url = [email protected]:glennrp/libpng.git
[submodule "thirdparty/zlib"]
path = thirdparty/zlib
url = [email protected]:madler/zlib.git
[submodule "thirdparty/sdl2"]
path = thirdparty/sdl2
url = [email protected]:libsdl-org/SDL.git
[submodule "thirdparty/bzip2"]
path = thirdparty/bzip2
url = git://sourceware.org/git/bzip2.git
[submodule "thirdparty/stb"]
path = thirdparty/stb
url = [email protected]:nothings/stb.git
[submodule "thirdparty/DirectXMath"]
path = thirdparty/DirectXMath
url = [email protected]:microsoft/DirectXMath.git