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