14 lines
248 B
Plaintext
14 lines
248 B
Plaintext
// This file is generated by cargo2android.py.
|
|
|
|
rust_proc_macro {
|
|
name: "libremain",
|
|
crate_name: "remain",
|
|
srcs: ["src/lib.rs"],
|
|
edition: "2018",
|
|
rlibs: [
|
|
"libproc_macro2",
|
|
"libquote",
|
|
"libsyn",
|
|
],
|
|
}
|