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:
Diffstat (limited to 'common.pri')
-rw-r--r--common.pri2
1 files changed, 2 insertions, 0 deletions
diff --git a/common.pri b/common.pri
index 56a3ed0280..f9c4338816 100644
--- a/common.pri
+++ b/common.pri
@@ -82,6 +82,8 @@ for(project, DEPENDENCIES) {
LIBS += -l$$project
}
+unix : LIBS *= -lz
+
#INCLUDEPATH += $$ROOT_DIR/3party/protobuf/src/
# Windows-specific options for all projects