melawy-welcome/src/config.rs.in

4 lines
109 B
Rust

pub const APP_ID: &str = @APP_ID@;
pub const PROFILE: &str = @PROFILE@;
pub const VERSION: &str = @VERSION@;