Files
gpu-screen-recorder-ui/project.conf
dec05eba d355bc991e 1.0.1
2024-12-31 10:33:21 +01:00

16 lines
219 B
Plaintext

[package]
name = "gsr-ui"
type = "executable"
version = "1.0.1"
platforms = ["posix"]
[lang.cpp]
version = "c++17"
[config]
ignore_dirs = ["build", "tools"]
[dependencies]
xcomposite = ">=0"
xfixes = ">=0"
xi = ">=0"