-
Notifications
You must be signed in to change notification settings - Fork 21
/
.gitmodules
41 lines (41 loc) · 1.43 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
[submodule "submodules/wtl"]
path = submodules/wtl
url = https://git.code.sf.net/p/wtl/git
[submodule "submodules/columns_ui-sdk"]
path = submodules/columns_ui-sdk
url = https://github.com/reupen/columns_ui-sdk.git
[submodule "submodules/foobar2000"]
path = submodules/foobar2000
url = https://github.com/TheQwertiest/foobar2000-sdk.git
[submodule "submodules/smp_2003"]
path = submodules/smp_2003
url = https://github.com/TheQwertiest/smp_2003.git
[submodule "submodules/scintilla"]
path = submodules/scintilla
url = https://github.com/theqwertiest/scintilla.git
[submodule "submodules/pfc"]
path = submodules/pfc
url = https://github.com/TheQwertiest/pfc.git
[submodule "submodules/mozjs"]
path = submodules/mozjs
url = https://bitbucket.org/TheQwertiest/mozjs.git
[submodule "submodules/acfu-sdk"]
path = submodules/acfu-sdk
url = https://github.com/3dyd/acfu-sdk.git
[submodule "submodules/json"]
path = submodules/json
url = https://github.com/nlohmann/json.git
branch = master
[submodule "submodules/timsort"]
path = submodules/timsort
url = https://github.com/tvanslyke/timsort-cpp.git
[submodule "submodules/range"]
path = submodules/range
url = https://github.com/ericniebler/range-v3.git
fetchRecurseSubmodules = false
[submodule "submodules/fmt"]
path = submodules/fmt
url = https://github.com/fmtlib/fmt.git
[submodule "submodules/fb2k_utils"]
path = submodules/fb2k_utils
url = https://github.com/TheQwertiest/fb2k_utils.git