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:
authorLev Dragunov <l.dragunov@corp.mail.ru>2015-07-15 17:42:58 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:55:55 +0300
commitaa7fb7c49d5baac260ffbc07bcde6a0a6cb3ae2e (patch)
tree2011f12a963ee72b17f142fcd866648d569ab622 /map/map_tests/map_tests.pro
parenteb088e3e7fd1b13c424584f2d84cd7eb5ca7d981 (diff)
Network status check for online router
Diffstat (limited to 'map/map_tests/map_tests.pro')
-rw-r--r--map/map_tests/map_tests.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/map/map_tests/map_tests.pro b/map/map_tests/map_tests.pro
index 2f623ee6d6..973c626a7c 100644
--- a/map/map_tests/map_tests.pro
+++ b/map/map_tests/map_tests.pro
@@ -29,7 +29,7 @@ win32* {
LIBS *= -lShell32 -lOpengl32
win32-g++: LIBS *= -lpthread
}
-macx-*: LIBS *= "-framework Foundation" "-framework IOKit"
+macx-*: LIBS *= "-framework Foundation" "-framework IOKit" "-framework SystemConfiguration"
SOURCES += \
../../testing/testingmain.cpp \