Files
gpu-screen-recorder-ui/project.conf
dec05eba 45ae7c95cf 1.9.1
2025-12-27 13:04:19 +01:00

26 lines
363 B
Plaintext

[package]
name = "gsr-ui"
type = "executable"
version = "1.9.1"
platforms = ["posix"]
[lang.cpp]
version = "c++17"
[config]
ignore_dirs = ["build", "tools"]
[define]
_FILE_OFFSET_BITS = "64"
[dependencies]
xcomposite = ">=0"
xfixes = ">=0"
xext = ">=0"
xi = ">=0"
xcursor = ">=1"
xrandr = ">=0.5"
libpulse-simple = ">=0"
libdrm = ">=2"
wayland-client = ">=1"