aboutsummaryrefslogtreecommitdiff
path: root/Attorney_Online.pro
diff options
context:
space:
mode:
Diffstat (limited to 'Attorney_Online.pro')
-rw-r--r--Attorney_Online.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/Attorney_Online.pro b/Attorney_Online.pro
index c0bc4abb..e1961a08 100644
--- a/Attorney_Online.pro
+++ b/Attorney_Online.pro
@@ -13,6 +13,7 @@ MOC_DIR = $$PWD/build
SOURCES += $$files($$PWD/src/*.cpp)
HEADERS += $$files($$PWD/include/*.h)
LIBS += -L$$PWD/lib -lbass -ldiscord-rpc
+macx:LIBS += -framework CoreFoundation -framework Foundation -framework CoreServices
CONFIG += c++14