forked from mirrors/linphone-iphone
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
|