freeswitch/freeswitch.xcodeproj/project.pbxproj
2006-03-08 19:33:33 +00:00

1273 lines
51 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 42;
objects = {
/* Begin PBXAggregateTarget section */
D3A763FE09BEB271002E9B53 /* All */ = {
isa = PBXAggregateTarget;
buildConfigurationList = D3A7641D09BEB306002E9B53 /* Build configuration list for PBXAggregateTarget "All" */;
buildPhases = (
);
buildSettings = {
PRODUCT_NAME = All;
};
dependencies = (
D3C7A83E09BF5F94009127A4 /* PBXTargetDependency */,
D3C7A85109BF6039009127A4 /* PBXTargetDependency */,
D3C7A84F09BF602F009127A4 /* PBXTargetDependency */,
D3C7A85F09BF6098009127A4 /* PBXTargetDependency */,
D3C7A87409BF60F2009127A4 /* PBXTargetDependency */,
D31D508B09BECB94001112B8 /* PBXTargetDependency */,
D31D50B109BECE4C001112B8 /* PBXTargetDependency */,
D3C7A71509BF418C009127A4 /* PBXTargetDependency */,
D3C7A73909BF47A5009127A4 /* PBXTargetDependency */,
);
name = All;
productName = All;
};
D3C7A7EC09BF58D2009127A4 /* apr-1.2.2 */ = {
isa = PBXAggregateTarget;
buildConfigurationList = D3C7A7F809BF58E5009127A4 /* Build configuration list for PBXAggregateTarget "apr-1.2.2" */;
buildPhases = (
D3C7A7EB09BF58D2009127A4 /* ShellScript */,
);
buildSettings = {
PRODUCT_NAME = apr;
};
dependencies = (
);
name = "apr-1.2.2";
productName = apr;
};
D3C7A80209BF5B43009127A4 /* sqlite-3.2.8 */ = {
isa = PBXAggregateTarget;
buildConfigurationList = D3C7A80809BF5B98009127A4 /* Build configuration list for PBXAggregateTarget "sqlite-3.2.8" */;
buildPhases = (
D3C7A80109BF5B43009127A4 /* ShellScript */,
);
buildSettings = {
PRODUCT_NAME = "sqlite-3.2.8";
};
dependencies = (
);
name = "sqlite-3.2.8";
productName = "sqlite-3.2.8";
};
D3C7A84009BF5FC2009127A4 /* apr-util-1.2.2 */ = {
isa = PBXAggregateTarget;
buildConfigurationList = D3C7A84B09BF5FF9009127A4 /* Build configuration list for PBXAggregateTarget "apr-util-1.2.2" */;
buildPhases = (
D3C7A83F09BF5FC2009127A4 /* ShellScript */,
);
buildSettings = {
PRODUCT_NAME = "apr-utile-1.2.2";
};
dependencies = (
);
name = "apr-util-1.2.2";
productName = "apr-utile-1.2.2";
};
D3C7A85C09BF6066009127A4 /* resample-0.1.3 */ = {
isa = PBXAggregateTarget;
buildConfigurationList = D3C7A86C09BF60A5009127A4 /* Build configuration list for PBXAggregateTarget "resample-0.1.3" */;
buildPhases = (
D3C7A85B09BF6066009127A4 /* ShellScript */,
);
buildSettings = {
PRODUCT_NAME = "resample-0.1.3";
};
dependencies = (
);
name = "resample-0.1.3";
productName = "resample-0.1.3";
};
D3C7A86109BF60A1009127A4 /* teletone */ = {
isa = PBXAggregateTarget;
buildConfigurationList = D3C7A86F09BF60A5009127A4 /* Build configuration list for PBXAggregateTarget "teletone" */;
buildPhases = (
D3C7A86009BF60A1009127A4 /* ShellScript */,
);
buildSettings = {
PRODUCT_NAME = teletone;
};
dependencies = (
);
name = teletone;
productName = teletone;
};
/* End PBXAggregateTarget section */
/* Begin PBXBuildFile section */
D31D505E09BECAF7001112B8 /* switch_buffer.c in Sources */ = {isa = PBXBuildFile; fileRef = D31D503009BECA2B001112B8 /* switch_buffer.c */; };
D31D505F09BECAF7001112B8 /* switch_caller.c in Sources */ = {isa = PBXBuildFile; fileRef = D31D503109BECA2B001112B8 /* switch_caller.c */; };
D31D506009BECAF7001112B8 /* switch_channel.c in Sources */ = {isa = PBXBuildFile; fileRef = D31D503209BECA2B001112B8 /* switch_channel.c */; };
D31D506109BECAF7001112B8 /* switch_config.c in Sources */ = {isa = PBXBuildFile; fileRef = D31D503309BECA2B001112B8 /* switch_config.c */; };
D31D506209BECAF7001112B8 /* switch_console.c in Sources */ = {isa = PBXBuildFile; fileRef = D31D503409BECA2B001112B8 /* switch_console.c */; };
D31D506309BECAF7001112B8 /* switch_core.c in Sources */ = {isa = PBXBuildFile; fileRef = D31D503509BECA2B001112B8 /* switch_core.c */; };
D31D506409BECAF7001112B8 /* switch_event.c in Sources */ = {isa = PBXBuildFile; fileRef = D31D503609BECA2B001112B8 /* switch_event.c */; };
D31D506509BECAF7001112B8 /* switch_ivr.c in Sources */ = {isa = PBXBuildFile; fileRef = D31D503709BECA2B001112B8 /* switch_ivr.c */; };
D31D506609BECAF7001112B8 /* switch_loadable_module.c in Sources */ = {isa = PBXBuildFile; fileRef = D31D503809BECA2B001112B8 /* switch_loadable_module.c */; };
D31D506709BECAF7001112B8 /* switch_mutex.c in Sources */ = {isa = PBXBuildFile; fileRef = D31D503909BECA2B001112B8 /* switch_mutex.c */; };
D31D506809BECAF7001112B8 /* switch_resample.c in Sources */ = {isa = PBXBuildFile; fileRef = D31D503A09BECA2B001112B8 /* switch_resample.c */; };
D31D506909BECAF7001112B8 /* switch_utils.c in Sources */ = {isa = PBXBuildFile; fileRef = D31D503B09BECA2B001112B8 /* switch_utils.c */; };
D31D506A09BECAFB001112B8 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = D31D504909BECAED001112B8 /* config.h */; };
D31D506B09BECAFB001112B8 /* switch_apr.h in Headers */ = {isa = PBXBuildFile; fileRef = D31D504A09BECAED001112B8 /* switch_apr.h */; };
D31D506C09BECAFB001112B8 /* switch_buffer.h in Headers */ = {isa = PBXBuildFile; fileRef = D31D504B09BECAED001112B8 /* switch_buffer.h */; };
D31D506D09BECAFB001112B8 /* switch_caller.h in Headers */ = {isa = PBXBuildFile; fileRef = D31D504C09BECAED001112B8 /* switch_caller.h */; };
D31D506E09BECAFB001112B8 /* switch_channel.h in Headers */ = {isa = PBXBuildFile; fileRef = D31D504D09BECAED001112B8 /* switch_channel.h */; };
D31D506F09BECAFB001112B8 /* switch_config.h in Headers */ = {isa = PBXBuildFile; fileRef = D31D504E09BECAED001112B8 /* switch_config.h */; };
D31D507009BECAFB001112B8 /* switch_console.h in Headers */ = {isa = PBXBuildFile; fileRef = D31D504F09BECAED001112B8 /* switch_console.h */; };
D31D507109BECAFB001112B8 /* switch_core.h in Headers */ = {isa = PBXBuildFile; fileRef = D31D505009BECAED001112B8 /* switch_core.h */; };
D31D507209BECAFB001112B8 /* switch_event.h in Headers */ = {isa = PBXBuildFile; fileRef = D31D505109BECAED001112B8 /* switch_event.h */; };
D31D507309BECAFB001112B8 /* switch_frame.h in Headers */ = {isa = PBXBuildFile; fileRef = D31D505209BECAED001112B8 /* switch_frame.h */; };
D31D507409BECAFB001112B8 /* switch_ivr.h in Headers */ = {isa = PBXBuildFile; fileRef = D31D505309BECAED001112B8 /* switch_ivr.h */; };
D31D507509BECAFB001112B8 /* switch_loadable_module.h in Headers */ = {isa = PBXBuildFile; fileRef = D31D505409BECAED001112B8 /* switch_loadable_module.h */; };
D31D507609BECAFB001112B8 /* switch_module_interfaces.h in Headers */ = {isa = PBXBuildFile; fileRef = D31D505509BECAED001112B8 /* switch_module_interfaces.h */; };
D31D507709BECAFB001112B8 /* switch_mutex.h in Headers */ = {isa = PBXBuildFile; fileRef = D31D505609BECAED001112B8 /* switch_mutex.h */; };
D31D507809BECAFB001112B8 /* switch_platform.h in Headers */ = {isa = PBXBuildFile; fileRef = D31D505709BECAED001112B8 /* switch_platform.h */; };
D31D507909BECAFB001112B8 /* switch_resample.h in Headers */ = {isa = PBXBuildFile; fileRef = D31D505809BECAED001112B8 /* switch_resample.h */; };
D31D507A09BECAFB001112B8 /* switch_sqlite.h in Headers */ = {isa = PBXBuildFile; fileRef = D31D505909BECAED001112B8 /* switch_sqlite.h */; };
D31D507B09BECAFB001112B8 /* switch_types.h in Headers */ = {isa = PBXBuildFile; fileRef = D31D505A09BECAED001112B8 /* switch_types.h */; };
D31D507C09BECAFB001112B8 /* switch_utils.h in Headers */ = {isa = PBXBuildFile; fileRef = D31D505B09BECAED001112B8 /* switch_utils.h */; };
D31D507D09BECAFB001112B8 /* switch_version.h in Headers */ = {isa = PBXBuildFile; fileRef = D31D505C09BECAED001112B8 /* switch_version.h */; };
D31D507E09BECAFB001112B8 /* switch.h in Headers */ = {isa = PBXBuildFile; fileRef = D31D505D09BECAED001112B8 /* switch.h */; };
D31D509809BECBE3001112B8 /* switch.c in Sources */ = {isa = PBXBuildFile; fileRef = D31D509709BECBE3001112B8 /* switch.c */; };
D31D509909BECBF4001112B8 /* libfreeswitch.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = D31D504209BECA92001112B8 /* libfreeswitch.dylib */; };
D346F17E09BF38F800404918 /* mod_echo.c in Sources */ = {isa = PBXBuildFile; fileRef = D346F17509BF389D00404918 /* mod_echo.c */; };
D346F17F09BF38FC00404918 /* libfreeswitch.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = D31D504209BECA92001112B8 /* libfreeswitch.dylib */; };
D3C7A72409BF4692009127A4 /* mod_bridgecall.c in Sources */ = {isa = PBXBuildFile; fileRef = D3C7A71E09BF4674009127A4 /* mod_bridgecall.c */; };
D3C7A72809BF46A8009127A4 /* libfreeswitch.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = D31D504209BECA92001112B8 /* libfreeswitch.dylib */; };
/* End PBXBuildFile section */
/* Begin PBXBuildStyle section */
D31D4A3209BEBE12001112B8 /* Development */ = {
isa = PBXBuildStyle;
buildSettings = {
COPY_PHASE_STRIP = NO;
};
name = Development;
};
D31D4A3309BEBE12001112B8 /* Deployment */ = {
isa = PBXBuildStyle;
buildSettings = {
COPY_PHASE_STRIP = YES;
};
name = Deployment;
};
/* End PBXBuildStyle section */
/* Begin PBXContainerItemProxy section */
D31D508A09BECB94001112B8 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = D3A7638009BEAAEE002E9B53 /* Project object */;
proxyType = 1;
remoteGlobalIDString = D31D504109BECA92001112B8;
remoteInfo = libfreeswitch.dylib;
};
D31D50B009BECE4C001112B8 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = D3A7638009BEAAEE002E9B53 /* Project object */;
proxyType = 1;
remoteGlobalIDString = D31D508F09BECBA3001112B8;
remoteInfo = freeswitch;
};
D3C7A71409BF418C009127A4 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = D3A7638009BEAAEE002E9B53 /* Project object */;
proxyType = 1;
remoteGlobalIDString = D346F17909BF38AE00404918 /* mod_echo.dylib */;
remoteInfo = mod_echo.dylib;
};
D3C7A73809BF47A5009127A4 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = D3A7638009BEAAEE002E9B53 /* Project object */;
proxyType = 1;
remoteGlobalIDString = D3C7A72209BF467F009127A4 /* mod_bridgecall.dylib */;
remoteInfo = mod_bridgecall.dylib;
};
D3C7A83D09BF5F94009127A4 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = D3A7638009BEAAEE002E9B53 /* Project object */;
proxyType = 1;
remoteGlobalIDString = D3C7A80209BF5B43009127A4 /* sqlite-3.2.8 */;
remoteInfo = "sqlite-3.2.8";
};
D3C7A84E09BF602F009127A4 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = D3A7638009BEAAEE002E9B53 /* Project object */;
proxyType = 1;
remoteGlobalIDString = D3C7A84009BF5FC2009127A4 /* apr-util-1.2.2 */;
remoteInfo = "apr-util-1.2.2";
};
D3C7A85009BF6039009127A4 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = D3A7638009BEAAEE002E9B53 /* Project object */;
proxyType = 1;
remoteGlobalIDString = D3C7A7EC09BF58D2009127A4 /* apr-1.2.2 */;
remoteInfo = "apr-1.2.2";
};
D3C7A85E09BF6098009127A4 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = D3A7638009BEAAEE002E9B53 /* Project object */;
proxyType = 1;
remoteGlobalIDString = D3C7A85C09BF6066009127A4 /* resample-0.1.3 */;
remoteInfo = "resample-0.1.3";
};
D3C7A87309BF60F2009127A4 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = D3A7638009BEAAEE002E9B53 /* Project object */;
proxyType = 1;
remoteGlobalIDString = D3C7A86109BF60A1009127A4 /* teletone */;
remoteInfo = teletone;
};
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
D31D503009BECA2B001112B8 /* switch_buffer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = switch_buffer.c; path = src/switch_buffer.c; sourceTree = "<group>"; };
D31D503109BECA2B001112B8 /* switch_caller.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = switch_caller.c; path = src/switch_caller.c; sourceTree = "<group>"; };
D31D503209BECA2B001112B8 /* switch_channel.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = switch_channel.c; path = src/switch_channel.c; sourceTree = "<group>"; };
D31D503309BECA2B001112B8 /* switch_config.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = switch_config.c; path = src/switch_config.c; sourceTree = "<group>"; };
D31D503409BECA2B001112B8 /* switch_console.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = switch_console.c; path = src/switch_console.c; sourceTree = "<group>"; };
D31D503509BECA2B001112B8 /* switch_core.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = switch_core.c; path = src/switch_core.c; sourceTree = "<group>"; };
D31D503609BECA2B001112B8 /* switch_event.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = switch_event.c; path = src/switch_event.c; sourceTree = "<group>"; };
D31D503709BECA2B001112B8 /* switch_ivr.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = switch_ivr.c; path = src/switch_ivr.c; sourceTree = "<group>"; };
D31D503809BECA2B001112B8 /* switch_loadable_module.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = switch_loadable_module.c; path = src/switch_loadable_module.c; sourceTree = "<group>"; };
D31D503909BECA2B001112B8 /* switch_mutex.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = switch_mutex.c; path = src/switch_mutex.c; sourceTree = "<group>"; };
D31D503A09BECA2B001112B8 /* switch_resample.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = switch_resample.c; path = src/switch_resample.c; sourceTree = "<group>"; };
D31D503B09BECA2B001112B8 /* switch_utils.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = switch_utils.c; path = src/switch_utils.c; sourceTree = "<group>"; };
D31D504209BECA92001112B8 /* libfreeswitch.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libfreeswitch.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
D31D504909BECAED001112B8 /* config.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = config.h; path = src/include/config.h; sourceTree = "<group>"; };
D31D504A09BECAED001112B8 /* switch_apr.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = switch_apr.h; path = src/include/switch_apr.h; sourceTree = "<group>"; };
D31D504B09BECAED001112B8 /* switch_buffer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = switch_buffer.h; path = src/include/switch_buffer.h; sourceTree = "<group>"; };
D31D504C09BECAED001112B8 /* switch_caller.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = switch_caller.h; path = src/include/switch_caller.h; sourceTree = "<group>"; };
D31D504D09BECAED001112B8 /* switch_channel.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = switch_channel.h; path = src/include/switch_channel.h; sourceTree = "<group>"; };
D31D504E09BECAED001112B8 /* switch_config.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = switch_config.h; path = src/include/switch_config.h; sourceTree = "<group>"; };
D31D504F09BECAED001112B8 /* switch_console.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = switch_console.h; path = src/include/switch_console.h; sourceTree = "<group>"; };
D31D505009BECAED001112B8 /* switch_core.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = switch_core.h; path = src/include/switch_core.h; sourceTree = "<group>"; };
D31D505109BECAED001112B8 /* switch_event.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = switch_event.h; path = src/include/switch_event.h; sourceTree = "<group>"; };
D31D505209BECAED001112B8 /* switch_frame.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = switch_frame.h; path = src/include/switch_frame.h; sourceTree = "<group>"; };
D31D505309BECAED001112B8 /* switch_ivr.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = switch_ivr.h; path = src/include/switch_ivr.h; sourceTree = "<group>"; };
D31D505409BECAED001112B8 /* switch_loadable_module.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = switch_loadable_module.h; path = src/include/switch_loadable_module.h; sourceTree = "<group>"; };
D31D505509BECAED001112B8 /* switch_module_interfaces.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = switch_module_interfaces.h; path = src/include/switch_module_interfaces.h; sourceTree = "<group>"; };
D31D505609BECAED001112B8 /* switch_mutex.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = switch_mutex.h; path = src/include/switch_mutex.h; sourceTree = "<group>"; };
D31D505709BECAED001112B8 /* switch_platform.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = switch_platform.h; path = src/include/switch_platform.h; sourceTree = "<group>"; };
D31D505809BECAED001112B8 /* switch_resample.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = switch_resample.h; path = src/include/switch_resample.h; sourceTree = "<group>"; };
D31D505909BECAED001112B8 /* switch_sqlite.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = switch_sqlite.h; path = src/include/switch_sqlite.h; sourceTree = "<group>"; };
D31D505A09BECAED001112B8 /* switch_types.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = switch_types.h; path = src/include/switch_types.h; sourceTree = "<group>"; };
D31D505B09BECAED001112B8 /* switch_utils.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = switch_utils.h; path = src/include/switch_utils.h; sourceTree = "<group>"; };
D31D505C09BECAED001112B8 /* switch_version.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = switch_version.h; path = src/include/switch_version.h; sourceTree = "<group>"; };
D31D505D09BECAED001112B8 /* switch.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = switch.h; path = src/include/switch.h; sourceTree = "<group>"; };
D31D509009BECBA3001112B8 /* freeswitch */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = freeswitch; sourceTree = BUILT_PRODUCTS_DIR; };
D31D509709BECBE3001112B8 /* switch.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = switch.c; path = src/switch.c; sourceTree = "<group>"; };
D346F17509BF389D00404918 /* mod_echo.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = mod_echo.c; path = src/mod/applications/mod_echo/mod_echo.c; sourceTree = "<group>"; };
D346F17A09BF38AE00404918 /* mod_echo.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = mod_echo.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
D3A7643E09BEB59F002E9B53 /* Tcl.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Tcl.framework; path = /System/Library/Frameworks/Tcl.framework; sourceTree = "<absolute>"; };
D3C7A71E09BF4674009127A4 /* mod_bridgecall.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = mod_bridgecall.c; path = src/mod/applications/mod_bridgecall/mod_bridgecall.c; sourceTree = "<group>"; };
D3C7A72309BF467F009127A4 /* mod_bridgecall.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = mod_bridgecall.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
D31D504009BECA92001112B8 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
D31D508E09BECBA3001112B8 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
D31D509909BECBF4001112B8 /* libfreeswitch.dylib in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
D346F17809BF38AE00404918 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
D346F17F09BF38FC00404918 /* libfreeswitch.dylib in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
D3C7A72109BF467F009127A4 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
D3C7A72809BF46A8009127A4 /* libfreeswitch.dylib in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
D31D502C09BEC9CC001112B8 /* core_freeswitch */ = {
isa = PBXGroup;
children = (
D31D502D09BEC9DE001112B8 /* freeswitch */,
);
name = core_freeswitch;
sourceTree = "<group>";
};
D31D502D09BEC9DE001112B8 /* freeswitch */ = {
isa = PBXGroup;
children = (
D31D502F09BECA14001112B8 /* src */,
D31D502E09BEC9F0001112B8 /* include */,
);
name = freeswitch;
sourceTree = "<group>";
};
D31D502E09BEC9F0001112B8 /* include */ = {
isa = PBXGroup;
children = (
D31D504909BECAED001112B8 /* config.h */,
D31D504A09BECAED001112B8 /* switch_apr.h */,
D31D504B09BECAED001112B8 /* switch_buffer.h */,
D31D504C09BECAED001112B8 /* switch_caller.h */,
D31D504D09BECAED001112B8 /* switch_channel.h */,
D31D504E09BECAED001112B8 /* switch_config.h */,
D31D504F09BECAED001112B8 /* switch_console.h */,
D31D505009BECAED001112B8 /* switch_core.h */,
D31D505109BECAED001112B8 /* switch_event.h */,
D31D505209BECAED001112B8 /* switch_frame.h */,
D31D505309BECAED001112B8 /* switch_ivr.h */,
D31D505409BECAED001112B8 /* switch_loadable_module.h */,
D31D505509BECAED001112B8 /* switch_module_interfaces.h */,
D31D505609BECAED001112B8 /* switch_mutex.h */,
D31D505709BECAED001112B8 /* switch_platform.h */,
D31D505809BECAED001112B8 /* switch_resample.h */,
D31D505909BECAED001112B8 /* switch_sqlite.h */,
D31D505A09BECAED001112B8 /* switch_types.h */,
D31D505B09BECAED001112B8 /* switch_utils.h */,
D31D505C09BECAED001112B8 /* switch_version.h */,
D31D505D09BECAED001112B8 /* switch.h */,
);
name = include;
sourceTree = "<group>";
};
D31D502F09BECA14001112B8 /* src */ = {
isa = PBXGroup;
children = (
D31D503009BECA2B001112B8 /* switch_buffer.c */,
D31D503109BECA2B001112B8 /* switch_caller.c */,
D31D503209BECA2B001112B8 /* switch_channel.c */,
D31D503309BECA2B001112B8 /* switch_config.c */,
D31D503409BECA2B001112B8 /* switch_console.c */,
D31D503509BECA2B001112B8 /* switch_core.c */,
D31D503609BECA2B001112B8 /* switch_event.c */,
D31D503709BECA2B001112B8 /* switch_ivr.c */,
D31D503809BECA2B001112B8 /* switch_loadable_module.c */,
D31D503909BECA2B001112B8 /* switch_mutex.c */,
D31D503A09BECA2B001112B8 /* switch_resample.c */,
D31D503B09BECA2B001112B8 /* switch_utils.c */,
);
name = src;
sourceTree = "<group>";
};
D31D509309BECBCA001112B8 /* freeswitch */ = {
isa = PBXGroup;
children = (
D31D509709BECBE3001112B8 /* switch.c */,
);
name = freeswitch;
sourceTree = "<group>";
};
D346F17209BF382D00404918 /* freswitch_modules */ = {
isa = PBXGroup;
children = (
D346F17309BF384800404918 /* applications */,
);
name = freswitch_modules;
sourceTree = "<group>";
};
D346F17309BF384800404918 /* applications */ = {
isa = PBXGroup;
children = (
D3C7A71D09BF464A009127A4 /* mod_bridgecall */,
D346F17409BF387400404918 /* mod_echo */,
);
name = applications;
sourceTree = "<group>";
};
D346F17409BF387400404918 /* mod_echo */ = {
isa = PBXGroup;
children = (
D346F17509BF389D00404918 /* mod_echo.c */,
);
name = mod_echo;
sourceTree = "<group>";
};
D3A7637E09BEAAEE002E9B53 = {
isa = PBXGroup;
children = (
D346F17209BF382D00404918 /* freswitch_modules */,
D31D509309BECBCA001112B8 /* freeswitch */,
D31D502C09BEC9CC001112B8 /* core_freeswitch */,
D3A7653209BEB5A3002E9B53 /* existing_frameworks */,
D3A7639409BEAB96002E9B53 /* products */,
);
sourceTree = "<group>";
};
D3A7639409BEAB96002E9B53 /* products */ = {
isa = PBXGroup;
children = (
D31D504209BECA92001112B8 /* libfreeswitch.dylib */,
D31D509009BECBA3001112B8 /* freeswitch */,
D346F17A09BF38AE00404918 /* mod_echo.dylib */,
D3C7A72309BF467F009127A4 /* mod_bridgecall.dylib */,
);
name = products;
sourceTree = "<group>";
};
D3A7653209BEB5A3002E9B53 /* existing_frameworks */ = {
isa = PBXGroup;
children = (
D3A7643E09BEB59F002E9B53 /* Tcl.framework */,
);
name = existing_frameworks;
sourceTree = "<group>";
};
D3C7A71D09BF464A009127A4 /* mod_bridgecall */ = {
isa = PBXGroup;
children = (
D3C7A71E09BF4674009127A4 /* mod_bridgecall.c */,
);
name = mod_bridgecall;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXHeadersBuildPhase section */
D31D503E09BECA92001112B8 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
D31D506A09BECAFB001112B8 /* config.h in Headers */,
D31D506B09BECAFB001112B8 /* switch_apr.h in Headers */,
D31D506C09BECAFB001112B8 /* switch_buffer.h in Headers */,
D31D506D09BECAFB001112B8 /* switch_caller.h in Headers */,
D31D506E09BECAFB001112B8 /* switch_channel.h in Headers */,
D31D506F09BECAFB001112B8 /* switch_config.h in Headers */,
D31D507009BECAFB001112B8 /* switch_console.h in Headers */,
D31D507109BECAFB001112B8 /* switch_core.h in Headers */,
D31D507209BECAFB001112B8 /* switch_event.h in Headers */,
D31D507309BECAFB001112B8 /* switch_frame.h in Headers */,
D31D507409BECAFB001112B8 /* switch_ivr.h in Headers */,
D31D507509BECAFB001112B8 /* switch_loadable_module.h in Headers */,
D31D507609BECAFB001112B8 /* switch_module_interfaces.h in Headers */,
D31D507709BECAFB001112B8 /* switch_mutex.h in Headers */,
D31D507809BECAFB001112B8 /* switch_platform.h in Headers */,
D31D507909BECAFB001112B8 /* switch_resample.h in Headers */,
D31D507A09BECAFB001112B8 /* switch_sqlite.h in Headers */,
D31D507B09BECAFB001112B8 /* switch_types.h in Headers */,
D31D507C09BECAFB001112B8 /* switch_utils.h in Headers */,
D31D507D09BECAFB001112B8 /* switch_version.h in Headers */,
D31D507E09BECAFB001112B8 /* switch.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
D346F17609BF38AE00404918 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
D3C7A71F09BF467F009127A4 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */
D31D504109BECA92001112B8 /* libfreeswitch.dylib */ = {
isa = PBXNativeTarget;
buildConfigurationList = D31D504609BECAAA001112B8 /* Build configuration list for PBXNativeTarget "libfreeswitch.dylib" */;
buildPhases = (
D31D504309BECAA1001112B8 /* ShellScript */,
D31D503E09BECA92001112B8 /* Headers */,
D31D503F09BECA92001112B8 /* Sources */,
D31D504009BECA92001112B8 /* Frameworks */,
);
buildRules = (
);
buildSettings = {
EXECUTABLE_PREFIX = lib;
GCC_ENABLE_FIX_AND_CONTINUE = YES;
GCC_MODEL_TUNING = G5;
INSTALL_PATH = /usr/local/lib;
PREBINDING = NO;
PRODUCT_NAME = freeswitch;
ZERO_LINK = YES;
};
dependencies = (
);
name = libfreeswitch.dylib;
productName = freeswitch;
productReference = D31D504209BECA92001112B8 /* libfreeswitch.dylib */;
productType = "com.apple.product-type.library.dynamic";
};
D31D508F09BECBA3001112B8 /* freeswitch */ = {
isa = PBXNativeTarget;
buildConfigurationList = D31D509409BECBCB001112B8 /* Build configuration list for PBXNativeTarget "freeswitch" */;
buildPhases = (
D31D508D09BECBA3001112B8 /* Sources */,
D31D508E09BECBA3001112B8 /* Frameworks */,
);
buildRules = (
);
buildSettings = {
GCC_ENABLE_FIX_AND_CONTINUE = YES;
GCC_MODEL_TUNING = G5;
INSTALL_PATH = "$(HOME)/bin";
PREBINDING = NO;
PRODUCT_NAME = freeswitch;
ZERO_LINK = YES;
};
dependencies = (
);
name = freeswitch;
productName = freeswitch;
productReference = D31D509009BECBA3001112B8 /* freeswitch */;
productType = "com.apple.product-type.tool";
};
D346F17909BF38AE00404918 /* mod_echo.dylib */ = {
isa = PBXNativeTarget;
buildConfigurationList = D346F17B09BF38BA00404918 /* Build configuration list for PBXNativeTarget "mod_echo.dylib" */;
buildPhases = (
D346F17609BF38AE00404918 /* Headers */,
D346F17709BF38AE00404918 /* Sources */,
D346F17809BF38AE00404918 /* Frameworks */,
D346F18709BF393F00404918 /* ShellScript */,
);
buildRules = (
);
buildSettings = {
EXECUTABLE_PREFIX = lib;
GCC_ENABLE_FIX_AND_CONTINUE = YES;
GCC_MODEL_TUNING = G5;
INSTALL_PATH = /usr/local/lib;
PREBINDING = NO;
PRODUCT_NAME = mod_echo;
ZERO_LINK = YES;
};
dependencies = (
);
name = mod_echo.dylib;
productName = mod_echo;
productReference = D346F17A09BF38AE00404918 /* mod_echo.dylib */;
productType = "com.apple.product-type.library.dynamic";
};
D3C7A72209BF467F009127A4 /* mod_bridgecall.dylib */ = {
isa = PBXNativeTarget;
buildConfigurationList = D3C7A72A09BF46C9009127A4 /* Build configuration list for PBXNativeTarget "mod_bridgecall.dylib" */;
buildPhases = (
D3C7A71F09BF467F009127A4 /* Headers */,
D3C7A72009BF467F009127A4 /* Sources */,
D3C7A72109BF467F009127A4 /* Frameworks */,
D3C7A72D09BF46D4009127A4 /* ShellScript */,
);
buildRules = (
);
buildSettings = {
EXECUTABLE_PREFIX = lib;
GCC_ENABLE_FIX_AND_CONTINUE = YES;
GCC_MODEL_TUNING = G5;
INSTALL_PATH = /usr/local/lib;
PREBINDING = NO;
PRODUCT_NAME = mod_bridgecall;
ZERO_LINK = YES;
};
dependencies = (
);
name = mod_bridgecall.dylib;
productName = mod_bridgecall;
productReference = D3C7A72309BF467F009127A4 /* mod_bridgecall.dylib */;
productType = "com.apple.product-type.library.dynamic";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
D3A7638009BEAAEE002E9B53 /* Project object */ = {
isa = PBXProject;
buildConfigurationList = D3A7638109BEAAEE002E9B53 /* Build configuration list for PBXProject "freeswitch" */;
buildSettings = {
};
buildStyles = (
D31D4A3209BEBE12001112B8 /* Development */,
D31D4A3309BEBE12001112B8 /* Deployment */,
);
hasScannedForEncodings = 0;
mainGroup = D3A7637E09BEAAEE002E9B53;
productRefGroup = D3A7639409BEAB96002E9B53 /* products */;
projectDirPath = "";
targets = (
D3A763FE09BEB271002E9B53 /* All */,
D31D504109BECA92001112B8 /* libfreeswitch.dylib */,
D31D508F09BECBA3001112B8 /* freeswitch */,
D346F17909BF38AE00404918 /* mod_echo.dylib */,
D3C7A72209BF467F009127A4 /* mod_bridgecall.dylib */,
D3C7A7EC09BF58D2009127A4 /* apr-1.2.2 */,
D3C7A80209BF5B43009127A4 /* sqlite-3.2.8 */,
D3C7A84009BF5FC2009127A4 /* apr-util-1.2.2 */,
D3C7A85C09BF6066009127A4 /* resample-0.1.3 */,
D3C7A86109BF60A1009127A4 /* teletone */,
);
};
/* End PBXProject section */
/* Begin PBXShellScriptBuildPhase section */
D31D504309BECAA1001112B8 /* ShellScript */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/bash;
shellScript = "if [ -e Makefile ]; then\n\t/bin/cat src/include/switch_version.h.in | /usr/bin/sed \"s/@SVN_VERSION@/`/usr/local/bin/svnversion . -n`/g\" > src/include/switch_version.h\n\texit 0;\nfi\n./configure\n/bin/cat src/include/switch_version.h.in | /usr/bin/sed \"s/@SVN_VERSION@/`/usr/local/bin/svnversion . -n`/g\" > src/include/switch_version.h\nexit 0;\n";
};
D346F18709BF393F00404918 /* ShellScript */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/bash;
shellScript = "/bin/cp -f `/usr/bin/find .xcodebuild -name mod_echo.dylib` .xcodebuild/Debug/mod";
};
D3C7A72D09BF46D4009127A4 /* ShellScript */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/bash;
shellScript = "/bin/cp -f `/usr/bin/find .xcodebuild -name mod_bridgecall.dylib` .xcodebuild/Debug/mod";
};
D3C7A7EB09BF58D2009127A4 /* ShellScript */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/bash;
shellScript = "./build/buildlib.sh . install apr-1.2.2.tar.gz --prefix=$INSTALL_PATH --disable-tcl --enable-threadsafe";
};
D3C7A80109BF5B43009127A4 /* ShellScript */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "./build/buildlib.sh . install sqlite-3.2.8.tar.gz --prefix=$INSTALL_PATH --disable-tcl --enable-threadsafe\nexit 0";
};
D3C7A83F09BF5FC2009127A4 /* ShellScript */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/bash;
shellScript = "./build/buildlib.sh . install apr-util-1.2.2.tar.gz --with-apr=../apr-1.2.2 --prefix=$INSTALL_PATH\nexit 0";
};
D3C7A85B09BF6066009127A4 /* ShellScript */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/bash;
shellScript = "./build/buildlib.sh . libresample-0.1.3.tgz --prefix=$INSTALL_PATH\nexit 0";
};
D3C7A86009BF60A1009127A4 /* ShellScript */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "./build/buildlib.sh . install libteletone --prefix=$INSTALL_PATH\nexit 0";
};
/* End PBXShellScriptBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
D31D503F09BECA92001112B8 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
D31D505E09BECAF7001112B8 /* switch_buffer.c in Sources */,
D31D505F09BECAF7001112B8 /* switch_caller.c in Sources */,
D31D506009BECAF7001112B8 /* switch_channel.c in Sources */,
D31D506109BECAF7001112B8 /* switch_config.c in Sources */,
D31D506209BECAF7001112B8 /* switch_console.c in Sources */,
D31D506309BECAF7001112B8 /* switch_core.c in Sources */,
D31D506409BECAF7001112B8 /* switch_event.c in Sources */,
D31D506509BECAF7001112B8 /* switch_ivr.c in Sources */,
D31D506609BECAF7001112B8 /* switch_loadable_module.c in Sources */,
D31D506709BECAF7001112B8 /* switch_mutex.c in Sources */,
D31D506809BECAF7001112B8 /* switch_resample.c in Sources */,
D31D506909BECAF7001112B8 /* switch_utils.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
D31D508D09BECBA3001112B8 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
D31D509809BECBE3001112B8 /* switch.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
D346F17709BF38AE00404918 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
D346F17E09BF38F800404918 /* mod_echo.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
D3C7A72009BF467F009127A4 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
D3C7A72409BF4692009127A4 /* mod_bridgecall.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
D31D508B09BECB94001112B8 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = D31D504109BECA92001112B8 /* libfreeswitch.dylib */;
targetProxy = D31D508A09BECB94001112B8 /* PBXContainerItemProxy */;
};
D31D50B109BECE4C001112B8 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = D31D508F09BECBA3001112B8 /* freeswitch */;
targetProxy = D31D50B009BECE4C001112B8 /* PBXContainerItemProxy */;
};
D3C7A71509BF418C009127A4 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = D346F17909BF38AE00404918 /* mod_echo.dylib */;
targetProxy = D3C7A71409BF418C009127A4 /* PBXContainerItemProxy */;
};
D3C7A73909BF47A5009127A4 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = D3C7A72209BF467F009127A4 /* mod_bridgecall.dylib */;
targetProxy = D3C7A73809BF47A5009127A4 /* PBXContainerItemProxy */;
};
D3C7A83E09BF5F94009127A4 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = D3C7A80209BF5B43009127A4 /* sqlite-3.2.8 */;
targetProxy = D3C7A83D09BF5F94009127A4 /* PBXContainerItemProxy */;
};
D3C7A84F09BF602F009127A4 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = D3C7A84009BF5FC2009127A4 /* apr-util-1.2.2 */;
targetProxy = D3C7A84E09BF602F009127A4 /* PBXContainerItemProxy */;
};
D3C7A85109BF6039009127A4 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = D3C7A7EC09BF58D2009127A4 /* apr-1.2.2 */;
targetProxy = D3C7A85009BF6039009127A4 /* PBXContainerItemProxy */;
};
D3C7A85F09BF6098009127A4 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = D3C7A85C09BF6066009127A4 /* resample-0.1.3 */;
targetProxy = D3C7A85E09BF6098009127A4 /* PBXContainerItemProxy */;
};
D3C7A87409BF60F2009127A4 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = D3C7A86109BF60A1009127A4 /* teletone */;
targetProxy = D3C7A87309BF60F2009127A4 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin XCBuildConfiguration section */
D31D504709BECAAA001112B8 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = NO;
EXECUTABLE_PREFIX = lib;
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_FIX_AND_CONTINUE = YES;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
GCC_MODEL_TUNING = G5;
GCC_OPTIMIZATION_LEVEL = 0;
HEADER_SEARCH_PATHS = "";
INSTALL_PATH = /usr/local/freeswitch/lib;
LIBRARY_SEARCH_PATHS = "$(INSTALL_PATH)";
OTHER_CFLAGS = (
"-DHAVE_CONFIG_H",
"-I.",
"-I./src/include",
"-I$(INSTALL_PATH)/../include",
"-g",
"-O2",
"-DMACOSX",
"-DSIGPROCMASK_SETS_THREAD_MASK",
"-no-cpp-precomp",
"-I$(INSTALL_PATH)/../include/apr-1",
);
OTHER_LDFLAGS = (
"-lapr-1",
"-laprutil-1",
"-lresample",
"-lsqlite3",
"-lexpat",
"-liconv",
);
PREBINDING = NO;
PRODUCT_NAME = freeswitch;
ZERO_LINK = YES;
};
name = Debug;
};
D31D504809BECAAA001112B8 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = YES;
EXECUTABLE_PREFIX = lib;
GCC_ENABLE_FIX_AND_CONTINUE = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
GCC_MODEL_TUNING = G5;
INSTALL_PATH = /usr/local/lib;
PREBINDING = NO;
PRODUCT_NAME = freeswitch;
ZERO_LINK = NO;
};
name = Release;
};
D31D509509BECBCB001112B8 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = NO;
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_FIX_AND_CONTINUE = YES;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
GCC_MODEL_TUNING = G5;
GCC_OPTIMIZATION_LEVEL = 0;
INSTALL_PATH = /usr/local/freeswitch;
LIBRARY_SEARCH_PATHS = "$(INSTALL_PATH)/../lib";
OTHER_CFLAGS = (
"-DHAVE_CONFIG_H",
"-I.",
"-I./src/include",
"-I$(INSTALL_PATH)/include",
"-g",
"-O2",
"-DMACOSX",
"-DSIGPROCMASK_SETS_THREAD_MASK",
"-no-cpp-precomp",
"-I$(INSTALL_PATH)/include/apr-1",
);
OTHER_LDFLAGS = (
"-lapr-1",
"-laprutil-1",
"-lresample",
"-lsqlite3",
"-lexpat",
"-liconv",
);
PREBINDING = NO;
PRODUCT_NAME = freeswitch;
ZERO_LINK = YES;
};
name = Debug;
};
D31D509609BECBCB001112B8 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = YES;
GCC_ENABLE_FIX_AND_CONTINUE = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
GCC_MODEL_TUNING = G5;
INSTALL_PATH = "$(HOME)/bin";
LIBRARY_SEARCH_PATHS = (
"$(LIBRARY_SEARCH_PATHS)",
"$(SRCROOT)/.xcodebuild/Debug",
);
PREBINDING = NO;
PRODUCT_NAME = freeswitch;
ZERO_LINK = NO;
};
name = Release;
};
D346F17C09BF38BA00404918 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = NO;
EXECUTABLE_PREFIX = "";
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_FIX_AND_CONTINUE = YES;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
GCC_MODEL_TUNING = G5;
GCC_OPTIMIZATION_LEVEL = 0;
INSTALL_PATH = /usr/local/freeswitch/mod;
OTHER_CFLAGS = (
"-DHAVE_CONFIG_H",
"-I.",
"-I./src/include",
"-I$(INSTALL_PATH)/../include",
"-g",
"-O2",
"-DMACOSX",
"-DSIGPROCMASK_SETS_THREAD_MASK",
"-no-cpp-precomp",
"-I$(INSTALL_PATH)/../include/apr-1",
);
OTHER_LDFLAGS = (
"-lapr-1",
"-lexpat",
"-liconv",
);
PREBINDING = NO;
PRODUCT_NAME = mod_echo;
USER_HEADER_SEARCH_PATHS = "$(INSTALL_PATH)/../lib";
ZERO_LINK = YES;
};
name = Debug;
};
D346F17D09BF38BA00404918 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = YES;
EXECUTABLE_PREFIX = lib;
GCC_ENABLE_FIX_AND_CONTINUE = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
GCC_MODEL_TUNING = G5;
INSTALL_PATH = /usr/local/lib;
PREBINDING = NO;
PRODUCT_NAME = mod_echo;
ZERO_LINK = NO;
};
name = Release;
};
D3A7638209BEAAEE002E9B53 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = NO;
INSTALL_PATH = /usr/local/freeswitch;
};
name = Debug;
};
D3A7638309BEAAEE002E9B53 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = YES;
};
name = Release;
};
D3A7641E09BEB306002E9B53 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = NO;
GCC_DYNAMIC_NO_PIC = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
PRODUCT_NAME = All;
};
name = Debug;
};
D3A7641F09BEB306002E9B53 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = YES;
GCC_ENABLE_FIX_AND_CONTINUE = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
PRODUCT_NAME = All;
ZERO_LINK = NO;
};
name = Release;
};
D3C7A72B09BF46C9009127A4 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = NO;
EXECUTABLE_PREFIX = "";
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_FIX_AND_CONTINUE = YES;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
GCC_MODEL_TUNING = G5;
GCC_OPTIMIZATION_LEVEL = 0;
INSTALL_PATH = /usr/local/lib;
PREBINDING = NO;
PRODUCT_NAME = mod_bridgecall;
ZERO_LINK = YES;
};
name = Debug;
};
D3C7A72C09BF46C9009127A4 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = YES;
EXECUTABLE_PREFIX = lib;
GCC_ENABLE_FIX_AND_CONTINUE = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
GCC_MODEL_TUNING = G5;
INSTALL_PATH = /usr/local/lib;
PREBINDING = NO;
PRODUCT_NAME = mod_bridgecall;
ZERO_LINK = NO;
};
name = Release;
};
D3C7A7F909BF58E5009127A4 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = NO;
GCC_DYNAMIC_NO_PIC = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
PRODUCT_NAME = apr;
};
name = Debug;
};
D3C7A7FA09BF58E5009127A4 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = YES;
GCC_ENABLE_FIX_AND_CONTINUE = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
PRODUCT_NAME = apr;
ZERO_LINK = NO;
};
name = Release;
};
D3C7A80909BF5B98009127A4 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = NO;
GCC_DYNAMIC_NO_PIC = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
PRODUCT_NAME = "sqlite-3.2.8";
};
name = Debug;
};
D3C7A80A09BF5B98009127A4 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = YES;
GCC_ENABLE_FIX_AND_CONTINUE = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
PRODUCT_NAME = "sqlite-3.2.8";
ZERO_LINK = NO;
};
name = Release;
};
D3C7A84C09BF5FF9009127A4 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = NO;
GCC_DYNAMIC_NO_PIC = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
PRODUCT_NAME = "apr-utile-1.2.2";
};
name = Debug;
};
D3C7A84D09BF5FF9009127A4 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = YES;
GCC_ENABLE_FIX_AND_CONTINUE = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
PRODUCT_NAME = "apr-utile-1.2.2";
ZERO_LINK = NO;
};
name = Release;
};
D3C7A86D09BF60A5009127A4 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = NO;
GCC_DYNAMIC_NO_PIC = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
PRODUCT_NAME = "resample-0.1.3";
};
name = Debug;
};
D3C7A86E09BF60A5009127A4 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = YES;
GCC_ENABLE_FIX_AND_CONTINUE = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
PRODUCT_NAME = "resample-0.1.3";
ZERO_LINK = NO;
};
name = Release;
};
D3C7A87009BF60A5009127A4 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = NO;
GCC_DYNAMIC_NO_PIC = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
PRODUCT_NAME = teletone;
};
name = Debug;
};
D3C7A87109BF60A5009127A4 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = YES;
GCC_ENABLE_FIX_AND_CONTINUE = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
PRODUCT_NAME = teletone;
ZERO_LINK = NO;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
D31D504609BECAAA001112B8 /* Build configuration list for PBXNativeTarget "libfreeswitch.dylib" */ = {
isa = XCConfigurationList;
buildConfigurations = (
D31D504709BECAAA001112B8 /* Debug */,
D31D504809BECAAA001112B8 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
D31D509409BECBCB001112B8 /* Build configuration list for PBXNativeTarget "freeswitch" */ = {
isa = XCConfigurationList;
buildConfigurations = (
D31D509509BECBCB001112B8 /* Debug */,
D31D509609BECBCB001112B8 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
D346F17B09BF38BA00404918 /* Build configuration list for PBXNativeTarget "mod_echo.dylib" */ = {
isa = XCConfigurationList;
buildConfigurations = (
D346F17C09BF38BA00404918 /* Debug */,
D346F17D09BF38BA00404918 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
D3A7638109BEAAEE002E9B53 /* Build configuration list for PBXProject "freeswitch" */ = {
isa = XCConfigurationList;
buildConfigurations = (
D3A7638209BEAAEE002E9B53 /* Debug */,
D3A7638309BEAAEE002E9B53 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
D3A7641D09BEB306002E9B53 /* Build configuration list for PBXAggregateTarget "All" */ = {
isa = XCConfigurationList;
buildConfigurations = (
D3A7641E09BEB306002E9B53 /* Debug */,
D3A7641F09BEB306002E9B53 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
D3C7A72A09BF46C9009127A4 /* Build configuration list for PBXNativeTarget "mod_bridgecall.dylib" */ = {
isa = XCConfigurationList;
buildConfigurations = (
D3C7A72B09BF46C9009127A4 /* Debug */,
D3C7A72C09BF46C9009127A4 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
D3C7A7F809BF58E5009127A4 /* Build configuration list for PBXAggregateTarget "apr-1.2.2" */ = {
isa = XCConfigurationList;
buildConfigurations = (
D3C7A7F909BF58E5009127A4 /* Debug */,
D3C7A7FA09BF58E5009127A4 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
D3C7A80809BF5B98009127A4 /* Build configuration list for PBXAggregateTarget "sqlite-3.2.8" */ = {
isa = XCConfigurationList;
buildConfigurations = (
D3C7A80909BF5B98009127A4 /* Debug */,
D3C7A80A09BF5B98009127A4 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
D3C7A84B09BF5FF9009127A4 /* Build configuration list for PBXAggregateTarget "apr-util-1.2.2" */ = {
isa = XCConfigurationList;
buildConfigurations = (
D3C7A84C09BF5FF9009127A4 /* Debug */,
D3C7A84D09BF5FF9009127A4 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
D3C7A86C09BF60A5009127A4 /* Build configuration list for PBXAggregateTarget "resample-0.1.3" */ = {
isa = XCConfigurationList;
buildConfigurations = (
D3C7A86D09BF60A5009127A4 /* Debug */,
D3C7A86E09BF60A5009127A4 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
D3C7A86F09BF60A5009127A4 /* Build configuration list for PBXAggregateTarget "teletone" */ = {
isa = XCConfigurationList;
buildConfigurations = (
D3C7A87009BF60A5009127A4 /* Debug */,
D3C7A87109BF60A5009127A4 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = D3A7638009BEAAEE002E9B53 /* Project object */;
}