diff options
| author | oldmud0 <3421260-oldmud0@users.noreply.gitlab.com> | 2019-02-10 02:32:11 +0000 |
|---|---|---|
| committer | oldmud0 <3421260-oldmud0@users.noreply.gitlab.com> | 2019-02-10 02:32:11 +0000 |
| commit | 09ff1755a0238cedf2411a315d1de76a372e3960 (patch) | |
| tree | dc17308c82bd07170d0333859015d41c0ee2d8f3 /Attorney_Online.pro | |
| parent | e4c4ecb0fde4c26a8e8dd3719fe2a3401fa6b3fc (diff) | |
Add more frameworks
Diffstat (limited to 'Attorney_Online.pro')
| -rw-r--r-- | Attorney_Online.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Attorney_Online.pro b/Attorney_Online.pro index f4e4cd65..e1961a08 100644 --- a/Attorney_Online.pro +++ b/Attorney_Online.pro @@ -13,7 +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 +macx:LIBS += -framework CoreFoundation -framework Foundation -framework CoreServices CONFIG += c++14 |
