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:
authorr.kuznetsov <r.kuznetsov@corp.mail.ru>2017-02-17 18:25:08 +0300
committerSergey Yershov <syershov@maps.me>2017-02-17 18:33:50 +0300
commit325d595022107c965fffa8276276d062a48ea0a2 (patch)
tree80226c5b2c2e528e24e52d25b07e62634dd2b6c7 /mapshot
parent009388f72e98d9eee5a3a2d44e734fcec2f68a7d (diff)
Upgraded stb lib, removed lodepngbeta-638
Diffstat (limited to 'mapshot')
-rw-r--r--mapshot/mapshot.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/mapshot/mapshot.pro b/mapshot/mapshot.pro
index 6c43a5c150..c0d69fddf6 100644
--- a/mapshot/mapshot.pro
+++ b/mapshot/mapshot.pro
@@ -3,7 +3,7 @@
ROOT_DIR = ..
DEPENDENCIES = map drape_frontend routing search storage tracking traffic indexer drape partners_api platform editor geometry coding base \
freetype expat fribidi gflags jansson protobuf osrm stats_client minizip succinct \
- pugixml opening_hours
+ pugixml opening_hours stb_image sdf_image
include($$ROOT_DIR/common.pri)