Fixed build error with mapshot.

This commit is contained in:
Alex Zolotarev 2015-12-01 05:56:00 +03:00
parent a3447f1a00
commit 0a27a2c41b

View file

@ -63,6 +63,7 @@ SUBDIRS = 3party base coding geometry indexer routing
CONFIG(desktop) {
benchmark_tool.subdir = map/benchmark_tool
benchmark_tool.depends = 3party base coding geometry platform indexer map
mapshot.depends = $$SUBDIRS
SUBDIRS *= benchmark_tool mapshot
qt.depends = $$SUBDIRS