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:
authorvng <viktor.govako@gmail.com>2010-12-29 00:20:58 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:08:51 +0300
commit01e8135397f30bf9107228bd4006c8e0ec10d76b (patch)
treea4414ea54b82e32400f6c0f8c6ccf057990acaf3 /omim.pro
parentf55a968b5951b64cd2ed6dd0e2934a4dec5b6e70 (diff)
yg_tests without one file that doesn't compile on msvc
Diffstat (limited to 'omim.pro')
-rw-r--r--omim.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/omim.pro b/omim.pro
index 3edd32a8bc..9c479a0b31 100644
--- a/omim.pro
+++ b/omim.pro
@@ -19,7 +19,7 @@ SUBDIRS = 3party \
indexer/indexer_tool \
qt_tstfrm \
indexer/indexer_tests \
- yg/yg_tests \
+ yg/yg_tests \
qt
}