GstPipelineStudio/src/config.rs.in

4 lines
135 B
Rust
Raw Permalink Normal View History

// SPDX-License-Identifier: GPL-3.0-or-later
pub static APP_ID: &str = @APP_ID@;
pub static VERSION: &str = env!("CARGO_PKG_VERSION");