Removed qt project dependency on benchmark_tool & mapshot.

This commit is contained in:
Alex Zolotarev 2015-12-01 06:00:07 +03:00
parent 0a27a2c41b
commit 71a18f54e9

View file

@ -64,10 +64,9 @@ SUBDIRS = 3party base coding geometry indexer routing
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
SUBDIRS *= qt
SUBDIRS *= benchmark_tool mapshot qt
}
CONFIG(desktop):!CONFIG(no-tests) {