[linux] Missing dependency fix

This commit is contained in:
MapsWithMe OSM User 2014-01-17 11:25:52 +01:00 committed by Alex Zolotarev
parent fb7494df03
commit b105654524

View file

@ -1,6 +1,6 @@
# Head project for drape develop and debuging
ROOT_DIR = ..
DEPENDENCIES = drape_frontend map drape indexer platform geometry base
DEPENDENCIES = drape_frontend map drape indexer platform geometry coding base
include($$ROOT_DIR/common.pri)