From d4bc7b420ec258040f8f36234d7f2b08f2dd1c38 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Tue, 22 Mar 2022 13:04:08 +0100 Subject: Add script to record the selected window (with the active audio device) --- project.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'project.conf') diff --git a/project.conf b/project.conf index 882e1d5..03c74fb 100644 --- a/project.conf +++ b/project.conf @@ -6,7 +6,7 @@ platforms = ["posix"] [config] include_dirs = ["/opt/cuda/targets/x86_64-linux/include"] -libs = ["/usr/lib/libcuda.so"] +libs = ["/usr/lib64/libcuda.so"] [define] PULSEAUDIO = "1" -- cgit v1.2.3