mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-18 19:48:07 +00:00
12 lines
304 B
Text
Executable file
12 lines
304 B
Text
Executable file
PRODUCT_NAME = XMLRPC
|
|
INFOPLIST_FILE = Resources/Property Lists/XMLRPC-Info.plist
|
|
|
|
FRAMEWORK_VERSION = A
|
|
DYLIB_CURRENT_VERSION = 1
|
|
DYLIB_COMPATIBILITY_VERSION = 1
|
|
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES
|
|
GCC_PREFIX_HEADER = XMLRPC.pch
|
|
GCC_ENABLE_OBJC_GC = supported
|
|
|
|
INSTALL_PATH = @loader_path/../Frameworks
|