generated from lks/eframe_template_android
Add canvas that renders opengl texture
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[package]
|
||||
name = "eframe_template_android"
|
||||
name = "waterfall-glow-rs"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
@@ -47,5 +47,5 @@ opt-level = 2
|
||||
crate-type = ["cdylib"]
|
||||
|
||||
[[bin]]
|
||||
name = "eframe_template"
|
||||
name = "waterfall"
|
||||
path = "src/main.rs"
|
||||
|
||||
Reference in New Issue
Block a user