11 lines
373 B
XML
11 lines
373 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<manifest>
|
|
<remote name="origin"
|
|
fetch="https://github.com/"/>
|
|
<default revision="master" remote="origin" sync-s="true"/>
|
|
<include name="atria-soft.xml"/>
|
|
<!-- came from : https://github.com/musicdsp/manifest.git : default.xml -->
|
|
<include name="musicdsp.xml"/>
|
|
<include name="generic-library.xml"/>
|
|
</manifest>
|