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:
authorVladimir Byko-Ianko <v.bykoianko@corp.mail.ru>2015-02-06 17:07:00 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:37:32 +0300
commit33e6349c122f4f886ddf830fd94aeeb94be63b19 (patch)
tree342614a334d134cbfb4ff9e97f1a96fdf2f3f6d9 /omim.pro
parent5ebba22d264f9b816644916e67c23a10ecf425a7 (diff)
Integration tests implementation
Diffstat (limited to 'omim.pro')
-rw-r--r--omim.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/omim.pro b/omim.pro
index 61a094d44d..6ef70df949 100644
--- a/omim.pro
+++ b/omim.pro
@@ -43,7 +43,8 @@ SUBDIRS = 3party \
gui/gui_tests \
qt \
drape_head \
- map_server
+ map_server \
+ integration_tests \
} else:drape_device {
# libraries which are used on mobile devices with drape engine
SUBDIRS = 3party \