From 801f5decdc33bdcbc55f2bfd2ad9a8628e88c457 Mon Sep 17 00:00:00 2001 From: vng Date: Fri, 1 Jul 2011 22:16:35 +0300 Subject: [PATCH] Compilation fixes. Add necessary projects to build. --- omim_light.pro | 20 +++++++++++--------- 1 file 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 \ + geometry \ + indexer \ + platform \ + search search/search_tests \ + geometry/geometry_tests \ + version \ + platform/platform_tests \ yg \ storage storage/storage_tests \ - indexer \ - search search/search_tests \ - map \ + 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