Integration tests build fix.

This commit is contained in:
Vladimir Byko-Ianko 2015-04-21 07:42:23 +03:00 committed by Alex Zolotarev
parent 53fc6d5ace
commit a262df227a

View file

@ -10,7 +10,7 @@ CONFIG += console warn_on
CONFIG -= app_bundle
TEMPLATE = app
ROOT_DIR = ../
ROOT_DIR = ..
DEPENDENCIES = map routing search storage indexer platform geometry coding base osrm jansson protobuf tomcrypt succinct
macx-*: LIBS *= "-framework Foundation" "-framework IOKit"