Skip to content
Snippets Groups Projects
Commit a2615c61 authored by Eike Ziller's avatar Eike Ziller
Browse files

Ios: Enforce linking to CoreFoundation and IOKit


Change-Id: I78bf6623eddf83f4509e14b9e4600360656a0f13
Reviewed-by: default avatarTim Jenssen <tim.jenssen@digia.com>
parent d01ba490
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,8 @@ include(../../qtcreatorplugin.pri)
QT += xml network
LIBS += -framework CoreFoundation -framework IOKit
HEADERS += \
iosconstants.h \
iosconfigurations.h \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment