aboutsummaryrefslogtreecommitdiff
path: root/gsr-ui-daemon/project.conf
diff options
context:
space:
mode:
Diffstat (limited to 'gsr-ui-daemon/project.conf')
-rw-r--r--gsr-ui-daemon/project.conf11
1 files changed, 0 insertions, 11 deletions
diff --git a/gsr-ui-daemon/project.conf b/gsr-ui-daemon/project.conf
deleted file mode 100644
index 758d50c..0000000
--- a/gsr-ui-daemon/project.conf
+++ /dev/null
@@ -1,11 +0,0 @@
-[package]
-name = "gpu-screen-recorder-overlay-daemon"
-type = "executable"
-version = "0.1.0"
-platforms = ["posix"]
-
-[config]
-ignore_dirs = ["build"]
-
-[dependencies]
-x11 = ">=1"