-
Notifications
You must be signed in to change notification settings - Fork 114
Expand file tree
/
Copy path.gitmodules
More file actions
26 lines (26 loc) · 853 Bytes
/
.gitmodules
File metadata and controls
26 lines (26 loc) · 853 Bytes
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
[submodule "LabSound"]
path = deps/LabSound
url = https://github.com/Almost-Done/LabSound.git
branch = master
[submodule "angle-google"]
path = deps/angle-google
url = https://github.com/google/angle.git
[submodule "angle-microsoft"]
path = deps/angle-microsoft
url = https://github.com/Almost-Done/angle.git
branch = ms-master
[submodule "Win2D"]
path = deps/Win2D
url = https://github.com/Almost-Done/Win2D.git
[submodule "deps/ChakraCore"]
path = deps/ChakraCore
url = https://github.com/Microsoft/ChakraCore.git
[submodule "deps/ChakraCore-Debugger"]
path = deps/ChakraCore-Debugger
url = https://github.com/Microsoft/ChakraCore-Debugger.git
[submodule "deps/ziplib"]
path = deps/ziplib
url = https://bitbucket.org/wbenny/ziplib.git
[submodule "deps/zxing-cpp"]
path = deps/zxing-cpp
url = https://github.com/nu-book/zxing-cpp.git