-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
36 lines (36 loc) · 1.72 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
[submodule "dependencies/csound"]
path = CsoundForAndroid/ndk-libraries/csound
url = https://github.com/csound/csound.git
[submodule "CsoundForAndroid/ndk-libraries/libsndfile-android"]
path = CsoundForAndroid/ndk-libraries/libsndfile-android
url = https://bitbucket.org/kunstmusik/libsndfile-android.git
[submodule "CsoundForAndroid/ndk-libraries/oboe"]
path = CsoundForAndroid/ndk-libraries/oboe
url = https://github.com/google/oboe.git
[submodule "CsoundForAndroid/ndk-libraries/stk"]
path = CsoundForAndroid/ndk-libraries/stk
url = https://github.com/thestk/stk.git
[submodule "CsoundForAndroid/ndk-libraries/liblo-android"]
path = CsoundForAndroid/ndk-libraries/liblo-android
url = https://bitbucket.org/michael_gogins/liblo-android
[submodule "CsoundForAndroid/ndk-libraries/link"]
path = CsoundForAndroid/ndk-libraries/link
url = https://github.com/Ableton/link.git
[submodule "CsoundForAndroid/ndk-libraries/fluidsynth-android"]
path = CsoundForAndroid/ndk-libraries/fluidsynth-android
url = https://bitbucket.org/kunstmusik/fluidsynth-android.git
[submodule "dependencies/cmask"]
path = CsoundForAndroid/ndk-libraries/cmask
url = https://github.com/gogins/cmask.git
[submodule "CsoundForAndroid/ndk-libraries/ecl"]
path = CsoundForAndroid/ndk-libraries/ecl
url = https://gitlab.com/embeddable-common-lisp/ecl.git
[submodule "dependencies/bformdec2"]
path = CsoundForAndroid/ndk-libraries/bformdec2
url = https://github.com/pzinemanas/bformdec2.git
[submodule "CsoundForAndroid/csound-examples"]
path = CsoundForAndroid/csound-examples
url = https://github.com/gogins/csound-examples.git
[submodule "CsoundForAndroid/ndk-libraries/plugins"]
path = CsoundForAndroid/ndk-libraries/plugins
url = https://github.com/csound/plugins.git