Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Zolotarev <alex@mapswithme.com>2013-08-17 21:33:30 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:59:48 +0300
commiteedac19face3adc38c19a91a9603cefd6d1db47b (patch)
tree4a9afb084c7b36a23dbca96439052d406126c3a0 /map/map.pro
parent6595b4939229cb2b5081f27e5dc8f64f44f8ad45 (diff)
Use expat from the system on Linux
Diffstat (limited to 'map/map.pro')
-rw-r--r--map/map.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/map/map.pro b/map/map.pro
index 0a4c93eab3..8816e2d440 100644
--- a/map/map.pro
+++ b/map/map.pro
@@ -6,7 +6,6 @@ CONFIG += staticlib warn_on
INCLUDEPATH += ../3party/protobuf/src
ROOT_DIR = ..
-DEPENDENCIES = search gui graphics indexer anim geometry coding base expat
# use expat from the system on linux
!linux*: INCLUDEPATH *= ../3party/expat/lib