[DEV] update to a complex manifest
This commit is contained in:
parent
83fa848815
commit
a95f6b73d4
@ -1,9 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<manifest>
|
||||
<!--<remote name="origin" fetch="https://github.com/"/>-->
|
||||
<remote name="origin" fetch="ssh://heero@192.168.0.156/git/"/>
|
||||
<remote name="origin" fetch="../../">
|
||||
<mirror name="github" fetch="https://github.com/"/>
|
||||
<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="atria-soft.xml"/>
|
||||
<include name="musicdsp.xml"/>
|
||||
<include name="generic-library.xml"/>
|
||||
</manifest>
|
||||
|
@ -6,7 +6,9 @@
|
||||
<project name="generic-library/speex-dsp-lutin.git" path="generic-library/speex-dsp-lutin"/>
|
||||
<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"/>
|
||||
<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"/>
|
||||
</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"/>
|
||||
<project name="generic-library/glew-lutin.git" path="generic-library/glew-lutin"/>
|
||||
@ -23,10 +25,9 @@
|
||||
<project name="generic-library/opencv-lutin.git" path="generic-library/opencv-lutin"/>
|
||||
<project name="generic-library/zxing-cpp-lutin.git" path="generic-library/zxing-cpp-lutin"/>
|
||||
<project name="generic-library/fdk-aac-lutin.git" path="generic-library/fdk-aac-lutin"/>
|
||||
<project name="generic-library/jpeg-lutin.git" path="generic-library/jpeg-lutin"/>
|
||||
<project name="generic-library/openjpeg-lutin.git" path="generic-library/openjpeg-lutin"/>
|
||||
<project name="generic-library/jpeg-lutin.git" path="generic-library/jpeg-lutin"/>
|
||||
<project name="generic-library/openjpeg-lutin.git" path="generic-library/openjpeg-lutin"/>
|
||||
<!--<project name="generic-library/cxx-lutin.git" path="generic-library/cxx-lutin"/>-->
|
||||
|
||||
<!-- tools -->
|
||||
<project name="generic-library/ios-deploy.git" path="tools/ios-deploy"/>
|
||||
</manifest>
|
||||
|
Loading…
x
Reference in New Issue
Block a user