Skip to main content

oliphaunt_tools_windows_x64_msvc/
lib.rs

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