add native submodules for android

This commit is contained in:
aydin.kim 2013-08-21 15:42:04 +09:00
parent 86ca99b4b1
commit cb4437a61d
4 changed files with 12 additions and 0 deletions

9
.gitmodules vendored
View file

@ -106,3 +106,12 @@
[submodule "src/support/png/libpng"]
path = src/support/png/libpng
url = https://github.com/mozilla-servo/libpng.git
[submodule "src/platform/android/fontconfig"]
path = src/platform/android/fontconfig
url = http://github.com/webconvforge/fontconfig.git
[submodule "src/platform/android/libexpat"]
path = src/platform/android/libexpat
url = http://github.com/webconvforge/libexpat.git
[submodule "src/platform/android/libfreetype2"]
path = src/platform/android/libfreetype2
url = http://github.com/webconvforge/libfreetype2.git

@ -0,0 +1 @@
Subproject commit d0c6dd720f90e2e8f8d8a103754195096531b531

@ -0,0 +1 @@
Subproject commit e74cfc256285a94b84c5b019714e922d37d0a286

@ -0,0 +1 @@
Subproject commit 3030c434349f39dd16d330b07f3ec6db917ea882