Update new island

This commit is contained in:
Edouard DUPIN 2021-09-23 23:33:59 +02:00
parent 6537558514
commit 5e738b11f6
2 changed files with 13 additions and 5 deletions

View File

@ -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>

View File

@ -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"/>