forked from organicmaps/organicmaps
Fix project's pathes in omim.pro
This commit is contained in:
parent
7f5ab78ffc
commit
2b88c408ab
1 changed files with 2 additions and 2 deletions
4
omim.pro
4
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 \
|
||||
|
|
Loading…
Add table
Reference in a new issue