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
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 /storage
parent4d9fb7de86a2d5a9bc3f39e1c1b65869c3380a0a (diff)
[iOS] Compilation for iOS with QT5 toolchain.
Diffstat (limited to 'storage')
-rw-r--r--storage/storage_tests/storage_tests.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/storage_tests/storage_tests.pro b/storage/storage_tests/storage_tests.pro
index d736c98edf..7cbd9b2d9a 100644
--- a/storage/storage_tests/storage_tests.pro
+++ b/storage/storage_tests/storage_tests.pro
@@ -12,7 +12,7 @@ include($$ROOT_DIR/common.pri)
win32*: LIBS *= -lshell32
win32-g++: LIBS *= -lpthread
-macx*: LIBS *= "-framework Foundation" "-framework IOKit"
+macx-*: LIBS *= "-framework Foundation" "-framework IOKit"
QT *= core