mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 18:58:36 +00:00
[reorg]: Move api/sixtyfps-rs/sixtyfps-* into api/rs
This commit is contained in:
parent
2813441cd9
commit
842f75e653
95 changed files with 65 additions and 72 deletions
|
@ -18,7 +18,7 @@ sixtyfps = { path = "../../api/sixtyfps-rs" }
|
|||
plotters = { version = "0.3.1", default-features = false, features = ["bitmap_backend", "surface_series"] }
|
||||
|
||||
[build-dependencies]
|
||||
sixtyfps-build = { path = "../../api/sixtyfps-rs/sixtyfps-build" }
|
||||
sixtyfps-build = { path = "../../api/rs/build" }
|
||||
|
||||
# Remove the `#wasm#` to uncomment the wasm build.
|
||||
# This is commented out by default because we don't want to build it as a library by default
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue