-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 857 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 857 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 "libraries/NFDriver"]
path = libraries/NFDriver
url = https://github.com/spotify/NFDriver.git
[submodule "libraries/NFDecoder"]
path = libraries/NFDecoder
url = https://github.com/spotify/NFDecoder.git
[submodule "libraries/oscpack"]
path = libraries/oscpack
url = https://github.com/MariadeAnton/oscpack.git
[submodule "libraries/duktape"]
path = libraries/duktape
url = https://github.com/svaarala/duktape-releases.git
[submodule "tools/gyp"]
path = tools/gyp
url = https://chromium.googlesource.com/external/gyp
[submodule "libraries/PeqBank"]
path = libraries/PeqBank
url = https://github.com/spotify/PeqBank.git
[submodule "libraries/NFLogger"]
path = libraries/NFLogger
url = https://github.com/spotify/NFLogger.git
[submodule "libraries/NFGrapher"]
path = libraries/NFGrapher
url = https://github.com/spotify/NFGrapher.git