forked from organicmaps/organicmaps
[generator] Cleaned up not needed dependencies
This commit is contained in:
parent
a2124c63d5
commit
ad13b65f4b
2 changed files with 1 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
|||
# Generator binary
|
||||
|
||||
ROOT_DIR = ../..
|
||||
DEPENDENCIES = generator storage search indexer platform geometry coding base \
|
||||
DEPENDENCIES = generator storage indexer platform geometry coding base \
|
||||
gflags expat sgitess jansson protobuf tomcrypt
|
||||
|
||||
include($$ROOT_DIR/common.pri)
|
||||
|
|
|
@ -18,15 +18,8 @@ SUBDIRS = 3party \
|
|||
base \
|
||||
coding \
|
||||
geometry \
|
||||
stats \
|
||||
indexer \
|
||||
platform \
|
||||
routing \
|
||||
anim \
|
||||
graphics \
|
||||
gui \
|
||||
storage \
|
||||
search \
|
||||
map \
|
||||
generator \
|
||||
generator/generator_tool \
|
||||
|
|
Loading…
Add table
Reference in a new issue