Update new island
This commit is contained in:
parent
6537558514
commit
5e738b11f6
16
default.xml
16
default.xml
@ -6,8 +6,16 @@
|
||||
<mirror name="gitlab" fetch="https://gitlab.com/"/>
|
||||
<mirror name="bitbucket" fetch="https://bitbucket.com/"/>
|
||||
</remote>
|
||||
<default revision="master" remote="origin" sync-s="true"/>
|
||||
<include name="atria-soft.xml"/>
|
||||
<include name="musicdsp.xml"/>
|
||||
<include name="generic-library.xml"/>
|
||||
<options>
|
||||
<branch-release>master</branch-release>
|
||||
<branch-develop>dev</branch-develop>
|
||||
<default-branch>master</default-branch>
|
||||
<default-remote>origin</default-remote>
|
||||
<synchronize-submodule>true</synchronize-submodule>
|
||||
</options>
|
||||
<!--<default revision="master" remote="origin" sync-s="true"/>-->
|
||||
<include>atria-soft.xml</include>
|
||||
<include>musicdsp.xml</include>
|
||||
<include>generic-library.xml</include>
|
||||
<link source=".island/manifest/readme.md" destination="README.md"/>
|
||||
</manifest>
|
||||
|
@ -7,7 +7,7 @@
|
||||
<project name="generic-library/ogg-lutin.git" path="generic-library/ogg-lutin"/>
|
||||
<project name="generic-library/freetype-lutin.git" path="generic-library/freetype-lutin"/>
|
||||
<project name="generic-library/ffmpeg-lutin.git" path="generic-library/ffmpeg-lutin">
|
||||
<upstream_submodule path="ffmpeg" name="source" fetch="https://github.com/FFmpeg/FFmpeg.git"/>
|
||||
<!--<upstream_submodule path="ffmpeg" name="source" fetch="https://github.com/FFmpeg/FFmpeg.git"/>-->
|
||||
</project>
|
||||
<project name="generic-library/z-lutin.git" path="generic-library/z-lutin"/>
|
||||
<project name="generic-library/gtest-lutin.git" path="generic-library/gtest-lutin"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user