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:
authorSergey Yershov <yershov@corp.mail.ru>2015-06-09 16:17:35 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:50:26 +0300
commit795d90ea39ff51c4021bd15ebb669dfc10966473 (patch)
tree93a1d278cb0f1a14c7d9699bcf970940e8ee0be5 /map/map_tests
parent99e67965908a321213a76794095877b6f303ef29 (diff)
Fix build system
Diffstat (limited to 'map/map_tests')
-rw-r--r--map/map_tests/map_tests.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/map/map_tests/map_tests.pro b/map/map_tests/map_tests.pro
index 02646027cd..a7049cc7b0 100644
--- a/map/map_tests/map_tests.pro
+++ b/map/map_tests/map_tests.pro
@@ -7,7 +7,7 @@ TEMPLATE = app
ROOT_DIR = ../..
DEPENDENCIES = map render gui routing search storage graphics indexer platform anim geometry coding base \
- freetype fribidi expat protobuf tomcrypt jansson osrm stats_client zlib succinct
+ freetype fribidi expat protobuf tomcrypt jansson osrm opening_hours stats_client zlib succinct
drape {
DEPENDENCIES *= drape_frontend drape
@@ -36,3 +36,4 @@ SOURCES += \
mwm_url_tests.cpp \
navigator_test.cpp \
tracks_tests.cpp \
+ working_time_tests.cpp\