aboutsummaryrefslogtreecommitdiff
path: root/project.conf
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2020-07-02 03:37:21 +0200
committerdec05eba <dec05eba@protonmail.com>2020-07-02 03:37:21 +0200
commit65efe09a5ef4e087f510515b1dbbb64fb8e8753d (patch)
treec6834ca1b0e0c80da63671eeb9a5669e7092227b /project.conf
Initial commit, finished
Diffstat (limited to 'project.conf')
-rw-r--r--project.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/project.conf b/project.conf
new file mode 100644
index 0000000..cddd93e
--- /dev/null
+++ b/project.conf
@@ -0,0 +1,10 @@
+[package]
+name = "gpu-screen-recorder-gtk"
+type = "executable"
+version = "0.1.0"
+platforms = ["posix"]
+
+[dependencies]
+gtk+-3.0 = "3"
+x11 = "1"
+libpulse = "13" \ No newline at end of file