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:
authorrachytski <siarhei.rachytski@gmail.com>2012-11-09 17:40:13 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:46:45 +0300
commitbcc94857d7b9f092148dea4a2a9b90c592f43a75 (patch)
tree7bf4c63e9b28fd0b00dfdcffcada9bb2c637b935 /omim.pro
parent771f47410fa67f271cf425a2b1a9a0ed6119b4ea (diff)
renamed yg into graphics.
Diffstat (limited to 'omim.pro')
-rw-r--r--omim.pro6
1 files changed, 3 insertions, 3 deletions
diff --git a/omim.pro b/omim.pro
index a27449fe38..dd6d845728 100644
--- a/omim.pro
+++ b/omim.pro
@@ -17,7 +17,7 @@ SUBDIRS = 3party \
geometry/geometry_tests \
platform/platform_tests \
anim \
- yg \
+ graphics \
gui \
storage storage/storage_tests \
search search/search_tests \
@@ -26,7 +26,7 @@ SUBDIRS = 3party \
generator/generator_tool \
qt_tstfrm \
indexer/indexer_tests \
- yg/yg_tests \
+ graphics/graphics_tests \
qt
} else {
# libraries which are used on mobile devices
@@ -39,7 +39,7 @@ SUBDIRS = 3party \
anim \
indexer \
storage \
- yg \
+ graphics \
gui \
search \
map \