aboutsummaryrefslogtreecommitdiff
path: root/project.conf
diff options
context:
space:
mode:
Diffstat (limited to 'project.conf')
-rw-r--r--project.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/project.conf b/project.conf
index 9234dd4..d1d3a65 100644
--- a/project.conf
+++ b/project.conf
@@ -1,5 +1,5 @@
[package]
-name = "gpu-screen-recorder-overlay"
+name = "gsr-overlay"
type = "executable"
version = "0.1.0"
platforms = ["posix"]
@@ -8,4 +8,4 @@ platforms = ["posix"]
version = "c++17"
[config]
-ignore_dirs = ["gpu-screen-recorder-overlay-daemon"] \ No newline at end of file
+ignore_dirs = ["build", "gpu-screen-recorder-overlay-daemon"] \ No newline at end of file