diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-10-20 22:44:15 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-10-20 22:44:15 +0200 |
commit | d84054ecbbd15e92736e5e5f55e36f72f410d3a5 (patch) | |
tree | 25f3aae9ca5c4e16eb0bfe163044c1080f9bed96 /project.conf | |
parent | 939bf23921cce4b934ecc2a98fa871c7538d0276 (diff) |
gsr-overlay > gsr-ui
Diffstat (limited to 'project.conf')
-rw-r--r-- | project.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/project.conf b/project.conf index 3421e7b..cf3c0e4 100644 --- a/project.conf +++ b/project.conf @@ -1,5 +1,5 @@ [package] -name = "gsr-overlay" +name = "gsr-ui" type = "executable" version = "0.1.0" platforms = ["posix"] @@ -8,7 +8,7 @@ platforms = ["posix"] version = "c++17" [config] -ignore_dirs = ["build", "gpu-screen-recorder-overlay-daemon"] +ignore_dirs = ["build", "gsr-ui-daemon"] [dependencies] xcomposite = ">=0"
\ No newline at end of file |