forked from organicmaps/organicmaps
[omim.pro] Remove drape projects from win32 compilation.
This commit is contained in:
parent
243bbf4b75
commit
09e19f4202
1 changed files with 7 additions and 0 deletions
7
omim.pro
7
omim.pro
|
@ -60,3 +60,10 @@ SUBDIRS = 3party \
|
|||
map \
|
||||
stats/client \
|
||||
}
|
||||
|
||||
win32 {
|
||||
SUBDIRS -= \
|
||||
drape drape/drape_tests \
|
||||
drape_frontend drape_frontend/drape_frontend_tests \
|
||||
drape_head
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue