Skip to main content

oliphaunt_tools_linux_x64_gnu/
lib.rs

1pub const PRODUCT: &str = "oliphaunt-tools";
2pub const KIND: &str = "native-tools";
3pub const RELEASE_TARGET: &str = "linux-x64-gnu";
4pub const CARGO_TARGET: &str = "x86_64-unknown-linux-gnu";
5pub const LIBRARY_RELATIVE_PATH: &str = "";