aboutsummaryrefslogtreecommitdiff
path: root/project.conf
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2020-03-31 23:37:39 +0200
committerdec05eba <dec05eba@protonmail.com>2020-06-21 14:40:36 +0200
commite223556b5de2b7eebd995ac61ddd99a3b1f1ac6d (patch)
treea276c9e1de879ea56f85813d41c6950de8525218 /project.conf
parent19dfa524d4bd2963531868c141af635fe31c3efd (diff)
Rename to gpu screen recorder
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 5187ddb..651def6 100644
--- a/project.conf
+++ b/project.conf
@@ -1,5 +1,5 @@
[package]
-name = "hardware-screen-recorder"
+name = "gpu-screen-recorder"
type = "executable"
version = "0.1.0"
platforms = ["posix"]
@@ -22,4 +22,4 @@ xdamage = "1"
# TODO: Remove this dependency, this is needed right now for glfwMakeContextCurrent
glfw3 = "3"
-alsa = "1" \ No newline at end of file
+alsa = "1"