added godot-rs scaffolding
This commit is contained in:
@@ -0,0 +1 @@
|
||||
This file has an mtime of when this was started.
|
23
rust/target/debug/build/godot-macros-1f26f26301811571/output
Normal file
23
rust/target/debug/build/godot-macros-1f26f26301811571/output
Normal file
@@ -0,0 +1,23 @@
|
||||
cargo:rustc-check-cfg=cfg(published_docs, values(none()))
|
||||
cargo:rustc-check-cfg=cfg(since_api, values("4.1"))
|
||||
cargo:rustc-check-cfg=cfg(before_api, values("4.1"))
|
||||
cargo:rustc-check-cfg=cfg(since_api, values("4.2"))
|
||||
cargo:rustc-check-cfg=cfg(before_api, values("4.2"))
|
||||
cargo:rustc-check-cfg=cfg(since_api, values("4.3"))
|
||||
cargo:rustc-check-cfg=cfg(before_api, values("4.3"))
|
||||
cargo:rustc-check-cfg=cfg(since_api, values("4.4"))
|
||||
cargo:rustc-check-cfg=cfg(before_api, values("4.4"))
|
||||
cargo:rustc-cfg=since_api="4.1"
|
||||
cargo:rustc-cfg=since_api="4.2"
|
||||
cargo:rustc-cfg=since_api="4.3"
|
||||
cargo:rustc-cfg=before_api="4.4"
|
||||
cargo:rustc-cfg=before_patch_api="4.1.0"
|
||||
cargo:rustc-cfg=before_patch_api="4.1.1"
|
||||
cargo:rustc-cfg=before_patch_api="4.1.2"
|
||||
cargo:rustc-cfg=before_patch_api="4.1.3"
|
||||
cargo:rustc-cfg=before_patch_api="4.1.4"
|
||||
cargo:rustc-cfg=before_patch_api="4.2.0"
|
||||
cargo:rustc-cfg=before_patch_api="4.2.1"
|
||||
cargo:rustc-cfg=before_patch_api="4.2.2"
|
||||
cargo:rustc-cfg=since_patch_api="4.3.0"
|
||||
cargo:rustc-cfg=since_patch_api="4.4.0"
|
@@ -0,0 +1 @@
|
||||
/home/nihil/Coding/Godot/Space Salvage Co/rust/target/debug/build/godot-macros-1f26f26301811571/out
|
Reference in New Issue
Block a user