Add basic support for Android

This commit is contained in:
Tomaka17 2014-09-11 18:13:50 +02:00
parent d870fa7ffa
commit 0bb82e8467
11 changed files with 505 additions and 1 deletions

View file

@ -7,5 +7,11 @@ authors = ["tomaka <pierre.krieger1708@gmail.com>"]
[dependencies.compile_msg]
git = "https://github.com/huonw/compile_msg"
[dependencies.android_glue]
git = "https://github.com/tomaka/android-rs-glue"
[dev-dependencies.gl_generator]
git = "https://github.com/bjz/gl-rs"
[dev-dependencies.gl]
git = "https://github.com/bjz/gl-rs"