forked from organicmaps/organicmaps
[gcc] Fixed build error
This commit is contained in:
parent
acc7e23b64
commit
49f47d2296
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue