manifest/default.xml
2016-08-04 17:04:15 +02:00

52 lines
3.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="origin"
fetch="https://github.com/"/>
<default revision="master" remote="origin" sync-s="true"/>
<!--
name : repository name
path : installation path of the repository
-->
<project name="atria-soft/etk" path="atria-soft/etk"/>
<project name="atria-soft/gale" path="atria-soft/gale"/>
<project name="atria-soft/ejson" path="atria-soft/ejson"/>
<project name="atria-soft/exml" path="atria-soft/exml"/>
<project name="atria-soft/esvg" path="atria-soft/esvg"/>
<project name="atria-soft/enet" path="atria-soft/enet"/>
<project name="atria-soft/ege" path="atria-soft/ege"/>
<project name="atria-soft/egami" path="atria-soft/egami"/>
<project name="atria-soft/date" path="atria-soft/date"/>
<project name="atria-soft/ewol" path="atria-soft/ewol"/>
<project name="atria-soft/eproperty" path="atria-soft/eproperty"/>
<project name="atria-soft/esignal" path="atria-soft/esignal"/>
<project name="atria-soft/ememory" path="atria-soft/ememory"/>
<project name="atria-soft/ethread" path="atria-soft/ethread"/>
<project name="atria-soft/elog" path="atria-soft/elog"/>
<project name="atria-soft/jvm-basics" path="atria-soft/jvm-basics"/>
<project name="atria-soft/zeus" path="atria-soft/zeus"/>
<project name="HeeroYui/audio-ess" path="HeeroYui/audio-ess"/>
<!-- generic library -->
<project name="generic-library/freetype-lutin" path="generic-library/freetype-lutin"/>
<project name="generic-library/z-lutin" path="generic-library/z-lutin"/>
<project name="generic-library/gtest-lutin" path="generic-library/gtest-lutin"/>
<project name="generic-library/glew-lutin" path="generic-library/glew-lutin"/>
<project name="generic-library/bullet-physics-lutin" path="generic-library/bullet-physics-lutin"/>
<project name="generic-library/png-lutin" path="generic-library/png-lutin"/>
<project name="generic-library/edtaa3-lutin" path="generic-library/edtaa3-lutin"/>
<project name="generic-library/openssl-lutin" path="generic-library/openssl-lutin"/>
<project name="generic-library/ssh2-lutin" path="generic-library/ssh2-lutin"/>
<project name="generic-library/curl-lutin" path="generic-library/curl-lutin"/>
<project name="generic-library/openssl-lutin" path="generic-library/openssl-lutin"/>
<project name="generic-library/openh264-lutin" path="generic-library/openh264-lutin"/>
<project name="generic-library/ebml-lutin" path="generic-library/ebml-lutin"/>
<project name="generic-library/matroska-lutin" path="generic-library/matroska-lutin"/>
<!--<project name="generic-library/cxx-lutin" path="generic-library/cxx-lutin"/>-->
<!-- tools -->
<project name="generic-library/ios-deploy" path="tools/ios-deploy"/>
<!-- came from : https://github.com/musicdsp/manifest.git : default.xml -->
<include name="musicdsp.xml"/>
</manifest>