Update for Rustc
This commit is contained in:
parent
25b261975c
commit
dbdb43f077
8 changed files with 18 additions and 31 deletions
|
|
@ -1,7 +1,5 @@
|
|||
#![feature(phase)]
|
||||
|
||||
#[cfg(target_os = "android")]
|
||||
#[phase(plugin, link)]
|
||||
#[macro_use]
|
||||
extern crate android_glue;
|
||||
|
||||
extern crate glutin;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue