mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
add native submodules for android
This commit is contained in:
parent
86ca99b4b1
commit
cb4437a61d
4 changed files with 12 additions and 0 deletions
9
.gitmodules
vendored
9
.gitmodules
vendored
|
@ -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
|
||||
|
|
1
src/platform/android/fontconfig
Submodule
1
src/platform/android/fontconfig
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit d0c6dd720f90e2e8f8d8a103754195096531b531
|
1
src/platform/android/libexpat
Submodule
1
src/platform/android/libexpat
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit e74cfc256285a94b84c5b019714e922d37d0a286
|
1
src/platform/android/libfreetype2
Submodule
1
src/platform/android/libfreetype2
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 3030c434349f39dd16d330b07f3ec6db917ea882
|
Loading…
Add table
Add a link
Reference in a new issue