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:
authorrachytski <siarhei.rachytski@gmail.com>2012-08-16 12:18:01 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:42:07 +0300
commit96c0658a68e29d7b6671291c3c28b35dbd7d6086 (patch)
tree7b7694059c9f2043a7a9ae0ddc487d84e7cb6a5e /map/map_tests/map_tests.pro
parent6815bad255b40e1dd86d71e15c1ca2742b2ec1ed (diff)
added animation library.
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 623db4c0f3..2043941e63 100644
--- a/map/map_tests/map_tests.pro
+++ b/map/map_tests/map_tests.pro
@@ -6,7 +6,7 @@ CONFIG -= app_bundle
TEMPLATE = app
ROOT_DIR = ../..
-DEPENDENCIES = map gui search storage yg indexer platform geometry coding base \
+DEPENDENCIES = map gui search storage yg indexer platform anim geometry coding base \
freetype fribidi expat protobuf tomcrypt jansson
include($$ROOT_DIR/common.pri)