Merge branch 'master' of github.com:Sankore/Sankore-3.1

preferencesAboutTextFull
Ivan Ilin 13 years ago
commit ce52871bab
  1. 7
      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

Loading…
Cancel
Save