@ -497,6 +497,7 @@ isEqual(QT_MAJOR_VERSION, 5) {
INSTALLS += target
!contains(DEFINES, NO_X11):LIBS += -lX11
LIBS += -lcrypto
RESOURCES -= data/certs.qrc
}
@ -515,11 +516,9 @@ mac {
webview/macwebviewscroller.cpp
LIBS += -framework CoreServices
LIBS += -lcrypto -framework CoreServices
message(===========================================)
message( Using following defines:)
message( $$DEFINES)