-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 752 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 752 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
[submodule "heavylib"]
path = dep/heavylib
url = https://github.com/Wasted-Audio/heavylib.git
[submodule "DPF"]
path = dep/dpf
url = https://github.com/DISTRHO/DPF.git
[submodule "DPF-Widgets"]
path = dep/dpf-widgets
url = https://github.com/Wasted-Audio/DPF-Widgets.git
[submodule "dep/wstd.clrs"]
path = dep/wstd.clrs
url = https://github.com/Wasted-Audio/wstd.clrs.git
[submodule "dep/hvcc"]
path = dep/hvcc
url = https://github.com/Wasted-Audio/hvcc.git
[submodule "dep/heavylib"]
path = dep/heavylib
url = https://github.com/AnClark/heavylib.git
[submodule "dep/dpf"]
path = dep/dpf
url = https://github.com/DISTRHO/DPF.git
[submodule "dep/dpf-widgets"]
path = dep/dpf-widgets
url = https://github.com/Wasted-Audio/DPF-Widgets.git