From 2b88c408ab7ec2f97c5f6df409793e168a430b42 Mon Sep 17 00:00:00 2001 From: vng Date: Tue, 5 Apr 2011 20:41:47 +0300 Subject: [PATCH] Fix project's pathes in omim.pro --- omim.pro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/omim.pro b/omim.pro index 0dca9c93d6..727e1cc9fa 100644 --- a/omim.pro +++ b/omim.pro @@ -26,8 +26,8 @@ SUBDIRS = 3party \ indexer/indexer_tests \ yg/yg_tests \ qt \ - words words_tests \ - publisher publisher_tests + words words/words_tests \ + publisher publisher/publisher_tests } else { # libraries which are used on iphone and bada SUBDIRS = 3party \