forked from organicmaps/organicmaps
Remove unused dependencies - Fix iphone-device compilation.
This commit is contained in:
parent
16786ddac0
commit
3ddb66dc37
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ TEMPLATE = lib
|
|||
CONFIG += staticlib
|
||||
|
||||
ROOT_DIR = ..
|
||||
DEPENDENCIES = search geometry coding base expat
|
||||
DEPENDENCIES = geometry coding base expat
|
||||
|
||||
include($$ROOT_DIR/common.pri)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue