diff --git a/Sankore_3.1.pro b/Sankore_3.1.pro index 3e4191be..eccd8421 100644 --- a/Sankore_3.1.pro +++ b/Sankore_3.1.pro @@ -122,9 +122,10 @@ win32 { } macx { - LIBS += -framework \ - Foundation \ - -lcrypto + LIBS += -framework Foundation + LIBS += -lcrypto + LIBS += -framework AppKit + LIBS += -framework WebKit CONFIG(release, debug|release):CONFIG += x86 ppc