From 21de8a5b2d7debec03b0621bb193296801f38854 Mon Sep 17 00:00:00 2001 From: DominikDeak Date: Wed, 17 May 2023 12:52:31 +1000 Subject: [PATCH] Modified config. --- Scripts/config.txt | 5 +++++ Synergy-Core | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/Scripts/config.txt b/Scripts/config.txt index 3148082..9593cfc 100644 --- a/Scripts/config.txt +++ b/Scripts/config.txt @@ -19,9 +19,14 @@ [Darwin] + # Brew install paths for ARM architectures libQtPath = /opt/homebrew/opt/qt@5 openSSLPath = /opt/homebrew/opt/openssl@1.1 + # Brew install paths for x86_64 architectures + # libQtPath = /usr/local/opt/qt@5 + # openSSLPath = /usr/local/opt/openssl@1.1 + [Linux] linuxdeployURL = https://github.com/linuxdeploy/linuxdeploy/releases/download/continuous/linuxdeploy-x86_64.AppImage \ No newline at end of file diff --git a/Synergy-Core b/Synergy-Core index 455c59b..06a860d 160000 --- a/Synergy-Core +++ b/Synergy-Core @@ -1 +1 @@ -Subproject commit 455c59b4f0705a4fd1831781a8f7b25cf297381d +Subproject commit 06a860d944c99a9d4f7a437202270a2d7c5a3d79