-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.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 "ext/libsoundio-sharp"]
path = ext/libsoundio-sharp
url = https://github.com/allisterb/libsoundio-sharp.git
[submodule "ext/BrowserSharp"]
path = ext/BrowserSharp
url = https://github.com/allisterb/BrowseSharp.git
[submodule "ext/RtAudioNet"]
path = ext/RtAudioNet
url = https://github.com/allisterb/RtAudioNet.git
[submodule "ext/PortAudio.Net"]
path = ext/PortAudio.Net
url = https://github.com/allisterb/PortAudio.Net.git
[submodule "ext/canopy"]
path = ext/canopy
url = https://github.com/allisterb/canopy.git
[submodule "ext/nledger"]
path = ext/nledger
url = https://github.com/allisterb/nledger.git
[submodule "ext/readline"]
path = ext/readline
url = https://github.com/wwestlake/readline.git
[submodule "ext/ffdc-sample-csharp"]
path = ext/ffdc-sample-csharp
url = https://github.com/fusionfabric/ffdc-sample-csharp.git
[submodule "ext/ntwain"]
path = ext/ntwain
url = https://github.com/allisterb/ntwain.git