forked from organicmaps/organicmaps
Add map -> search dependency.
This commit is contained in:
parent
60e67a7cbd
commit
3a124e7cf5
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ TEMPLATE = lib
|
|||
CONFIG += staticlib
|
||||
|
||||
ROOT_DIR = ..
|
||||
DEPENDENCIES = yg indexer geometry coding base expat
|
||||
DEPENDENCIES = search yg indexer geometry coding base expat
|
||||
|
||||
include($$ROOT_DIR/common.pri)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue