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