added the great Github repos jamulus-web and jamulus-php from softins as Git submodules in the tools directory
This commit is contained in:
parent
a386d388fa
commit
cba2b746c8
3 changed files with 8 additions and 0 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
@ -1,3 +1,9 @@
|
|||
[submodule "libs/oboe"]
|
||||
path = libs/oboe
|
||||
url = https://github.com/google/oboe.git
|
||||
[submodule "tools/jamulus-php"]
|
||||
path = tools/jamulus-php
|
||||
url = https://github.com/softins/jamulus-php
|
||||
[submodule "tools/jamulus-web"]
|
||||
path = tools/jamulus-web
|
||||
url = https://github.com/softins/jamulus-web
|
||||
|
|
1
tools/jamulus-php
Submodule
1
tools/jamulus-php
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit efc4302b316e68af635c9c29ac2379fbadfc2cea
|
1
tools/jamulus-web
Submodule
1
tools/jamulus-web
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 7b8b3c0a1c87cdb66e7d8a3706667d49d3c37a0a
|
Loading…
Reference in a new issue