forked from organicmaps/organicmaps
Merge pull request #505 from syershov/new-iphone-project
Add iPhone targets for build without qmake
This commit is contained in:
commit
80a7a6aa3d
2 changed files with 1788 additions and 0 deletions
File diff suppressed because it is too large
Load diff
|
@ -7,3 +7,5 @@ BOOST_ROOT=$(OMIM_ROOT)/3party/boost
|
|||
HEADER_SEARCH_PATHS=$(OMIM_ROOT) $(BOOST_ROOT)
|
||||
|
||||
IPHONEOS_DEPLOYMENT_TARGET=7.0
|
||||
|
||||
GCC_PREPROCESSOR_DEFINITIONS[config=Release] = RELEASE=1 $(inherited)
|
||||
|
|
Loading…
Add table
Reference in a new issue