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:
authorYuri Gorshenin <y@maps.me>2015-07-20 11:38:18 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:56:35 +0300
commitc1eba8ce837e56813bd624285a5f53a88713039d (patch)
treeede6c28ec1b9ba862935bbe9a7a6f54a6f04842e /omim.pro
parent97de910d8519cffd2c09980945fe5e897a252d97 (diff)
[platform] Common testing code is extracted into a separate library.
Diffstat (limited to 'omim.pro')
-rw-r--r--omim.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/omim.pro b/omim.pro
index 652ff37877..922c990222 100644
--- a/omim.pro
+++ b/omim.pro
@@ -23,6 +23,7 @@ SUBDIRS = 3party \
stats \
indexer \
platform \
+ platform/platform_tests_support \
routing \
geometry/geometry_tests \
platform/platform_tests \