1
mirror of https://invent.kde.org/network/falkon.git synced 2024-12-20 10:46:35 +01:00

Fix build on Mac

This commit is contained in:
David Rosca 2014-09-28 11:58:26 +02:00
parent 135514379b
commit fdd38e81a0

View File

@ -534,9 +534,9 @@ os2 {
mac { mac {
HEADERS += other/macmenureceiver.h \ HEADERS += other/macmenureceiver.h \
webview/macwebviewscroller.h webtab/macwebviewscroller.h
SOURCES += other/macmenureceiver.cpp \ SOURCES += other/macmenureceiver.cpp \
webview/macwebviewscroller.cpp webtab/macwebviewscroller.cpp
RESOURCES -= data/certs.qrc RESOURCES -= data/certs.qrc
LIBS += -lcrypto -framework CoreServices LIBS += -lcrypto -framework CoreServices