gstreamer-rs/Gir_GstApp.toml
2017-04-13 20:37:30 +03:00

15 lines
223 B
TOML

[options]
girs_dir = "gir-files"
library = "GstApp"
version = "1.0"
min_cfg_version = "1.0"
target_path = "gstreamer-app-sys"
work_mode = "sys"
external_libraries = [
"GLib",
"GObject",
"Gst",
"GstBase",
]