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>2011-07-01 23:16:35 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:20:15 +0300
commit801f5decdc33bdcbc55f2bfd2ad9a8628e88c457 (patch)
tree0ece23f52e135efc2bcdc9499ac073c475b66c05 /omim_light.pro
parent09bb6f94112b3aec387f9781c3fffe37ea86bdc3 (diff)
Compilation fixes. Add necessary projects to build.
Diffstat (limited to 'omim_light.pro')
-rw-r--r--omim_light.pro20
1 files changed, 11 insertions, 9 deletions
diff --git a/omim_light.pro b/omim_light.pro
index 10dcf52f35..470dbc8985 100644
--- a/omim_light.pro
+++ b/omim_light.pro
@@ -8,20 +8,22 @@ win32|macx {
SUBDIRS = \
base base/base_tests \
coding coding/coding_tests \
- geometry geometry/geometry_tests \
- platform platform/platform_tests \
- yg \
- storage storage/storage_tests \
+ geometry \
indexer \
+ platform \
search search/search_tests \
- map \
+ geometry/geometry_tests \
+ version \
+ platform/platform_tests \
+ yg \
+ storage storage/storage_tests \
+ map map/map_tests \
+ generator generator/generator_tests \
+ generator/generator_tool \
qt_tstfrm \
indexer/indexer_tests \
- map/map_tests \
- generator \
- generator/generator_tests \
- generator/generator_tool \
yg/yg_tests \
+ words words/words_tests \
qt
} else {
# libraries which are used on iphone and bada