1
mirror of https://invent.kde.org/network/falkon.git synced 2024-12-19 18:26:34 +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 {
HEADERS += other/macmenureceiver.h \
webview/macwebviewscroller.h
webtab/macwebviewscroller.h
SOURCES += other/macmenureceiver.cpp \
webview/macwebviewscroller.cpp
webtab/macwebviewscroller.cpp
RESOURCES -= data/certs.qrc
LIBS += -lcrypto -framework CoreServices