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:
authorExMix <rahuba.youri@mapswithme.com>2014-03-19 16:15:22 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:13:00 +0300
commit7ca007b8b0f27f71837405b828631a4859e0abde (patch)
treeebca051a2fbfeea0dfbeda66faf2de0d832ba172 /drape_head/drape_head.pro
parent24ce4227f5ac80d90b4ecef4124ca6b3903a17c3 (diff)
[drape] texture manager.
load external png files map shape get texture manager in draw method. By this shape will get texture block and put it into uniforms
Diffstat (limited to 'drape_head/drape_head.pro')
-rw-r--r--drape_head/drape_head.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/drape_head/drape_head.pro b/drape_head/drape_head.pro
index 2e52a0ff00..c20b223f7f 100644
--- a/drape_head/drape_head.pro
+++ b/drape_head/drape_head.pro
@@ -1,6 +1,6 @@
# Head project for drape develop and debuging
ROOT_DIR = ..
-DEPENDENCIES = drape_frontend map drape indexer platform geometry coding base protobuf zlib
+DEPENDENCIES = drape_frontend map drape indexer platform geometry coding base expat protobuf zlib
include($$ROOT_DIR/common.pri)