forked from organicmaps/organicmaps
[new downloader] Update Xcode projects config defaults
This commit is contained in:
parent
b46a46b127
commit
6d53e915aa
1 changed files with 2 additions and 2 deletions
|
@ -13,5 +13,5 @@ GCC_PREPROCESSOR_DEFINITIONS[config=Release] = RELEASE=1 $(inherited)
|
|||
|
||||
FRAMEWORK_SEARCH_PATHS[sdk=macosx*] = $(QT_PATH)/lib
|
||||
|
||||
OTHER_LDFLAGS[sdk=macosx*] = -framework QtCore -framework QtNetwork -framework Cocoa -framework IOKit -framework SystemConfiguration
|
||||
OTHER_LDFLAGS[sdk=iphone*] = -framework Foundation -framework IOKit -framework UIKit -framework CoreGraphics -framework SystemConfiguration -framework AdSupport
|
||||
OTHER_LDFLAGS[sdk=macosx*] = -framework QtCore -framework QtNetwork -framework QtWidgets -framework QtOpenGL -framework QtGui -framework Cocoa -framework IOKit -framework OpenGL -framework SystemConfiguration
|
||||
OTHER_LDFLAGS[sdk=iphone*] = -framework Foundation -framework IOKit -framework UIKit -framework CoreGraphics -framework OpenGLES -framework SystemConfiguration -framework AdSupport
|
||||
|
|
Loading…
Add table
Reference in a new issue