get android quest 2 build "working"

This commit is contained in:
Schmarni
2023-10-27 22:57:39 +02:00
parent 5cd0f906b9
commit 68820745f1
6 changed files with 4651 additions and 607 deletions

View File

@@ -3,6 +3,9 @@ name = "demo"
version = "0.1.0"
edition = "2021"
[lib]
crate-type = ["cdylib"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]