Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/qt/qt.pro
diff options
context:
space:
mode:
authorvng <viktor.govako@gmail.com>2013-07-07 02:28:59 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:58:17 +0300
commitc9c9f2ec5c74dbf96388fe53b199dd6f6941d15c (patch)
treeca525634b8b55c840a6e4da6bf1e4307edf8bd14 /qt/qt.pro
parent4d9fb7de86a2d5a9bc3f39e1c1b65869c3380a0a (diff)
[iOS] Compilation for iOS with QT5 toolchain.
Diffstat (limited to 'qt/qt.pro')
-rw-r--r--qt/qt.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/qt.pro b/qt/qt.pro
index fa99961ef9..aa9cd02f8b 100644
--- a/qt/qt.pro
+++ b/qt/qt.pro
@@ -70,7 +70,7 @@ linux* {
INSTALLS += target desktop pixmaps icon128 OTHER_RES CLASSIFICATOR_RES MDPI_SKIN_RES XHDPI_SKIN_RES FONT_RES MWM_RES
}
-macx* {
+macx-* {
LIBS *= "-framework CoreLocation" "-framework Foundation" "-framework CoreWLAN" \
"-framework QuartzCore" "-framework IOKit"