forked from nova-video-player/aos-AVP
-
Notifications
You must be signed in to change notification settings - Fork 0
/
github.xml
24 lines (20 loc) · 968 Bytes
/
github.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="github" fetch="." />
<default revision="master" remote="github" />
<project path="AVP" name="aos-AVP">
<copyfile src="Makefile" dest="Makefile" />
</project>
<project path="Video" name="aos-Video" />
<project path="MediaLib" name="aos-MediaLib" />
<project path="FileCoreLibrary" name="aos-FileCoreLibrary" />
<project path="native/avos" name="aos-avos" />
<project path="native/audiocompress" name="aos-audiocompress" />
<project path="native/ffmpeg-android-builder" name="aos-ffmpeg-android-builder" />
<project path="native/libyuv" name="aos-libyuv" />
<project path="native/libnativehelper" name="aos-libnativehelper" />
<project path="native/boost" name="aos-boost" />
<project path="native/libtorrent" name="aos-libtorrent" />
<project path="native/torrentd" name="aos-torrentd" />
<project path="native/android-libs" name="aos-android-libs" />
</manifest>