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:
authorExMix <rahuba.youri@mapswithme.com>2014-11-03 14:18:40 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:27:54 +0300
commit8ed1b3f603573600423edadc18381245ab54404c (patch)
treecbab118b5dcbc5dd37bff96a17c3ef4d6bf688c4 /common.pri
parentaf701adea57c34914576d5f5548fdb2d9636b652 (diff)
[core] glm library
Diffstat (limited to 'common.pri')
-rw-r--r--common.pri1
1 files changed, 1 insertions, 0 deletions
diff --git a/common.pri b/common.pri
index d6c00fad81..f5366097da 100644
--- a/common.pri
+++ b/common.pri
@@ -11,6 +11,7 @@ VERSION = $${VERSION_MAJOR}.$${VERSION_MINOR}
# Additional include directories, common to most projects.
INCLUDEPATH *= $$ROOT_DIR/3party/boost
+INCLUDEPATH *= $$ROOT_DIR/3party/glm/
# hack for Qt5 qmake to make it faster
CONFIG -= depend_includepath