[DEV] create submodule
This commit is contained in:
parent
06aa988292
commit
48f0178f9d
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
[submodule "musicdsp"]
|
||||||
|
path = musicdsp
|
||||||
|
url = http://github.com/musicdsp/manifest.git
|
@ -3,6 +3,7 @@
|
|||||||
<remote name="origin"
|
<remote name="origin"
|
||||||
fetch="https://github.com/"/>
|
fetch="https://github.com/"/>
|
||||||
<default revision="master" remote="origin" sync-s="true"/>
|
<default revision="master" remote="origin" sync-s="true"/>
|
||||||
|
<manifest-server url="https://github.com/musicdsp/manifest.git"/>
|
||||||
<!--
|
<!--
|
||||||
name : repository name
|
name : repository name
|
||||||
path : installation path of the repository
|
path : installation path of the repository
|
||||||
@ -24,6 +25,5 @@
|
|||||||
<project name="HeeroYui/bullet"/>
|
<project name="HeeroYui/bullet"/>
|
||||||
<project name="HeeroYui/libpng"/>
|
<project name="HeeroYui/libpng"/>
|
||||||
|
|
||||||
<project name="musicdsp/manifest"/>
|
<!--<include name="musicdsp/default.xml"/>-->
|
||||||
<include name="musicdsp/manifest/default.xml"/>
|
|
||||||
</manifest>
|
</manifest>
|
1
musicdsp
Submodule
1
musicdsp
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 9a7dacad497f675da805f83f787a0d73ce8b3025
|
Loading…
x
Reference in New Issue
Block a user