From 1aebd4338f4fdbabdec7a575bb564ba8476a2197 Mon Sep 17 00:00:00 2001 From: Ralf Zerres Date: Tue, 30 Jun 2020 15:03:05 +0200 Subject: [PATCH] advotracker: link to resources * call from binary-directory will search resource files in subdirecotries beneath this directory Signed-off-by: Ralf Zerres --- advotracker/src/bin/resources | 1 + 1 file changed, 1 insertion(+) create mode 120000 advotracker/src/bin/resources diff --git a/advotracker/src/bin/resources b/advotracker/src/bin/resources new file mode 120000 index 0000000..bc76415 --- /dev/null +++ b/advotracker/src/bin/resources @@ -0,0 +1 @@ +../../resources \ No newline at end of file