forked from organicmaps/organicmaps
Fixed GCC link errors
This commit is contained in:
parent
5c60dcc94c
commit
06c47c5715
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ CONFIG -= app_bundle
|
|||
TEMPLATE = app
|
||||
|
||||
ROOT_DIR = ../..
|
||||
DEPENDENCIES = bzip2 zlib base coding
|
||||
DEPENDENCIES = coding base bzip2 zlib
|
||||
|
||||
include($$ROOT_DIR/common.pri)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue