[gcc] Fixed build error

This commit is contained in:
Alex Zolotarev 2011-06-05 22:10:41 +02:00 committed by Alex Zolotarev
parent acc7e23b64
commit 49f47d2296

View file

@ -6,7 +6,7 @@ CONFIG -= app_bundle
TEMPLATE = app
ROOT_DIR = ../..
DEPENDENCIES = platform search indexer geometry coding base
DEPENDENCIES = search platform indexer geometry coding base
include($$ROOT_DIR/common.pri)