mirror of
https://github.com/Theaninova/mhlib.git
synced 2026-01-21 09:22:57 +00:00
pr3d
This commit is contained in:
13
rust/libpr4-sys/Cargo.toml
Normal file
13
rust/libpr4-sys/Cargo.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
[package]
|
||||
name = "libpr4-sys"
|
||||
version = "0.1.0"
|
||||
build = "build.rs"
|
||||
links = "https://archive.org/details/tucows_223698_Power_Render_3D_Engine"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
libc = "0.2.144"
|
||||
|
||||
[build-dependencies]
|
||||
cc = "1.0.79"
|
||||
pkg-config = "0.3.27"
|
||||
Reference in New Issue
Block a user