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>2013-06-24 19:53:50 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:56:49 +0300
commit8a6201deadd0affd932dae545b5200857d79758f (patch)
tree6b51bb1374640d756bf9381edca64c699158274c /omim.pro
parentd2d74c74413ef496b946ea87a2d50517fd2ab320 (diff)
Move "heavy" tests to separate executable mwm_tests.
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 87d85e8ab0..4bbc4922b2 100644
--- a/omim.pro
+++ b/omim.pro
@@ -20,7 +20,7 @@ SUBDIRS = 3party \
gui \
storage storage/storage_tests \
search search/search_tests \
- map map/map_tests map/benchmark_tool \
+ map map/map_tests map/benchmark_tool map/mwm_tests\
generator generator/generator_tests \
generator/generator_tool \
qt_tstfrm \