freeswitch/mac/xcode/FreeSWITCH.xcodeproj/project.pbxproj

3761 lines
234 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 42;
objects = {
/* Begin PBXAggregateTarget section */
D3DEC8130A75D8C8002001CF /* FreeSWITCH */ = {
isa = PBXAggregateTarget;
buildConfigurationList = D3DEC8190A75D8F7002001CF /* Build configuration list for PBXAggregateTarget "FreeSWITCH" */;
buildPhases = (
);
dependencies = (
D38DD54D0A768C7400FEDB19 /* PBXTargetDependency */,
D3DEC8150A75D8D3002001CF /* PBXTargetDependency */,
D3DEC8170A75D8D6002001CF /* PBXTargetDependency */,
D3DEC8450A75DAC1002001CF /* PBXTargetDependency */,
D3DEC8E00A75E17C002001CF /* PBXTargetDependency */,
D38DD53A0A768BF700FEDB19 /* PBXTargetDependency */,
D3DECA3A0A75E43C002001CF /* PBXTargetDependency */,
D37671520A75F04700ACC1FB /* PBXTargetDependency */,
D38DD5490A768C5700FEDB19 /* PBXTargetDependency */,
D38DD54B0A768C6E00FEDB19 /* PBXTargetDependency */,
D38DD5750A768D9C00FEDB19 /* PBXTargetDependency */,
);
name = FreeSWITCH;
productName = FreeSWITCH;
};
/* End PBXAggregateTarget section */
/* Begin PBXBuildFile section */
D37671120A75EF2D00ACC1FB /* sqlite3.h in Headers */ = {isa = PBXBuildFile; fileRef = D376710B0A75EEE000ACC1FB /* sqlite3.h */; };
D37671200A75EF5200ACC1FB /* opcodes.c in Sources */ = {isa = PBXBuildFile; fileRef = D37671070A75EEE000ACC1FB /* opcodes.c */; };
D37671210A75EF5200ACC1FB /* parse.c in Sources */ = {isa = PBXBuildFile; fileRef = D37671090A75EEE000ACC1FB /* parse.c */; };
D37671220A75EF5200ACC1FB /* alter.c in Sources */ = {isa = PBXBuildFile; fileRef = D37670D40A75EE8300ACC1FB /* alter.c */; };
D37671230A75EF5200ACC1FB /* analyze.c in Sources */ = {isa = PBXBuildFile; fileRef = D37670D50A75EE8300ACC1FB /* analyze.c */; };
D37671240A75EF5200ACC1FB /* attach.c in Sources */ = {isa = PBXBuildFile; fileRef = D37670D60A75EE8300ACC1FB /* attach.c */; };
D37671250A75EF5200ACC1FB /* auth.c in Sources */ = {isa = PBXBuildFile; fileRef = D37670D70A75EE8300ACC1FB /* auth.c */; };
D37671260A75EF5200ACC1FB /* btree.c in Sources */ = {isa = PBXBuildFile; fileRef = D37670D80A75EE8300ACC1FB /* btree.c */; };
D37671270A75EF5200ACC1FB /* build.c in Sources */ = {isa = PBXBuildFile; fileRef = D37670DA0A75EE8300ACC1FB /* build.c */; };
D37671280A75EF5200ACC1FB /* callback.c in Sources */ = {isa = PBXBuildFile; fileRef = D37670DB0A75EE8300ACC1FB /* callback.c */; };
D37671290A75EF5200ACC1FB /* complete.c in Sources */ = {isa = PBXBuildFile; fileRef = D37670DC0A75EE8300ACC1FB /* complete.c */; };
D376712A0A75EF5200ACC1FB /* date.c in Sources */ = {isa = PBXBuildFile; fileRef = D37670DD0A75EE8300ACC1FB /* date.c */; };
D376712B0A75EF5200ACC1FB /* delete.c in Sources */ = {isa = PBXBuildFile; fileRef = D37670DE0A75EE8300ACC1FB /* delete.c */; };
D376712C0A75EF5200ACC1FB /* expr.c in Sources */ = {isa = PBXBuildFile; fileRef = D37670DF0A75EE8300ACC1FB /* expr.c */; };
D376712D0A75EF5200ACC1FB /* func.c in Sources */ = {isa = PBXBuildFile; fileRef = D37670E00A75EE8300ACC1FB /* func.c */; };
D376712E0A75EF5200ACC1FB /* hash.c in Sources */ = {isa = PBXBuildFile; fileRef = D37670E10A75EE8300ACC1FB /* hash.c */; };
D376712F0A75EF5200ACC1FB /* insert.c in Sources */ = {isa = PBXBuildFile; fileRef = D37670E30A75EE8300ACC1FB /* insert.c */; };
D37671300A75EF5200ACC1FB /* legacy.c in Sources */ = {isa = PBXBuildFile; fileRef = D37670E50A75EE8300ACC1FB /* legacy.c */; };
D37671320A75EF5200ACC1FB /* os.c in Sources */ = {isa = PBXBuildFile; fileRef = D37670EA0A75EE8300ACC1FB /* os.c */; };
D37671330A75EF5200ACC1FB /* os_unix.c in Sources */ = {isa = PBXBuildFile; fileRef = D37670E80A75EE8300ACC1FB /* os_unix.c */; };
D37671340A75EF5200ACC1FB /* os_win.c in Sources */ = {isa = PBXBuildFile; fileRef = D37670E90A75EE8300ACC1FB /* os_win.c */; };
D37671350A75EF5200ACC1FB /* pager.c in Sources */ = {isa = PBXBuildFile; fileRef = D37670EC0A75EE8300ACC1FB /* pager.c */; };
D37671360A75EF5200ACC1FB /* pragma.c in Sources */ = {isa = PBXBuildFile; fileRef = D37670EF0A75EE8300ACC1FB /* pragma.c */; };
D37671370A75EF5200ACC1FB /* prepare.c in Sources */ = {isa = PBXBuildFile; fileRef = D37670F00A75EE8300ACC1FB /* prepare.c */; };
D37671380A75EF5200ACC1FB /* printf.c in Sources */ = {isa = PBXBuildFile; fileRef = D37670F10A75EE8300ACC1FB /* printf.c */; };
D37671390A75EF5200ACC1FB /* random.c in Sources */ = {isa = PBXBuildFile; fileRef = D37670F20A75EE8300ACC1FB /* random.c */; };
D376713A0A75EF5200ACC1FB /* select.c in Sources */ = {isa = PBXBuildFile; fileRef = D37670F30A75EE8300ACC1FB /* select.c */; };
D376713C0A75EF5200ACC1FB /* table.c in Sources */ = {isa = PBXBuildFile; fileRef = D37670F60A75EE8400ACC1FB /* table.c */; };
D376713D0A75EF5200ACC1FB /* tokenize.c in Sources */ = {isa = PBXBuildFile; fileRef = D37670F70A75EE8400ACC1FB /* tokenize.c */; };
D376713E0A75EF5200ACC1FB /* trigger.c in Sources */ = {isa = PBXBuildFile; fileRef = D37670F80A75EE8400ACC1FB /* trigger.c */; };
D376713F0A75EF5200ACC1FB /* update.c in Sources */ = {isa = PBXBuildFile; fileRef = D37670F90A75EE8400ACC1FB /* update.c */; };
D37671400A75EF5200ACC1FB /* utf.c in Sources */ = {isa = PBXBuildFile; fileRef = D37670FA0A75EE8400ACC1FB /* utf.c */; };
D37671410A75EF5200ACC1FB /* util.c in Sources */ = {isa = PBXBuildFile; fileRef = D37670FB0A75EE8400ACC1FB /* util.c */; };
D37671420A75EF5200ACC1FB /* vacuum.c in Sources */ = {isa = PBXBuildFile; fileRef = D37670FC0A75EE8400ACC1FB /* vacuum.c */; };
D37671430A75EF5200ACC1FB /* vdbe.c in Sources */ = {isa = PBXBuildFile; fileRef = D37670FD0A75EE8400ACC1FB /* vdbe.c */; };
D37671440A75EF5200ACC1FB /* vdbeapi.c in Sources */ = {isa = PBXBuildFile; fileRef = D37670FF0A75EE8400ACC1FB /* vdbeapi.c */; };
D37671450A75EF5200ACC1FB /* vdbeaux.c in Sources */ = {isa = PBXBuildFile; fileRef = D37671000A75EE8400ACC1FB /* vdbeaux.c */; };
D37671460A75EF5200ACC1FB /* vdbefifo.c in Sources */ = {isa = PBXBuildFile; fileRef = D37671010A75EE8400ACC1FB /* vdbefifo.c */; };
D37671470A75EF5200ACC1FB /* vdbemem.c in Sources */ = {isa = PBXBuildFile; fileRef = D37671030A75EE8400ACC1FB /* vdbemem.c */; };
D37671480A75EF5200ACC1FB /* where.c in Sources */ = {isa = PBXBuildFile; fileRef = D37671040A75EE8400ACC1FB /* where.c */; };
D38DD2EB0A76831C00FEDB19 /* switch_buffer.c in Sources */ = {isa = PBXBuildFile; fileRef = D37671850A75F14200ACC1FB /* switch_buffer.c */; };
D38DD2EC0A76831C00FEDB19 /* switch_caller.c in Sources */ = {isa = PBXBuildFile; fileRef = D37671860A75F14200ACC1FB /* switch_caller.c */; };
D38DD2ED0A76831C00FEDB19 /* switch_channel.c in Sources */ = {isa = PBXBuildFile; fileRef = D37671870A75F14200ACC1FB /* switch_channel.c */; };
D38DD2EE0A76831C00FEDB19 /* switch_config.c in Sources */ = {isa = PBXBuildFile; fileRef = D37671880A75F14200ACC1FB /* switch_config.c */; };
D38DD2EF0A76831C00FEDB19 /* switch_console.c in Sources */ = {isa = PBXBuildFile; fileRef = D37671890A75F14200ACC1FB /* switch_console.c */; };
D38DD2F00A76831C00FEDB19 /* switch_core.c in Sources */ = {isa = PBXBuildFile; fileRef = D376718A0A75F14200ACC1FB /* switch_core.c */; };
D38DD2F10A76831C00FEDB19 /* switch_event.c in Sources */ = {isa = PBXBuildFile; fileRef = D376718B0A75F14200ACC1FB /* switch_event.c */; };
D38DD2F20A76831C00FEDB19 /* switch_ivr.c in Sources */ = {isa = PBXBuildFile; fileRef = D376718C0A75F14200ACC1FB /* switch_ivr.c */; };
D38DD2F30A76831C00FEDB19 /* switch_loadable_module.c in Sources */ = {isa = PBXBuildFile; fileRef = D376718D0A75F14200ACC1FB /* switch_loadable_module.c */; };
D38DD2F40A76831C00FEDB19 /* switch_log.c in Sources */ = {isa = PBXBuildFile; fileRef = D376718E0A75F14200ACC1FB /* switch_log.c */; };
D38DD2F50A76831C00FEDB19 /* switch_resample.c in Sources */ = {isa = PBXBuildFile; fileRef = D376718F0A75F14200ACC1FB /* switch_resample.c */; };
D38DD2F60A76831C00FEDB19 /* switch_rtp.c in Sources */ = {isa = PBXBuildFile; fileRef = D37671900A75F14200ACC1FB /* switch_rtp.c */; };
D38DD2F70A76831C00FEDB19 /* switch_stun.c in Sources */ = {isa = PBXBuildFile; fileRef = D37671910A75F14200ACC1FB /* switch_stun.c */; };
D38DD2F80A76831C00FEDB19 /* switch_utils.c in Sources */ = {isa = PBXBuildFile; fileRef = D37671920A75F14200ACC1FB /* switch_utils.c */; };
D38DD2F90A76831C00FEDB19 /* switch_xml.c in Sources */ = {isa = PBXBuildFile; fileRef = D37671930A75F14200ACC1FB /* switch_xml.c */; };
D38DD2FA0A76832800FEDB19 /* switch_am_config.h in Headers */ = {isa = PBXBuildFile; fileRef = D376716D0A75F12900ACC1FB /* switch_am_config.h */; };
D38DD2FB0A76832800FEDB19 /* switch_apr.h in Headers */ = {isa = PBXBuildFile; fileRef = D376716E0A75F12900ACC1FB /* switch_apr.h */; };
D38DD2FC0A76832800FEDB19 /* switch_buffer.h in Headers */ = {isa = PBXBuildFile; fileRef = D376716F0A75F12900ACC1FB /* switch_buffer.h */; };
D38DD2FD0A76832800FEDB19 /* switch_caller.h in Headers */ = {isa = PBXBuildFile; fileRef = D37671700A75F12900ACC1FB /* switch_caller.h */; };
D38DD2FE0A76832800FEDB19 /* switch_channel.h in Headers */ = {isa = PBXBuildFile; fileRef = D37671710A75F12900ACC1FB /* switch_channel.h */; };
D38DD2FF0A76832800FEDB19 /* switch_config.h in Headers */ = {isa = PBXBuildFile; fileRef = D37671720A75F12900ACC1FB /* switch_config.h */; };
D38DD3000A76832800FEDB19 /* switch_console.h in Headers */ = {isa = PBXBuildFile; fileRef = D37671730A75F12900ACC1FB /* switch_console.h */; };
D38DD3010A76832800FEDB19 /* switch_core.h in Headers */ = {isa = PBXBuildFile; fileRef = D37671740A75F12900ACC1FB /* switch_core.h */; };
D38DD3020A76832800FEDB19 /* switch_event.h in Headers */ = {isa = PBXBuildFile; fileRef = D37671750A75F12900ACC1FB /* switch_event.h */; };
D38DD3030A76832800FEDB19 /* switch_frame.h in Headers */ = {isa = PBXBuildFile; fileRef = D37671760A75F12900ACC1FB /* switch_frame.h */; };
D38DD3040A76832800FEDB19 /* switch_ivr.h in Headers */ = {isa = PBXBuildFile; fileRef = D37671770A75F12900ACC1FB /* switch_ivr.h */; };
D38DD3050A76832800FEDB19 /* switch_loadable_module.h in Headers */ = {isa = PBXBuildFile; fileRef = D37671780A75F12900ACC1FB /* switch_loadable_module.h */; };
D38DD3060A76832800FEDB19 /* switch_log.h in Headers */ = {isa = PBXBuildFile; fileRef = D37671790A75F12900ACC1FB /* switch_log.h */; };
D38DD3070A76832800FEDB19 /* switch_module_interfaces.h in Headers */ = {isa = PBXBuildFile; fileRef = D376717A0A75F12900ACC1FB /* switch_module_interfaces.h */; };
D38DD3080A76832800FEDB19 /* switch_platform.h in Headers */ = {isa = PBXBuildFile; fileRef = D376717B0A75F12900ACC1FB /* switch_platform.h */; };
D38DD3090A76832800FEDB19 /* switch_resample.h in Headers */ = {isa = PBXBuildFile; fileRef = D376717C0A75F12900ACC1FB /* switch_resample.h */; };
D38DD30A0A76832800FEDB19 /* switch_rtp.h in Headers */ = {isa = PBXBuildFile; fileRef = D376717D0A75F12900ACC1FB /* switch_rtp.h */; };
D38DD30B0A76832800FEDB19 /* switch_sqlite.h in Headers */ = {isa = PBXBuildFile; fileRef = D376717E0A75F12900ACC1FB /* switch_sqlite.h */; };
D38DD30C0A76832800FEDB19 /* switch_stun.h in Headers */ = {isa = PBXBuildFile; fileRef = D376717F0A75F12900ACC1FB /* switch_stun.h */; };
D38DD30D0A76832800FEDB19 /* switch_types.h in Headers */ = {isa = PBXBuildFile; fileRef = D37671800A75F12900ACC1FB /* switch_types.h */; };
D38DD30E0A76832800FEDB19 /* switch_utils.h in Headers */ = {isa = PBXBuildFile; fileRef = D37671810A75F12900ACC1FB /* switch_utils.h */; };
D38DD30F0A76832800FEDB19 /* switch_version.h in Headers */ = {isa = PBXBuildFile; fileRef = D37671820A75F12900ACC1FB /* switch_version.h */; };
D38DD3100A76832800FEDB19 /* switch_xml.h in Headers */ = {isa = PBXBuildFile; fileRef = D37671830A75F12900ACC1FB /* switch_xml.h */; };
D38DD3110A76832800FEDB19 /* switch.h in Headers */ = {isa = PBXBuildFile; fileRef = D37671840A75F12900ACC1FB /* switch.h */; };
D38DD3140A76835B00FEDB19 /* apr.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D3DEC21D0A75CB06002001CF /* apr.framework */; };
D38DD34A0A76835F00FEDB19 /* aprutil.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D3DEC6CF0A75D4E9002001CF /* aprutil.framework */; };
D38DD36F0A76836200FEDB19 /* teletone.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D3DEC8310A75DA10002001CF /* teletone.framework */; };
D38DD3770A76836E00FEDB19 /* sqlite.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D37670C50A75ECD400ACC1FB /* sqlite.framework */; };
D38DD4460A7687ED00FEDB19 /* switch.c in Sources */ = {isa = PBXBuildFile; fileRef = D37671940A75F14200ACC1FB /* switch.c */; };
D38DD4470A76881500FEDB19 /* libfreeswitch.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D37671650A75F0DC00ACC1FB /* libfreeswitch.framework */; };
D38DD4AB0A76883100FEDB19 /* apr.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D3DEC21D0A75CB06002001CF /* apr.framework */; };
D38DD4AC0A76883100FEDB19 /* aprutil.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D3DEC6CF0A75D4E9002001CF /* aprutil.framework */; };
D38DD4AD0A76883100FEDB19 /* teletone.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D3DEC8310A75DA10002001CF /* teletone.framework */; };
D38DD4B00A76883100FEDB19 /* sqlite.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D37670C50A75ECD400ACC1FB /* sqlite.framework */; };
D38DD4B40A76889500FEDB19 /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = D37670E60A75EE8300ACC1FB /* main.c */; };
D38DD4E40A768AE000FEDB19 /* aes.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DECB5A0A75E76E002001CF /* aes.h */; };
D38DD4E50A768AE000FEDB19 /* aes_cbc.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DECB5B0A75E76E002001CF /* aes_cbc.h */; };
D38DD4E60A768AE000FEDB19 /* aes_icm.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DECB5C0A75E76E002001CF /* aes_icm.h */; };
D38DD4E70A768AE000FEDB19 /* alloc.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DECB5D0A75E76E002001CF /* alloc.h */; };
D38DD4E80A768AE000FEDB19 /* auth.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DECB5E0A75E76E002001CF /* auth.h */; };
D38DD4E90A768AE000FEDB19 /* cipher.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DECB5F0A75E76E002001CF /* cipher.h */; };
D38DD4EA0A768AE000FEDB19 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DECB600A75E76E002001CF /* config.h */; };
D38DD4EB0A768AE000FEDB19 /* crypto.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DECB610A75E76E002001CF /* crypto.h */; };
D38DD4EC0A768AE000FEDB19 /* crypto_kernel.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DECB620A75E76E002001CF /* crypto_kernel.h */; };
D38DD4ED0A768AE000FEDB19 /* crypto_math.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DECB630A75E76E002001CF /* crypto_math.h */; };
D38DD4EE0A768AE000FEDB19 /* crypto_types.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DECB640A75E76E002001CF /* crypto_types.h */; };
D38DD4EF0A768AE000FEDB19 /* cryptoalg.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DECB650A75E76E002001CF /* cryptoalg.h */; };
D38DD4F00A768AE000FEDB19 /* datatypes.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DECB660A75E76E002001CF /* datatypes.h */; };
D38DD4F10A768AE000FEDB19 /* err.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DECB670A75E76E002001CF /* err.h */; };
D38DD4F20A768AE000FEDB19 /* gf2_8.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DECB680A75E76E002001CF /* gf2_8.h */; };
D38DD4F30A768AE000FEDB19 /* hmac.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DECB690A75E76E002001CF /* hmac.h */; };
D38DD4F40A768AE000FEDB19 /* integers.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DECB6A0A75E76E002001CF /* integers.h */; };
D38DD4F50A768AE000FEDB19 /* kernel_compat.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DECB6B0A75E76E002001CF /* kernel_compat.h */; };
D38DD4F60A768AE000FEDB19 /* key.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DECB6C0A75E76E002001CF /* key.h */; };
D38DD4F70A768AE000FEDB19 /* null_auth.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DECB6D0A75E76E002001CF /* null_auth.h */; };
D38DD4F80A768AE000FEDB19 /* null_cipher.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DECB6E0A75E76E002001CF /* null_cipher.h */; };
D38DD4F90A768AE000FEDB19 /* prng.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DECB6F0A75E76E002001CF /* prng.h */; };
D38DD4FA0A768AE000FEDB19 /* rand_source.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DECB700A75E76E002001CF /* rand_source.h */; };
D38DD4FB0A768AE000FEDB19 /* rdb.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DECB710A75E76E002001CF /* rdb.h */; };
D38DD4FC0A768AE000FEDB19 /* rdbx.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DECB720A75E76E002001CF /* rdbx.h */; };
D38DD4FD0A768AE000FEDB19 /* rtp.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DECA590A75E664002001CF /* rtp.h */; };
D38DD4FE0A768AE000FEDB19 /* sha1.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DECB730A75E76E002001CF /* sha1.h */; };
D38DD4FF0A768AE000FEDB19 /* srtp.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DECA5A0A75E664002001CF /* srtp.h */; };
D38DD5000A768AE000FEDB19 /* stat.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DECB740A75E76E002001CF /* stat.h */; };
D38DD5010A768AE000FEDB19 /* xfm.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DECB750A75E76E002001CF /* xfm.h */; };
D38DD5030A768AF200FEDB19 /* aes.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DECB460A75E76E002001CF /* aes.c */; };
D38DD5040A768AF200FEDB19 /* aes_cbc.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DECB480A75E76E002001CF /* aes_cbc.c */; };
D38DD5050A768AF200FEDB19 /* aes_icm.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DECB4A0A75E76E002001CF /* aes_icm.c */; };
D38DD5060A768AF200FEDB19 /* alloc.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DECB770A75E76E002001CF /* alloc.c */; };
D38DD5070A768AF200FEDB19 /* auth.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DECB510A75E76E002001CF /* auth.c */; };
D38DD5080A768AF200FEDB19 /* cipher.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DECB4C0A75E76E002001CF /* cipher.c */; };
D38DD5090A768AF200FEDB19 /* crypto_kernel.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DECB790A75E76E002001CF /* crypto_kernel.c */; };
D38DD50A0A768AF200FEDB19 /* ctr_prng.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DECB900A75E76E002001CF /* ctr_prng.c */; };
D38DD50B0A768AF200FEDB19 /* err.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DECB7B0A75E76E002001CF /* err.c */; };
D38DD50C0A768AF200FEDB19 /* gf2_8.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DECB840A75E76E002001CF /* gf2_8.c */; };
D38DD50D0A768AF200FEDB19 /* hmac.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DECB530A75E76E002001CF /* hmac.c */; };
D38DD50E0A768AF200FEDB19 /* key.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DECB7D0A75E76E002001CF /* key.c */; };
D38DD50F0A768AF200FEDB19 /* math.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DECB850A75E76E002001CF /* math.c */; };
D38DD5100A768AF200FEDB19 /* null_auth.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DECB550A75E76E002001CF /* null_auth.c */; };
D38DD5110A768AF200FEDB19 /* null_cipher.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DECB4E0A75E76E002001CF /* null_cipher.c */; };
D38DD5120A768AF200FEDB19 /* prng.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DECB920A75E76E002001CF /* prng.c */; };
D38DD5130A768AF200FEDB19 /* rand_source.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DECB950A75E76E002001CF /* rand_source.c */; };
D38DD5140A768AF200FEDB19 /* rdb.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DECB890A75E76E002001CF /* rdb.c */; };
D38DD5150A768AF200FEDB19 /* rdbx.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DECB8B0A75E76E002001CF /* rdbx.c */; };
D38DD5160A768AF200FEDB19 /* sha1.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DECB570A75E76E002001CF /* sha1.c */; };
D38DD5170A768AF200FEDB19 /* srtp.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DECA5D0A75E6EE002001CF /* srtp.c */; };
D38DD5180A768AF200FEDB19 /* stat.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DECB860A75E76E002001CF /* stat.c */; };
D38DD5190A768AF200FEDB19 /* xfm.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DECB440A75E76E002001CF /* xfm.c */; };
D38DD51F0A768B4700FEDB19 /* srtp.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D38DD4DF0A768AC500FEDB19 /* srtp.framework */; };
D38DD52E0A768BA700FEDB19 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC8730A75DD1A002001CF /* config.h */; };
D38DD52F0A768BA700FEDB19 /* configtemplate.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC8740A75DD1A002001CF /* configtemplate.h */; };
D38DD5300A768BA700FEDB19 /* filterkit.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC8750A75DD1A002001CF /* filterkit.h */; };
D38DD5310A768BA700FEDB19 /* resample_defs.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC8760A75DD1A002001CF /* resample_defs.h */; };
D38DD5320A768BA700FEDB19 /* libresample.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC8720A75DCED002001CF /* libresample.h */; };
D38DD5330A768BAF00FEDB19 /* filterkit.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC8770A75DD2F002001CF /* filterkit.c */; };
D38DD5340A768BAF00FEDB19 /* resample.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC8780A75DD2F002001CF /* resample.c */; };
D38DD5350A768BAF00FEDB19 /* resamplesubs.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC8790A75DD2F002001CF /* resamplesubs.c */; };
D38DD5450A768C3500FEDB19 /* jb_speakup.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC88B0A75DEAF002001CF /* jb_speakup.h */; };
D38DD5460A768C3800FEDB19 /* jb_speakup.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC88A0A75DEAF002001CF /* jb_speakup.c */; };
D38DD5540A768CB100FEDB19 /* resample.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D38DD5260A768B6100FEDB19 /* resample.framework */; };
D38DD5590A768CC700FEDB19 /* resample.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D38DD5260A768B6100FEDB19 /* resample.framework */; };
D38DD55A0A768CCB00FEDB19 /* speakup.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D38DD5400A768C0900FEDB19 /* speakup.framework */; };
D38DD55C0A768CD600FEDB19 /* srtp.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D38DD4DF0A768AC500FEDB19 /* srtp.framework */; };
D3DEC5F60A75D048002001CF /* apr_cpystrn.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC5BB0A75CFB7002001CF /* apr_cpystrn.c */; };
D3DEC5F70A75D048002001CF /* apr_fnmatch.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC5BC0A75CFB7002001CF /* apr_fnmatch.c */; };
D3DEC5F80A75D048002001CF /* apr_getpass.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC5A00A75CFB7002001CF /* apr_getpass.c */; };
D3DEC5F90A75D048002001CF /* apr_hash.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC5C50A75CFB7002001CF /* apr_hash.c */; };
D3DEC5FA0A75D048002001CF /* apr_pools.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC5640A75CFB7002001CF /* apr_pools.c */; };
D3DEC5FB0A75D048002001CF /* apr_random.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC5AD0A75CFB7002001CF /* apr_random.c */; };
D3DEC5FC0A75D048002001CF /* apr_snprintf.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC5BD0A75CFB7002001CF /* apr_snprintf.c */; };
D3DEC5FD0A75D048002001CF /* apr_strings.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC5BE0A75CFB7002001CF /* apr_strings.c */; };
D3DEC5FE0A75D048002001CF /* apr_strnatcmp.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC5BF0A75CFB7002001CF /* apr_strnatcmp.c */; };
D3DEC5FF0A75D048002001CF /* apr_strtok.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC5C00A75CFB7002001CF /* apr_strtok.c */; };
D3DEC6000A75D048002001CF /* apr_tables.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC5C60A75CFB7002001CF /* apr_tables.c */; };
D3DEC6010A75D048002001CF /* charset.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC56E0A75CFB7002001CF /* charset.c */; };
D3DEC6020A75D048002001CF /* common.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC5820A75CFB7002001CF /* common.c */; };
D3DEC6030A75D048002001CF /* copy.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC52D0A75CFB6002001CF /* copy.c */; };
D3DEC6040A75D048002001CF /* dir.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC52E0A75CFB6002001CF /* dir.c */; };
D3DEC6050A75D048002001CF /* dso.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC50E0A75CFB6002001CF /* dso.c */; };
D3DEC6060A75D048002001CF /* env.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC56F0A75CFB7002001CF /* env.c */; };
D3DEC6070A75D048002001CF /* epoll.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC5A60A75CFB7002001CF /* epoll.c */; };
D3DEC6080A75D048002001CF /* errorcodes.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC5700A75CFB7002001CF /* errorcodes.c */; };
D3DEC6090A75D048002001CF /* fileacc.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC52F0A75CFB6002001CF /* fileacc.c */; };
D3DEC60A0A75D048002001CF /* filedup.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC5300A75CFB6002001CF /* filedup.c */; };
D3DEC60B0A75D048002001CF /* filepath.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC5310A75CFB6002001CF /* filepath.c */; };
D3DEC60C0A75D048002001CF /* filepath_util.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC5320A75CFB7002001CF /* filepath_util.c */; };
D3DEC60D0A75D048002001CF /* filestat.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC5330A75CFB7002001CF /* filestat.c */; };
D3DEC60E0A75D048002001CF /* flock.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC5340A75CFB7002001CF /* flock.c */; };
D3DEC60F0A75D048002001CF /* fullrw.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC5350A75CFB7002001CF /* fullrw.c */; };
D3DEC6100A75D048002001CF /* getopt.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC5710A75CFB7002001CF /* getopt.c */; };
D3DEC6110A75D048002001CF /* global_mutex.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC5580A75CFB7002001CF /* global_mutex.c */; };
D3DEC6120A75D048002001CF /* groupinfo.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC5F10A75CFB7002001CF /* groupinfo.c */; };
D3DEC6130A75D048002001CF /* inet_ntop.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC5940A75CFB7002001CF /* inet_ntop.c */; };
D3DEC6140A75D048002001CF /* inet_pton.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC5950A75CFB7002001CF /* inet_pton.c */; };
D3DEC6150A75D048002001CF /* kqueue.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC5A70A75CFB7002001CF /* kqueue.c */; };
D3DEC6160A75D048002001CF /* mktemp.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC5360A75CFB7002001CF /* mktemp.c */; };
D3DEC6170A75D048002001CF /* mmap.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC5830A75CFB7002001CF /* mmap.c */; };
D3DEC6180A75D048002001CF /* multicast.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC5960A75CFB7002001CF /* multicast.c */; };
D3DEC6190A75D048002001CF /* open.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC5370A75CFB7002001CF /* open.c */; };
D3DEC61A0A75D048002001CF /* otherchild.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC5720A75CFB7002001CF /* otherchild.c */; };
D3DEC61B0A75D048002001CF /* pipe.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC5380A75CFB7002001CF /* pipe.c */; };
D3DEC61C0A75D048002001CF /* poll.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC5A80A75CFB7002001CF /* poll.c */; };
D3DEC61D0A75D048002001CF /* port.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC5A90A75CFB7002001CF /* port.c */; };
D3DEC61E0A75D048002001CF /* proc.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC5DA0A75CFB7002001CF /* proc.c */; };
D3DEC61F0A75D048002001CF /* proc_mutex.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC5590A75CFB7002001CF /* proc_mutex.c */; };
D3DEC6200A75D048002001CF /* procsup.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC5DB0A75CFB7002001CF /* procsup.c */; };
D3DEC6210A75D048002001CF /* rand.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC5730A75CFB7002001CF /* rand.c */; };
D3DEC6230A75D048002001CF /* readwrite.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC5390A75CFB7002001CF /* readwrite.c */; };
D3DEC6240A75D048002001CF /* seek.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC53A0A75CFB7002001CF /* seek.c */; };
D3DEC6250A75D048002001CF /* select.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC5AA0A75CFB7002001CF /* select.c */; };
D3DEC6260A75D048002001CF /* sendrecv.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC5970A75CFB7002001CF /* sendrecv.c */; };
D3DEC6270A75D048002001CF /* sha2.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC5AE0A75CFB7002001CF /* sha2.c */; };
D3DEC6290A75D048002001CF /* sha2_glue.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC5B00A75CFB7002001CF /* sha2_glue.c */; };
D3DEC62A0A75D048002001CF /* shm.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC5B70A75CFB7002001CF /* shm.c */; };
D3DEC62B0A75D048002001CF /* signals.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC5DC0A75CFB7002001CF /* signals.c */; };
D3DEC62C0A75D048002001CF /* sockaddr.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC5980A75CFB7002001CF /* sockaddr.c */; };
D3DEC62D0A75D048002001CF /* sockets.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC5990A75CFB7002001CF /* sockets.c */; };
D3DEC62E0A75D048002001CF /* sockopt.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC59A0A75CFB7002001CF /* sockopt.c */; };
D3DEC62F0A75D048002001CF /* start.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC5750A75CFB7002001CF /* start.c */; };
D3DEC6300A75D048002001CF /* tempdir.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC53B0A75CFB7002001CF /* tempdir.c */; };
D3DEC6310A75D048002001CF /* thread.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC5DD0A75CFB7002001CF /* thread.c */; };
D3DEC6320A75D048002001CF /* thread_cond.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC55A0A75CFB7002001CF /* thread_cond.c */; };
D3DEC6330A75D048002001CF /* thread_mutex.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC55B0A75CFB7002001CF /* thread_mutex.c */; };
D3DEC6340A75D048002001CF /* thread_rwlock.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC55C0A75CFB7002001CF /* thread_rwlock.c */; };
D3DEC6350A75D048002001CF /* threadpriv.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC5DE0A75CFB7002001CF /* threadpriv.c */; };
D3DEC6360A75D048002001CF /* time.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC5E60A75CFB7002001CF /* time.c */; };
D3DEC6370A75D048002001CF /* timestr.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC5E70A75CFB7002001CF /* timestr.c */; };
D3DEC6380A75D048002001CF /* userinfo.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC5F20A75CFB7002001CF /* userinfo.c */; };
D3DEC6390A75D048002001CF /* version.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC5760A75CFB7002001CF /* version.c */; };
D3DEC63A0A75D048002001CF /* waitio.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC5C30A75CFB7002001CF /* waitio.c */; };
D3DEC6510A75D148002001CF /* apr_atomic.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC64E0A75D13B002001CF /* apr_atomic.c */; };
D3DEC6570A75D1D3002001CF /* apr.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC48D0A75CF62002001CF /* apr.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC6580A75D1D9002001CF /* apr_env.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC4940A75CF62002001CF /* apr_env.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC6590A75D1DB002001CF /* apr_arch_thread_mutex.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC4E40A75CF62002001CF /* apr_arch_thread_mutex.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC65A0A75D1DB002001CF /* apr_getopt.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC49A0A75CF62002001CF /* apr_getopt.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC65B0A75D1DC002001CF /* apr_arch_file_io.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC4DA0A75CF62002001CF /* apr_arch_file_io.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC65C0A75D1DD002001CF /* apr_arch_inherit.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC4DC0A75CF62002001CF /* apr_arch_inherit.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC65D0A75D1DD002001CF /* apr_file_io.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC4970A75CF62002001CF /* apr_file_io.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC65E0A75D1DE002001CF /* apr_ring.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC4A60A75CF62002001CF /* apr_ring.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC65F0A75D1DE002001CF /* apr_shm.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC4A70A75CF62002001CF /* apr_shm.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC6600A75D1DF002001CF /* apr_atomic.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC4920A75CF62002001CF /* apr_atomic.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC6610A75D1DF002001CF /* apr_private_common.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC4B70A75CF62002001CF /* apr_private_common.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC6620A75D1E2002001CF /* apr_thread_mutex.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC4AD0A75CF62002001CF /* apr_thread_mutex.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC6630A75D1E3002001CF /* apr_thread_rwlock.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC4AF0A75CF62002001CF /* apr_thread_rwlock.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC6640A75D1E4002001CF /* apr_arch_dso.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC4D90A75CF62002001CF /* apr_arch_dso.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC6650A75D1E4002001CF /* apr_user.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC4B10A75CF62002001CF /* apr_user.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC6660A75D1E5002001CF /* apr_arch_networkio.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC4DF0A75CF62002001CF /* apr_arch_networkio.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC6670A75D1E5002001CF /* apr_inherit.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC49D0A75CF62002001CF /* apr_inherit.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC6680A75D1E6002001CF /* apr_errno.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC4950A75CF62002001CF /* apr_errno.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC6690A75D1E6002001CF /* apr_thread_cond.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC4AC0A75CF62002001CF /* apr_thread_cond.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC66A0A75D1E7002001CF /* apr_arch_shm.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC4E20A75CF62002001CF /* apr_arch_shm.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC66B0A75D1E7002001CF /* apr_arch_thread_rwlock.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC4E50A75CF62002001CF /* apr_arch_thread_rwlock.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC66C0A75D1E8002001CF /* apr_dso.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC4930A75CF62002001CF /* apr_dso.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC66D0A75D1E9002001CF /* apr_arch_global_mutex.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC4DB0A75CF62002001CF /* apr_arch_global_mutex.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC66E0A75D1E9002001CF /* apr_hash.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC49C0A75CF62002001CF /* apr_hash.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC66F0A75D1E9002001CF /* apr_private.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC4E70A75CF62002001CF /* apr_private.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC6700A75D1EA002001CF /* apr_support.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC4AA0A75CF62002001CF /* apr_support.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC6710A75D1EA002001CF /* apr_global_mutex.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC49B0A75CF62002001CF /* apr_global_mutex.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC6720A75D1EB002001CF /* apr_proc_mutex.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC4A40A75CF62002001CF /* apr_proc_mutex.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC6730A75D1EB002001CF /* apr_lib.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC49E0A75CF62002001CF /* apr_lib.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC6740A75D1EC002001CF /* apr_strings.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC4A90A75CF62002001CF /* apr_strings.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC6750A75D1EC002001CF /* apr_poll.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC4A10A75CF62002001CF /* apr_poll.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC6760A75D1ED002001CF /* apr_want.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC4B30A75CF62002001CF /* apr_want.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC6770A75D1ED002001CF /* apr_allocator.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC4910A75CF62002001CF /* apr_allocator.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC6780A75D1EE002001CF /* apr_fnmatch.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC4980A75CF62002001CF /* apr_fnmatch.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC6790A75D1EE002001CF /* apr_thread_proc.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC4AE0A75CF62002001CF /* apr_thread_proc.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC67A0A75D1EF002001CF /* apr_network_io.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC4A00A75CF62002001CF /* apr_network_io.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC67B0A75D1EF002001CF /* apr_arch_misc.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC4DE0A75CF62002001CF /* apr_arch_misc.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC67C0A75D1F0002001CF /* apr_arch_threadproc.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC4E60A75CF62002001CF /* apr_arch_threadproc.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC67D0A75D1F4002001CF /* apr_version.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC4B20A75CF62002001CF /* apr_version.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC67E0A75D1F5002001CF /* apr_arch_thread_cond.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC4E30A75CF62002001CF /* apr_arch_thread_cond.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC67F0A75D1F5002001CF /* apr_arch_poll_private.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC4E00A75CF62002001CF /* apr_arch_poll_private.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC6800A75D1F5002001CF /* apr_arch_internal_time.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC4DD0A75CF62002001CF /* apr_arch_internal_time.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC6810A75D1F6002001CF /* apr_portable.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC4A30A75CF62002001CF /* apr_portable.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC6820A75D1F6002001CF /* apr_general.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC4990A75CF62002001CF /* apr_general.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC6830A75D1F7002001CF /* apr_arch_proc_mutex.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC4E10A75CF62002001CF /* apr_arch_proc_mutex.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC6840A75D1F7002001CF /* apr_file_info.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC4960A75CF62002001CF /* apr_file_info.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC6850A75D1F8002001CF /* apr_pools.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC4A20A75CF62002001CF /* apr_pools.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC6860A75D1F8002001CF /* apr_time.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC4B00A75CF62002001CF /* apr_time.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC6870A75D1F9002001CF /* apr_signal.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC4A80A75CF62002001CF /* apr_signal.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC6880A75D1F9002001CF /* apr_tables.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC4AB0A75CF62002001CF /* apr_tables.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC6890A75D1FA002001CF /* apr_random.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC4A50A75CF62002001CF /* apr_random.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC68A0A75D1FA002001CF /* apr_mmap.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC49F0A75CF62002001CF /* apr_mmap.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC7B00A75D799002001CF /* apr_date.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC6DE0A75D601002001CF /* apr_date.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC7B10A75D799002001CF /* apr_dbd_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC7010A75D601002001CF /* apr_dbd_internal.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC7B20A75D799002001CF /* apr_ldap.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC6E20A75D601002001CF /* apr_ldap.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC7B30A75D799002001CF /* apu_version.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC6FB0A75D601002001CF /* apu_version.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC7B40A75D799002001CF /* apr_reslist.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC6EE0A75D601002001CF /* apr_reslist.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC7B50A75D799002001CF /* apu_select_dbm.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC7060A75D601002001CF /* apu_select_dbm.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC7B60A75D799002001CF /* apr_base64.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC6DC0A75D601002001CF /* apr_base64.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC7B70A75D799002001CF /* apr_uri.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC6F30A75D601002001CF /* apr_uri.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC7B80A75D799002001CF /* apr_sdbm.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC6F00A75D601002001CF /* apr_sdbm.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC7B90A75D799002001CF /* apr_dbd.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC6DF0A75D601002001CF /* apr_dbd.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC7BA0A75D799002001CF /* apu_config.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC7030A75D601002001CF /* apu_config.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC7BB0A75D799002001CF /* apr_ldap_init.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC6E60A75D601002001CF /* apr_ldap_init.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC7BC0A75D799002001CF /* apr_sha1.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC6F10A75D601002001CF /* apr_sha1.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC7BD0A75D799002001CF /* apr_md4.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC6E90A75D601002001CF /* apr_md4.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC7BE0A75D799002001CF /* apr_rmm.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC6EF0A75D601002001CF /* apr_rmm.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC7BF0A75D799002001CF /* apu_want.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC6FC0A75D601002001CF /* apu_want.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC7C00A75D799002001CF /* apr_md5.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC6EA0A75D601002001CF /* apr_md5.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC7C10A75D799002001CF /* apr_hooks.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC6E10A75D601002001CF /* apr_hooks.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC7C20A75D799002001CF /* apr_xml.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC6F60A75D601002001CF /* apr_xml.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC7C30A75D799002001CF /* apr_uuid.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC6F40A75D601002001CF /* apr_uuid.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC7C40A75D799002001CF /* apr_ldap_option.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC6E70A75D601002001CF /* apr_ldap_option.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC7C50A75D799002001CF /* apu.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC6F70A75D601002001CF /* apu.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC7C60A75D799002001CF /* apr_queue.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC6ED0A75D601002001CF /* apr_queue.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC7C70A75D799002001CF /* apr_dbm.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC6E00A75D601002001CF /* apr_dbm.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC7C80A75D799002001CF /* apr_ldap_url.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC6E80A75D601002001CF /* apr_ldap_url.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC7C90A75D799002001CF /* apr_strmatch.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC6F20A75D601002001CF /* apr_strmatch.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC7CA0A75D799002001CF /* sdbm_tune.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC72F0A75D6A2002001CF /* sdbm_tune.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC7CB0A75D799002001CF /* apr_optional.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC6EB0A75D601002001CF /* apr_optional.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC7CC0A75D799002001CF /* apr_xlate.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC6F50A75D601002001CF /* apr_xlate.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC7CD0A75D799002001CF /* apr_dbm_private.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC7020A75D601002001CF /* apr_dbm_private.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC7CE0A75D799002001CF /* apr_optional_hooks.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC6EC0A75D601002001CF /* apr_optional_hooks.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC7CF0A75D799002001CF /* sdbm_pair.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC72D0A75D6A2002001CF /* sdbm_pair.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC7D00A75D799002001CF /* apr_anylock.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC6DB0A75D601002001CF /* apr_anylock.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC7D10A75D799002001CF /* apr_buckets.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC6DD0A75D601002001CF /* apr_buckets.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC7D20A75D799002001CF /* sdbm_private.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC72E0A75D6A2002001CF /* sdbm_private.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC7D50A75D7BE002001CF /* apr_buckets_alloc.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC70C0A75D6A2002001CF /* apr_buckets_alloc.c */; };
D3DEC7D60A75D7BE002001CF /* apr_strmatch.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC7400A75D6A2002001CF /* apr_strmatch.c */; };
D3DEC7D70A75D7BE002001CF /* apr_dbm_gdbm.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC7250A75D6A2002001CF /* apr_dbm_gdbm.c */; };
D3DEC7D90A75D7BE002001CF /* apr_brigade.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC70A0A75D6A2002001CF /* apr_brigade.c */; };
D3DEC7DA0A75D7BE002001CF /* apr_buckets_socket.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC7160A75D6A2002001CF /* apr_buckets_socket.c */; };
D3DEC7DB0A75D7BE002001CF /* apr_buckets.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC70B0A75D6A2002001CF /* apr_buckets.c */; };
D3DEC7DC0A75D7BE002001CF /* apr_buckets_heap.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC7100A75D6A2002001CF /* apr_buckets_heap.c */; };
D3DEC7DD0A75D7BE002001CF /* apr_queue.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC73B0A75D6A2002001CF /* apr_queue.c */; };
D3DEC7DE0A75D7BE002001CF /* sdbm_hash.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC72A0A75D6A2002001CF /* sdbm_hash.c */; };
D3DEC7DF0A75D7BE002001CF /* apr_dbm_ndbm.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC7260A75D6A2002001CF /* apr_dbm_ndbm.c */; };
D3DEC7E00A75D7BE002001CF /* apr_buckets_flush.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC70F0A75D6A2002001CF /* apr_buckets_flush.c */; };
D3DEC7E10A75D7BE002001CF /* apr_hooks.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC7330A75D6A2002001CF /* apr_hooks.c */; };
D3DEC7E20A75D7BE002001CF /* apr_rmm.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC73D0A75D6A2002001CF /* apr_rmm.c */; };
D3DEC7E30A75D7BE002001CF /* apr_sha1.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC71A0A75D6A2002001CF /* apr_sha1.c */; };
D3DEC7E40A75D7BE002001CF /* apr_uri.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC7420A75D6A2002001CF /* apr_uri.c */; };
D3DEC7E50A75D7BE002001CF /* sdbm_pair.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC72C0A75D6A2002001CF /* sdbm_pair.c */; };
D3DEC7E60A75D7BE002001CF /* apr_buckets_pool.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC7130A75D6A2002001CF /* apr_buckets_pool.c */; };
D3DEC7E70A75D7BE002001CF /* apr_base64.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC7310A75D6A2002001CF /* apr_base64.c */; };
D3DEC7E80A75D7BE002001CF /* apr_date.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC73A0A75D6A2002001CF /* apr_date.c */; };
D3DEC7EB0A75D7BE002001CF /* apu_version.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC73E0A75D6A2002001CF /* apu_version.c */; };
D3DEC7EE0A75D7BE002001CF /* uuid.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC71C0A75D6A2002001CF /* uuid.c */; };
D3DEC7EF0A75D7BE002001CF /* apr_reslist.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC73C0A75D6A2002001CF /* apr_reslist.c */; };
D3DEC7F00A75D7BE002001CF /* sdbm_lock.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC72B0A75D6A2002001CF /* sdbm_lock.c */; };
D3DEC7F10A75D7BE002001CF /* apr_dbm.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC7230A75D6A2002001CF /* apr_dbm.c */; };
D3DEC7F20A75D7BE002001CF /* apr_buckets_refcount.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC7140A75D6A2002001CF /* apr_buckets_refcount.c */; };
D3DEC7F30A75D7BE002001CF /* apr_buckets_file.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC70E0A75D6A2002001CF /* apr_buckets_file.c */; };
D3DEC7F40A75D7BE002001CF /* apr_dbm_sdbm.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC7270A75D6A2002001CF /* apr_dbm_sdbm.c */; };
D3DEC7F60A75D7BE002001CF /* apr_buckets_mmap.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC7110A75D6A2002001CF /* apr_buckets_mmap.c */; };
D3DEC7F70A75D7BE002001CF /* getuuid.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC71B0A75D6A2002001CF /* getuuid.c */; };
D3DEC7F80A75D7BE002001CF /* apr_buckets_eos.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC70D0A75D6A2002001CF /* apr_buckets_eos.c */; };
D3DEC7F90A75D7BE002001CF /* apr_buckets_pipe.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC7120A75D6A2002001CF /* apr_buckets_pipe.c */; };
D3DEC7FC0A75D7BE002001CF /* apr_buckets_simple.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC7150A75D6A2002001CF /* apr_buckets_simple.c */; };
D3DEC7FD0A75D7BE002001CF /* sdbm.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC7290A75D6A2002001CF /* sdbm.c */; };
D3DEC7FE0A75D7BE002001CF /* apr_dbm_berkeleydb.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC7240A75D6A2002001CF /* apr_dbm_berkeleydb.c */; };
D3DEC8000A75D7F9002001CF /* apr.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D3DEC21D0A75CB06002001CF /* apr.framework */; };
D3DEC8390A75DA62002001CF /* libteletone_detect.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC8360A75DA62002001CF /* libteletone_detect.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC83A0A75DA62002001CF /* libteletone_generate.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC8370A75DA62002001CF /* libteletone_generate.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC83B0A75DA62002001CF /* libteletone.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC8380A75DA62002001CF /* libteletone.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC83E0A75DA75002001CF /* libteletone_detect.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC83C0A75DA75002001CF /* libteletone_detect.c */; };
D3DEC83F0A75DA75002001CF /* libteletone_generate.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC83D0A75DA75002001CF /* libteletone_generate.c */; };
D3DEC8CC0A75E0F4002001CF /* common.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC8C80A75E0F4002001CF /* common.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC8CD0A75E0F4002001CF /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC8C90A75E0F4002001CF /* config.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC8CE0A75E0F4002001CF /* finetune.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC8CA0A75E0F4002001CF /* finetune.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC8CF0A75E0F4002001CF /* iksemel.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC8CB0A75E0F4002001CF /* iksemel.h */; settings = {ATTRIBUTES = (Public, ); }; };
D3DEC8D00A75E107002001CF /* iks.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC8BC0A75E0C9002001CF /* iks.c */; };
D3DEC8D10A75E107002001CF /* base64.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC8B90A75E0C9002001CF /* base64.c */; };
D3DEC8D20A75E107002001CF /* io-posix.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC8BE0A75E0C9002001CF /* io-posix.c */; };
D3DEC8D30A75E107002001CF /* filter.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC8BB0A75E0C9002001CF /* filter.c */; };
D3DEC8D40A75E107002001CF /* stream.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC8C60A75E0C9002001CF /* stream.c */; };
D3DEC8D50A75E107002001CF /* dom.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC8BA0A75E0C9002001CF /* dom.c */; };
D3DEC8D60A75E107002001CF /* utility.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC8C70A75E0C9002001CF /* utility.c */; };
D3DEC8D70A75E107002001CF /* jabber.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC8BF0A75E0C9002001CF /* jabber.c */; };
D3DEC8D80A75E107002001CF /* sax.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC8C40A75E0C9002001CF /* sax.c */; };
D3DEC8D90A75E107002001CF /* ikstack.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC8BD0A75E0C9002001CF /* ikstack.c */; };
D3DEC8DA0A75E107002001CF /* md5.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC8C30A75E0C9002001CF /* md5.c */; };
D3DEC8DB0A75E107002001CF /* sha.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC8C50A75E0C9002001CF /* sha.c */; };
D3DEC8F50A75E217002001CF /* ldl_compat.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC8F20A75E20A002001CF /* ldl_compat.h */; };
D3DEC8F60A75E21A002001CF /* libdingaling.h in Headers */ = {isa = PBXBuildFile; fileRef = D3DEC8F40A75E20A002001CF /* libdingaling.h */; };
D3DEC8F70A75E21F002001CF /* libdingaling.c in Sources */ = {isa = PBXBuildFile; fileRef = D3DEC8F30A75E20A002001CF /* libdingaling.c */; };
D3DEC9D50A75E409002001CF /* iksemel.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D3DEC8A50A75DFDE002001CF /* iksemel.framework */; };
D3DEC9DC0A75E424002001CF /* apr.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D3DEC21D0A75CB06002001CF /* apr.framework */; };
D3DECA120A75E429002001CF /* aprutil.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D3DEC6CF0A75D4E9002001CF /* aprutil.framework */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
D37671510A75F04700ACC1FB /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
proxyType = 1;
remoteGlobalIDString = D37670C40A75ECD400ACC1FB;
remoteInfo = sqlite.framework;
};
D38DD5390A768BF700FEDB19 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
proxyType = 1;
remoteGlobalIDString = D38DD5250A768B6100FEDB19 /* resample.framework */;
remoteInfo = resample.framework;
};
D38DD5480A768C5700FEDB19 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
proxyType = 1;
remoteGlobalIDString = D38DD53F0A768C0900FEDB19 /* speakup.framework */;
remoteInfo = speakup.framework;
};
D38DD54A0A768C6E00FEDB19 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
proxyType = 1;
remoteGlobalIDString = D37671640A75F0DC00ACC1FB /* freeswitch.framework */;
remoteInfo = freeswitch.framework;
};
D38DD54C0A768C7400FEDB19 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
proxyType = 1;
remoteGlobalIDString = D38DD4DE0A768AC500FEDB19 /* srtp.framework */;
remoteInfo = srtp.framework;
};
D38DD5740A768D9C00FEDB19 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
proxyType = 1;
remoteGlobalIDString = D38DD4400A7687A700FEDB19 /* freeswitch */;
remoteInfo = freeswitch;
};
D3DEC8140A75D8D3002001CF /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
proxyType = 1;
remoteGlobalIDString = D3DEC21C0A75CB06002001CF;
remoteInfo = apr.framework;
};
D3DEC8160A75D8D6002001CF /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
proxyType = 1;
remoteGlobalIDString = D3DEC6CE0A75D4E9002001CF;
remoteInfo = aprutil.framework;
};
D3DEC8440A75DAC1002001CF /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
proxyType = 1;
remoteGlobalIDString = D3DEC8300A75DA10002001CF;
remoteInfo = teletone.framework;
};
D3DEC8DF0A75E17C002001CF /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
proxyType = 1;
remoteGlobalIDString = D3DEC8A40A75DFDE002001CF;
remoteInfo = iksemel.framework;
};
D3DECA390A75E43C002001CF /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
proxyType = 1;
remoteGlobalIDString = D3DEC8E60A75E19F002001CF;
remoteInfo = dingaling.framework;
};
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
D37670C50A75ECD400ACC1FB /* sqlite.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = sqlite.framework; sourceTree = BUILT_PRODUCTS_DIR; };
D37670C60A75ECD400ACC1FB /* sqlite.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = sqlite.plist; sourceTree = "<group>"; };
D37670D40A75EE8300ACC1FB /* alter.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = alter.c; path = "../../libs/sqlite-3.3.6/src/alter.c"; sourceTree = SOURCE_ROOT; };
D37670D50A75EE8300ACC1FB /* analyze.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = analyze.c; path = "../../libs/sqlite-3.3.6/src/analyze.c"; sourceTree = SOURCE_ROOT; };
D37670D60A75EE8300ACC1FB /* attach.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = attach.c; path = "../../libs/sqlite-3.3.6/src/attach.c"; sourceTree = SOURCE_ROOT; };
D37670D70A75EE8300ACC1FB /* auth.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = auth.c; path = "../../libs/sqlite-3.3.6/src/auth.c"; sourceTree = SOURCE_ROOT; };
D37670D80A75EE8300ACC1FB /* btree.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = btree.c; path = "../../libs/sqlite-3.3.6/src/btree.c"; sourceTree = SOURCE_ROOT; };
D37670D90A75EE8300ACC1FB /* btree.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = btree.h; path = "../../libs/sqlite-3.3.6/src/btree.h"; sourceTree = SOURCE_ROOT; };
D37670DA0A75EE8300ACC1FB /* build.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = build.c; path = "../../libs/sqlite-3.3.6/src/build.c"; sourceTree = SOURCE_ROOT; };
D37670DB0A75EE8300ACC1FB /* callback.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = callback.c; path = "../../libs/sqlite-3.3.6/src/callback.c"; sourceTree = SOURCE_ROOT; };
D37670DC0A75EE8300ACC1FB /* complete.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = complete.c; path = "../../libs/sqlite-3.3.6/src/complete.c"; sourceTree = SOURCE_ROOT; };
D37670DD0A75EE8300ACC1FB /* date.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = date.c; path = "../../libs/sqlite-3.3.6/src/date.c"; sourceTree = SOURCE_ROOT; };
D37670DE0A75EE8300ACC1FB /* delete.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = delete.c; path = "../../libs/sqlite-3.3.6/src/delete.c"; sourceTree = SOURCE_ROOT; };
D37670DF0A75EE8300ACC1FB /* expr.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = expr.c; path = "../../libs/sqlite-3.3.6/src/expr.c"; sourceTree = SOURCE_ROOT; };
D37670E00A75EE8300ACC1FB /* func.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = func.c; path = "../../libs/sqlite-3.3.6/src/func.c"; sourceTree = SOURCE_ROOT; };
D37670E10A75EE8300ACC1FB /* hash.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = hash.c; path = "../../libs/sqlite-3.3.6/src/hash.c"; sourceTree = SOURCE_ROOT; };
D37670E20A75EE8300ACC1FB /* hash.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = hash.h; path = "../../libs/sqlite-3.3.6/src/hash.h"; sourceTree = SOURCE_ROOT; };
D37670E30A75EE8300ACC1FB /* insert.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = insert.c; path = "../../libs/sqlite-3.3.6/src/insert.c"; sourceTree = SOURCE_ROOT; };
D37670E40A75EE8300ACC1FB /* keywordhash.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = keywordhash.h; path = "../../libs/sqlite-3.3.6/src/keywordhash.h"; sourceTree = SOURCE_ROOT; };
D37670E50A75EE8300ACC1FB /* legacy.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = legacy.c; path = "../../libs/sqlite-3.3.6/src/legacy.c"; sourceTree = SOURCE_ROOT; };
D37670E60A75EE8300ACC1FB /* main.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = main.c; path = "../../libs/sqlite-3.3.6/src/main.c"; sourceTree = SOURCE_ROOT; };
D37670E70A75EE8300ACC1FB /* os_common.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = os_common.h; path = "../../libs/sqlite-3.3.6/src/os_common.h"; sourceTree = SOURCE_ROOT; };
D37670E80A75EE8300ACC1FB /* os_unix.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = os_unix.c; path = "../../libs/sqlite-3.3.6/src/os_unix.c"; sourceTree = SOURCE_ROOT; };
D37670E90A75EE8300ACC1FB /* os_win.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = os_win.c; path = "../../libs/sqlite-3.3.6/src/os_win.c"; sourceTree = SOURCE_ROOT; };
D37670EA0A75EE8300ACC1FB /* os.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = os.c; path = "../../libs/sqlite-3.3.6/src/os.c"; sourceTree = SOURCE_ROOT; };
D37670EB0A75EE8300ACC1FB /* os.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = os.h; path = "../../libs/sqlite-3.3.6/src/os.h"; sourceTree = SOURCE_ROOT; };
D37670EC0A75EE8300ACC1FB /* pager.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = pager.c; path = "../../libs/sqlite-3.3.6/src/pager.c"; sourceTree = SOURCE_ROOT; };
D37670ED0A75EE8300ACC1FB /* pager.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = pager.h; path = "../../libs/sqlite-3.3.6/src/pager.h"; sourceTree = SOURCE_ROOT; };
D37670EE0A75EE8300ACC1FB /* parse.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = parse.h; path = "../../libs/sqlite-3.3.6/src/parse.h"; sourceTree = SOURCE_ROOT; };
D37670EF0A75EE8300ACC1FB /* pragma.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = pragma.c; path = "../../libs/sqlite-3.3.6/src/pragma.c"; sourceTree = SOURCE_ROOT; };
D37670F00A75EE8300ACC1FB /* prepare.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = prepare.c; path = "../../libs/sqlite-3.3.6/src/prepare.c"; sourceTree = SOURCE_ROOT; };
D37670F10A75EE8300ACC1FB /* printf.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = printf.c; path = "../../libs/sqlite-3.3.6/src/printf.c"; sourceTree = SOURCE_ROOT; };
D37670F20A75EE8300ACC1FB /* random.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = random.c; path = "../../libs/sqlite-3.3.6/src/random.c"; sourceTree = SOURCE_ROOT; };
D37670F30A75EE8300ACC1FB /* select.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = select.c; path = "../../libs/sqlite-3.3.6/src/select.c"; sourceTree = SOURCE_ROOT; };
D37670F40A75EE8300ACC1FB /* shell.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = shell.c; path = "../../libs/sqlite-3.3.6/src/shell.c"; sourceTree = SOURCE_ROOT; };
D37670F50A75EE8400ACC1FB /* sqliteInt.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = sqliteInt.h; path = "../../libs/sqlite-3.3.6/src/sqliteInt.h"; sourceTree = SOURCE_ROOT; };
D37670F60A75EE8400ACC1FB /* table.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = table.c; path = "../../libs/sqlite-3.3.6/src/table.c"; sourceTree = SOURCE_ROOT; };
D37670F70A75EE8400ACC1FB /* tokenize.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = tokenize.c; path = "../../libs/sqlite-3.3.6/src/tokenize.c"; sourceTree = SOURCE_ROOT; };
D37670F80A75EE8400ACC1FB /* trigger.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = trigger.c; path = "../../libs/sqlite-3.3.6/src/trigger.c"; sourceTree = SOURCE_ROOT; };
D37670F90A75EE8400ACC1FB /* update.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = update.c; path = "../../libs/sqlite-3.3.6/src/update.c"; sourceTree = SOURCE_ROOT; };
D37670FA0A75EE8400ACC1FB /* utf.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = utf.c; path = "../../libs/sqlite-3.3.6/src/utf.c"; sourceTree = SOURCE_ROOT; };
D37670FB0A75EE8400ACC1FB /* util.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = util.c; path = "../../libs/sqlite-3.3.6/src/util.c"; sourceTree = SOURCE_ROOT; };
D37670FC0A75EE8400ACC1FB /* vacuum.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = vacuum.c; path = "../../libs/sqlite-3.3.6/src/vacuum.c"; sourceTree = SOURCE_ROOT; };
D37670FD0A75EE8400ACC1FB /* vdbe.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = vdbe.c; path = "../../libs/sqlite-3.3.6/src/vdbe.c"; sourceTree = SOURCE_ROOT; };
D37670FE0A75EE8400ACC1FB /* vdbe.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = vdbe.h; path = "../../libs/sqlite-3.3.6/src/vdbe.h"; sourceTree = SOURCE_ROOT; };
D37670FF0A75EE8400ACC1FB /* vdbeapi.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = vdbeapi.c; path = "../../libs/sqlite-3.3.6/src/vdbeapi.c"; sourceTree = SOURCE_ROOT; };
D37671000A75EE8400ACC1FB /* vdbeaux.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = vdbeaux.c; path = "../../libs/sqlite-3.3.6/src/vdbeaux.c"; sourceTree = SOURCE_ROOT; };
D37671010A75EE8400ACC1FB /* vdbefifo.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = vdbefifo.c; path = "../../libs/sqlite-3.3.6/src/vdbefifo.c"; sourceTree = SOURCE_ROOT; };
D37671020A75EE8400ACC1FB /* vdbeInt.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = vdbeInt.h; path = "../../libs/sqlite-3.3.6/src/vdbeInt.h"; sourceTree = SOURCE_ROOT; };
D37671030A75EE8400ACC1FB /* vdbemem.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = vdbemem.c; path = "../../libs/sqlite-3.3.6/src/vdbemem.c"; sourceTree = SOURCE_ROOT; };
D37671040A75EE8400ACC1FB /* where.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = where.c; path = "../../libs/sqlite-3.3.6/src/where.c"; sourceTree = SOURCE_ROOT; };
D37671070A75EEE000ACC1FB /* opcodes.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = opcodes.c; path = "../../libs/sqlite-3.3.6/opcodes.c"; sourceTree = SOURCE_ROOT; };
D37671080A75EEE000ACC1FB /* opcodes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = opcodes.h; path = "../../libs/sqlite-3.3.6/opcodes.h"; sourceTree = SOURCE_ROOT; };
D37671090A75EEE000ACC1FB /* parse.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = parse.c; path = "../../libs/sqlite-3.3.6/parse.c"; sourceTree = SOURCE_ROOT; };
D376710A0A75EEE000ACC1FB /* parse.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = parse.h; path = "../../libs/sqlite-3.3.6/parse.h"; sourceTree = SOURCE_ROOT; };
D376710B0A75EEE000ACC1FB /* sqlite3.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = sqlite3.h; path = "../../libs/sqlite-3.3.6/sqlite3.h"; sourceTree = SOURCE_ROOT; };
D376710C0A75EF0100ACC1FB /* lemon.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = lemon.c; path = "../../libs/sqlite-3.3.6/tool/lemon.c"; sourceTree = SOURCE_ROOT; };
D376710D0A75EF0100ACC1FB /* mkkeywordhash.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = mkkeywordhash.c; path = "../../libs/sqlite-3.3.6/tool/mkkeywordhash.c"; sourceTree = SOURCE_ROOT; };
D37671650A75F0DC00ACC1FB /* libfreeswitch.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = libfreeswitch.framework; sourceTree = BUILT_PRODUCTS_DIR; };
D37671660A75F0DC00ACC1FB /* libfreeswitch.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = libfreeswitch.plist; sourceTree = "<group>"; };
D376716D0A75F12900ACC1FB /* switch_am_config.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = switch_am_config.h; path = ../../src/include/switch_am_config.h; sourceTree = SOURCE_ROOT; };
D376716E0A75F12900ACC1FB /* switch_apr.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = switch_apr.h; path = ../../src/include/switch_apr.h; sourceTree = SOURCE_ROOT; };
D376716F0A75F12900ACC1FB /* switch_buffer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = switch_buffer.h; path = ../../src/include/switch_buffer.h; sourceTree = SOURCE_ROOT; };
D37671700A75F12900ACC1FB /* switch_caller.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = switch_caller.h; path = ../../src/include/switch_caller.h; sourceTree = SOURCE_ROOT; };
D37671710A75F12900ACC1FB /* switch_channel.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = switch_channel.h; path = ../../src/include/switch_channel.h; sourceTree = SOURCE_ROOT; };
D37671720A75F12900ACC1FB /* switch_config.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = switch_config.h; path = ../../src/include/switch_config.h; sourceTree = SOURCE_ROOT; };
D37671730A75F12900ACC1FB /* switch_console.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = switch_console.h; path = ../../src/include/switch_console.h; sourceTree = SOURCE_ROOT; };
D37671740A75F12900ACC1FB /* switch_core.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = switch_core.h; path = ../../src/include/switch_core.h; sourceTree = SOURCE_ROOT; };
D37671750A75F12900ACC1FB /* switch_event.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = switch_event.h; path = ../../src/include/switch_event.h; sourceTree = SOURCE_ROOT; };
D37671760A75F12900ACC1FB /* switch_frame.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = switch_frame.h; path = ../../src/include/switch_frame.h; sourceTree = SOURCE_ROOT; };
D37671770A75F12900ACC1FB /* switch_ivr.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = switch_ivr.h; path = ../../src/include/switch_ivr.h; sourceTree = SOURCE_ROOT; };
D37671780A75F12900ACC1FB /* 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 = SOURCE_ROOT; };
D37671790A75F12900ACC1FB /* switch_log.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = switch_log.h; path = ../../src/include/switch_log.h; sourceTree = SOURCE_ROOT; };
D376717A0A75F12900ACC1FB /* 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 = SOURCE_ROOT; };
D376717B0A75F12900ACC1FB /* switch_platform.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = switch_platform.h; path = ../../src/include/switch_platform.h; sourceTree = SOURCE_ROOT; };
D376717C0A75F12900ACC1FB /* switch_resample.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = switch_resample.h; path = ../../src/include/switch_resample.h; sourceTree = SOURCE_ROOT; };
D376717D0A75F12900ACC1FB /* switch_rtp.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = switch_rtp.h; path = ../../src/include/switch_rtp.h; sourceTree = SOURCE_ROOT; };
D376717E0A75F12900ACC1FB /* switch_sqlite.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = switch_sqlite.h; path = ../../src/include/switch_sqlite.h; sourceTree = SOURCE_ROOT; };
D376717F0A75F12900ACC1FB /* switch_stun.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = switch_stun.h; path = ../../src/include/switch_stun.h; sourceTree = SOURCE_ROOT; };
D37671800A75F12900ACC1FB /* switch_types.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = switch_types.h; path = ../../src/include/switch_types.h; sourceTree = SOURCE_ROOT; };
D37671810A75F12900ACC1FB /* switch_utils.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = switch_utils.h; path = ../../src/include/switch_utils.h; sourceTree = SOURCE_ROOT; };
D37671820A75F12900ACC1FB /* switch_version.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = switch_version.h; path = ../../src/include/switch_version.h; sourceTree = SOURCE_ROOT; };
D37671830A75F12900ACC1FB /* switch_xml.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = switch_xml.h; path = ../../src/include/switch_xml.h; sourceTree = SOURCE_ROOT; };
D37671840A75F12900ACC1FB /* switch.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = switch.h; path = ../../src/include/switch.h; sourceTree = SOURCE_ROOT; };
D37671850A75F14200ACC1FB /* switch_buffer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = switch_buffer.c; path = ../../src/switch_buffer.c; sourceTree = SOURCE_ROOT; };
D37671860A75F14200ACC1FB /* switch_caller.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = switch_caller.c; path = ../../src/switch_caller.c; sourceTree = SOURCE_ROOT; };
D37671870A75F14200ACC1FB /* switch_channel.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = switch_channel.c; path = ../../src/switch_channel.c; sourceTree = SOURCE_ROOT; };
D37671880A75F14200ACC1FB /* switch_config.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = switch_config.c; path = ../../src/switch_config.c; sourceTree = SOURCE_ROOT; };
D37671890A75F14200ACC1FB /* switch_console.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = switch_console.c; path = ../../src/switch_console.c; sourceTree = SOURCE_ROOT; };
D376718A0A75F14200ACC1FB /* switch_core.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = switch_core.c; path = ../../src/switch_core.c; sourceTree = SOURCE_ROOT; };
D376718B0A75F14200ACC1FB /* switch_event.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = switch_event.c; path = ../../src/switch_event.c; sourceTree = SOURCE_ROOT; };
D376718C0A75F14200ACC1FB /* switch_ivr.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = switch_ivr.c; path = ../../src/switch_ivr.c; sourceTree = SOURCE_ROOT; };
D376718D0A75F14200ACC1FB /* switch_loadable_module.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = switch_loadable_module.c; path = ../../src/switch_loadable_module.c; sourceTree = SOURCE_ROOT; };
D376718E0A75F14200ACC1FB /* switch_log.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = switch_log.c; path = ../../src/switch_log.c; sourceTree = SOURCE_ROOT; };
D376718F0A75F14200ACC1FB /* switch_resample.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = switch_resample.c; path = ../../src/switch_resample.c; sourceTree = SOURCE_ROOT; };
D37671900A75F14200ACC1FB /* switch_rtp.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = switch_rtp.c; path = ../../src/switch_rtp.c; sourceTree = SOURCE_ROOT; };
D37671910A75F14200ACC1FB /* switch_stun.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = switch_stun.c; path = ../../src/switch_stun.c; sourceTree = SOURCE_ROOT; };
D37671920A75F14200ACC1FB /* switch_utils.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = switch_utils.c; path = ../../src/switch_utils.c; sourceTree = SOURCE_ROOT; };
D37671930A75F14200ACC1FB /* switch_xml.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = switch_xml.c; path = ../../src/switch_xml.c; sourceTree = SOURCE_ROOT; };
D37671940A75F14200ACC1FB /* switch.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = switch.c; path = ../../src/switch.c; sourceTree = SOURCE_ROOT; };
D38DD4410A7687A700FEDB19 /* freeswitch */ = {isa = PBXFileReference; includeInIndex = 0; lastKnownFileType = "compiled.mach-o.executable"; name = freeswitch; path = build/Release/freeswitch; sourceTree = "<group>"; };
D38DD4DF0A768AC500FEDB19 /* srtp.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = srtp.framework; sourceTree = BUILT_PRODUCTS_DIR; };
D38DD4E00A768AC500FEDB19 /* srtp.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = srtp.plist; sourceTree = "<group>"; };
D38DD5260A768B6100FEDB19 /* resample.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = resample.framework; sourceTree = BUILT_PRODUCTS_DIR; };
D38DD5270A768B6100FEDB19 /* resample.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = resample.plist; sourceTree = "<group>"; };
D38DD5400A768C0900FEDB19 /* speakup.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = speakup.framework; sourceTree = BUILT_PRODUCTS_DIR; };
D38DD5410A768C0900FEDB19 /* speakup.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = speakup.plist; sourceTree = "<group>"; };
D3DEC21D0A75CB06002001CF /* apr.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = apr.framework; sourceTree = BUILT_PRODUCTS_DIR; };
D3DEC21E0A75CB06002001CF /* apr.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = apr.plist; sourceTree = "<group>"; };
D3DEC48D0A75CF62002001CF /* apr.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr.h; sourceTree = "<group>"; };
D3DEC4910A75CF62002001CF /* apr_allocator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_allocator.h; sourceTree = "<group>"; };
D3DEC4920A75CF62002001CF /* apr_atomic.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_atomic.h; sourceTree = "<group>"; };
D3DEC4930A75CF62002001CF /* apr_dso.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_dso.h; sourceTree = "<group>"; };
D3DEC4940A75CF62002001CF /* apr_env.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_env.h; sourceTree = "<group>"; };
D3DEC4950A75CF62002001CF /* apr_errno.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_errno.h; sourceTree = "<group>"; };
D3DEC4960A75CF62002001CF /* apr_file_info.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_file_info.h; sourceTree = "<group>"; };
D3DEC4970A75CF62002001CF /* apr_file_io.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_file_io.h; sourceTree = "<group>"; };
D3DEC4980A75CF62002001CF /* apr_fnmatch.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_fnmatch.h; sourceTree = "<group>"; };
D3DEC4990A75CF62002001CF /* apr_general.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_general.h; sourceTree = "<group>"; };
D3DEC49A0A75CF62002001CF /* apr_getopt.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_getopt.h; sourceTree = "<group>"; };
D3DEC49B0A75CF62002001CF /* apr_global_mutex.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_global_mutex.h; sourceTree = "<group>"; };
D3DEC49C0A75CF62002001CF /* apr_hash.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_hash.h; sourceTree = "<group>"; };
D3DEC49D0A75CF62002001CF /* apr_inherit.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_inherit.h; sourceTree = "<group>"; };
D3DEC49E0A75CF62002001CF /* apr_lib.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_lib.h; sourceTree = "<group>"; };
D3DEC49F0A75CF62002001CF /* apr_mmap.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_mmap.h; sourceTree = "<group>"; };
D3DEC4A00A75CF62002001CF /* apr_network_io.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_network_io.h; sourceTree = "<group>"; };
D3DEC4A10A75CF62002001CF /* apr_poll.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_poll.h; sourceTree = "<group>"; };
D3DEC4A20A75CF62002001CF /* apr_pools.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_pools.h; sourceTree = "<group>"; };
D3DEC4A30A75CF62002001CF /* apr_portable.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_portable.h; sourceTree = "<group>"; };
D3DEC4A40A75CF62002001CF /* apr_proc_mutex.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_proc_mutex.h; sourceTree = "<group>"; };
D3DEC4A50A75CF62002001CF /* apr_random.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_random.h; sourceTree = "<group>"; };
D3DEC4A60A75CF62002001CF /* apr_ring.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_ring.h; sourceTree = "<group>"; };
D3DEC4A70A75CF62002001CF /* apr_shm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_shm.h; sourceTree = "<group>"; };
D3DEC4A80A75CF62002001CF /* apr_signal.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_signal.h; sourceTree = "<group>"; };
D3DEC4A90A75CF62002001CF /* apr_strings.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_strings.h; sourceTree = "<group>"; };
D3DEC4AA0A75CF62002001CF /* apr_support.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_support.h; sourceTree = "<group>"; };
D3DEC4AB0A75CF62002001CF /* apr_tables.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_tables.h; sourceTree = "<group>"; };
D3DEC4AC0A75CF62002001CF /* apr_thread_cond.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_thread_cond.h; sourceTree = "<group>"; };
D3DEC4AD0A75CF62002001CF /* apr_thread_mutex.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_thread_mutex.h; sourceTree = "<group>"; };
D3DEC4AE0A75CF62002001CF /* apr_thread_proc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_thread_proc.h; sourceTree = "<group>"; };
D3DEC4AF0A75CF62002001CF /* apr_thread_rwlock.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_thread_rwlock.h; sourceTree = "<group>"; };
D3DEC4B00A75CF62002001CF /* apr_time.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_time.h; sourceTree = "<group>"; };
D3DEC4B10A75CF62002001CF /* apr_user.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_user.h; sourceTree = "<group>"; };
D3DEC4B20A75CF62002001CF /* apr_version.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_version.h; sourceTree = "<group>"; };
D3DEC4B30A75CF62002001CF /* apr_want.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_want.h; sourceTree = "<group>"; };
D3DEC4B70A75CF62002001CF /* apr_private_common.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_private_common.h; sourceTree = "<group>"; };
D3DEC4D90A75CF62002001CF /* apr_arch_dso.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_arch_dso.h; sourceTree = "<group>"; };
D3DEC4DA0A75CF62002001CF /* apr_arch_file_io.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_arch_file_io.h; sourceTree = "<group>"; };
D3DEC4DB0A75CF62002001CF /* apr_arch_global_mutex.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_arch_global_mutex.h; sourceTree = "<group>"; };
D3DEC4DC0A75CF62002001CF /* apr_arch_inherit.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_arch_inherit.h; sourceTree = "<group>"; };
D3DEC4DD0A75CF62002001CF /* apr_arch_internal_time.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_arch_internal_time.h; sourceTree = "<group>"; };
D3DEC4DE0A75CF62002001CF /* apr_arch_misc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_arch_misc.h; sourceTree = "<group>"; };
D3DEC4DF0A75CF62002001CF /* apr_arch_networkio.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_arch_networkio.h; sourceTree = "<group>"; };
D3DEC4E00A75CF62002001CF /* apr_arch_poll_private.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_arch_poll_private.h; sourceTree = "<group>"; };
D3DEC4E10A75CF62002001CF /* apr_arch_proc_mutex.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_arch_proc_mutex.h; sourceTree = "<group>"; };
D3DEC4E20A75CF62002001CF /* apr_arch_shm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_arch_shm.h; sourceTree = "<group>"; };
D3DEC4E30A75CF62002001CF /* apr_arch_thread_cond.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_arch_thread_cond.h; sourceTree = "<group>"; };
D3DEC4E40A75CF62002001CF /* apr_arch_thread_mutex.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_arch_thread_mutex.h; sourceTree = "<group>"; };
D3DEC4E50A75CF62002001CF /* apr_arch_thread_rwlock.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_arch_thread_rwlock.h; sourceTree = "<group>"; };
D3DEC4E60A75CF62002001CF /* apr_arch_threadproc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_arch_threadproc.h; sourceTree = "<group>"; };
D3DEC4E70A75CF62002001CF /* apr_private.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_private.h; sourceTree = "<group>"; };
D3DEC50E0A75CFB6002001CF /* dso.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = dso.c; sourceTree = "<group>"; };
D3DEC52D0A75CFB6002001CF /* copy.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = copy.c; sourceTree = "<group>"; };
D3DEC52E0A75CFB6002001CF /* dir.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = dir.c; sourceTree = "<group>"; };
D3DEC52F0A75CFB6002001CF /* fileacc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = fileacc.c; sourceTree = "<group>"; };
D3DEC5300A75CFB6002001CF /* filedup.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = filedup.c; sourceTree = "<group>"; };
D3DEC5310A75CFB6002001CF /* filepath.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = filepath.c; sourceTree = "<group>"; };
D3DEC5320A75CFB7002001CF /* filepath_util.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = filepath_util.c; sourceTree = "<group>"; };
D3DEC5330A75CFB7002001CF /* filestat.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = filestat.c; sourceTree = "<group>"; };
D3DEC5340A75CFB7002001CF /* flock.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = flock.c; sourceTree = "<group>"; };
D3DEC5350A75CFB7002001CF /* fullrw.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = fullrw.c; sourceTree = "<group>"; };
D3DEC5360A75CFB7002001CF /* mktemp.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mktemp.c; sourceTree = "<group>"; };
D3DEC5370A75CFB7002001CF /* open.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = open.c; sourceTree = "<group>"; };
D3DEC5380A75CFB7002001CF /* pipe.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = pipe.c; sourceTree = "<group>"; };
D3DEC5390A75CFB7002001CF /* readwrite.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = readwrite.c; sourceTree = "<group>"; };
D3DEC53A0A75CFB7002001CF /* seek.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = seek.c; sourceTree = "<group>"; };
D3DEC53B0A75CFB7002001CF /* tempdir.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = tempdir.c; sourceTree = "<group>"; };
D3DEC5580A75CFB7002001CF /* global_mutex.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = global_mutex.c; sourceTree = "<group>"; };
D3DEC5590A75CFB7002001CF /* proc_mutex.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = proc_mutex.c; sourceTree = "<group>"; };
D3DEC55A0A75CFB7002001CF /* thread_cond.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = thread_cond.c; sourceTree = "<group>"; };
D3DEC55B0A75CFB7002001CF /* thread_mutex.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = thread_mutex.c; sourceTree = "<group>"; };
D3DEC55C0A75CFB7002001CF /* thread_rwlock.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = thread_rwlock.c; sourceTree = "<group>"; };
D3DEC5640A75CFB7002001CF /* apr_pools.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = apr_pools.c; sourceTree = "<group>"; };
D3DEC56E0A75CFB7002001CF /* charset.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = charset.c; sourceTree = "<group>"; };
D3DEC56F0A75CFB7002001CF /* env.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = env.c; sourceTree = "<group>"; };
D3DEC5700A75CFB7002001CF /* errorcodes.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = errorcodes.c; sourceTree = "<group>"; };
D3DEC5710A75CFB7002001CF /* getopt.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = getopt.c; sourceTree = "<group>"; };
D3DEC5720A75CFB7002001CF /* otherchild.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = otherchild.c; sourceTree = "<group>"; };
D3DEC5730A75CFB7002001CF /* rand.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = rand.c; sourceTree = "<group>"; };
D3DEC5750A75CFB7002001CF /* start.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = start.c; sourceTree = "<group>"; };
D3DEC5760A75CFB7002001CF /* version.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = version.c; sourceTree = "<group>"; };
D3DEC5820A75CFB7002001CF /* common.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = common.c; sourceTree = "<group>"; };
D3DEC5830A75CFB7002001CF /* mmap.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mmap.c; sourceTree = "<group>"; };
D3DEC5940A75CFB7002001CF /* inet_ntop.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = inet_ntop.c; sourceTree = "<group>"; };
D3DEC5950A75CFB7002001CF /* inet_pton.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = inet_pton.c; sourceTree = "<group>"; };
D3DEC5960A75CFB7002001CF /* multicast.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = multicast.c; sourceTree = "<group>"; };
D3DEC5970A75CFB7002001CF /* sendrecv.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = sendrecv.c; sourceTree = "<group>"; };
D3DEC5980A75CFB7002001CF /* sockaddr.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = sockaddr.c; sourceTree = "<group>"; };
D3DEC5990A75CFB7002001CF /* sockets.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = sockets.c; sourceTree = "<group>"; };
D3DEC59A0A75CFB7002001CF /* sockopt.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = sockopt.c; sourceTree = "<group>"; };
D3DEC5A00A75CFB7002001CF /* apr_getpass.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = apr_getpass.c; sourceTree = "<group>"; };
D3DEC5A60A75CFB7002001CF /* epoll.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = epoll.c; sourceTree = "<group>"; };
D3DEC5A70A75CFB7002001CF /* kqueue.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = kqueue.c; sourceTree = "<group>"; };
D3DEC5A80A75CFB7002001CF /* poll.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = poll.c; sourceTree = "<group>"; };
D3DEC5A90A75CFB7002001CF /* port.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = port.c; sourceTree = "<group>"; };
D3DEC5AA0A75CFB7002001CF /* select.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = select.c; sourceTree = "<group>"; };
D3DEC5AD0A75CFB7002001CF /* apr_random.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = apr_random.c; sourceTree = "<group>"; };
D3DEC5AE0A75CFB7002001CF /* sha2.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = sha2.c; sourceTree = "<group>"; };
D3DEC5B00A75CFB7002001CF /* sha2_glue.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = sha2_glue.c; sourceTree = "<group>"; };
D3DEC5B70A75CFB7002001CF /* shm.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = shm.c; sourceTree = "<group>"; };
D3DEC5BB0A75CFB7002001CF /* apr_cpystrn.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = apr_cpystrn.c; sourceTree = "<group>"; };
D3DEC5BC0A75CFB7002001CF /* apr_fnmatch.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = apr_fnmatch.c; sourceTree = "<group>"; };
D3DEC5BD0A75CFB7002001CF /* apr_snprintf.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = apr_snprintf.c; sourceTree = "<group>"; };
D3DEC5BE0A75CFB7002001CF /* apr_strings.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = apr_strings.c; sourceTree = "<group>"; };
D3DEC5BF0A75CFB7002001CF /* apr_strnatcmp.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = apr_strnatcmp.c; sourceTree = "<group>"; };
D3DEC5C00A75CFB7002001CF /* apr_strtok.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = apr_strtok.c; sourceTree = "<group>"; };
D3DEC5C30A75CFB7002001CF /* waitio.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = waitio.c; sourceTree = "<group>"; };
D3DEC5C50A75CFB7002001CF /* apr_hash.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = apr_hash.c; sourceTree = "<group>"; };
D3DEC5C60A75CFB7002001CF /* apr_tables.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = apr_tables.c; sourceTree = "<group>"; };
D3DEC5DA0A75CFB7002001CF /* proc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = proc.c; sourceTree = "<group>"; };
D3DEC5DB0A75CFB7002001CF /* procsup.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = procsup.c; sourceTree = "<group>"; };
D3DEC5DC0A75CFB7002001CF /* signals.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = signals.c; sourceTree = "<group>"; };
D3DEC5DD0A75CFB7002001CF /* thread.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = thread.c; sourceTree = "<group>"; };
D3DEC5DE0A75CFB7002001CF /* threadpriv.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = threadpriv.c; sourceTree = "<group>"; };
D3DEC5E60A75CFB7002001CF /* time.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = time.c; sourceTree = "<group>"; };
D3DEC5E70A75CFB7002001CF /* timestr.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = timestr.c; sourceTree = "<group>"; };
D3DEC5F10A75CFB7002001CF /* groupinfo.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = groupinfo.c; sourceTree = "<group>"; };
D3DEC5F20A75CFB7002001CF /* userinfo.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = userinfo.c; sourceTree = "<group>"; };
D3DEC64E0A75D13B002001CF /* apr_atomic.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = apr_atomic.c; sourceTree = "<group>"; };
D3DEC6CF0A75D4E9002001CF /* aprutil.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = aprutil.framework; sourceTree = BUILT_PRODUCTS_DIR; };
D3DEC6D00A75D4E9002001CF /* aprutil.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = aprutil.plist; sourceTree = "<group>"; };
D3DEC6DB0A75D601002001CF /* apr_anylock.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_anylock.h; sourceTree = "<group>"; };
D3DEC6DC0A75D601002001CF /* apr_base64.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_base64.h; sourceTree = "<group>"; };
D3DEC6DD0A75D601002001CF /* apr_buckets.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_buckets.h; sourceTree = "<group>"; };
D3DEC6DE0A75D601002001CF /* apr_date.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_date.h; sourceTree = "<group>"; };
D3DEC6DF0A75D601002001CF /* apr_dbd.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_dbd.h; sourceTree = "<group>"; };
D3DEC6E00A75D601002001CF /* apr_dbm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_dbm.h; sourceTree = "<group>"; };
D3DEC6E10A75D601002001CF /* apr_hooks.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_hooks.h; sourceTree = "<group>"; };
D3DEC6E20A75D601002001CF /* apr_ldap.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_ldap.h; sourceTree = "<group>"; };
D3DEC6E60A75D601002001CF /* apr_ldap_init.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_ldap_init.h; sourceTree = "<group>"; };
D3DEC6E70A75D601002001CF /* apr_ldap_option.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_ldap_option.h; sourceTree = "<group>"; };
D3DEC6E80A75D601002001CF /* apr_ldap_url.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_ldap_url.h; sourceTree = "<group>"; };
D3DEC6E90A75D601002001CF /* apr_md4.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_md4.h; sourceTree = "<group>"; };
D3DEC6EA0A75D601002001CF /* apr_md5.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_md5.h; sourceTree = "<group>"; };
D3DEC6EB0A75D601002001CF /* apr_optional.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_optional.h; sourceTree = "<group>"; };
D3DEC6EC0A75D601002001CF /* apr_optional_hooks.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_optional_hooks.h; sourceTree = "<group>"; };
D3DEC6ED0A75D601002001CF /* apr_queue.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_queue.h; sourceTree = "<group>"; };
D3DEC6EE0A75D601002001CF /* apr_reslist.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_reslist.h; sourceTree = "<group>"; };
D3DEC6EF0A75D601002001CF /* apr_rmm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_rmm.h; sourceTree = "<group>"; };
D3DEC6F00A75D601002001CF /* apr_sdbm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_sdbm.h; sourceTree = "<group>"; };
D3DEC6F10A75D601002001CF /* apr_sha1.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_sha1.h; sourceTree = "<group>"; };
D3DEC6F20A75D601002001CF /* apr_strmatch.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_strmatch.h; sourceTree = "<group>"; };
D3DEC6F30A75D601002001CF /* apr_uri.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_uri.h; sourceTree = "<group>"; };
D3DEC6F40A75D601002001CF /* apr_uuid.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_uuid.h; sourceTree = "<group>"; };
D3DEC6F50A75D601002001CF /* apr_xlate.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_xlate.h; sourceTree = "<group>"; };
D3DEC6F60A75D601002001CF /* apr_xml.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_xml.h; sourceTree = "<group>"; };
D3DEC6F70A75D601002001CF /* apu.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apu.h; sourceTree = "<group>"; };
D3DEC6FB0A75D601002001CF /* apu_version.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apu_version.h; sourceTree = "<group>"; };
D3DEC6FC0A75D601002001CF /* apu_want.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apu_want.h; sourceTree = "<group>"; };
D3DEC7010A75D601002001CF /* apr_dbd_internal.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_dbd_internal.h; sourceTree = "<group>"; };
D3DEC7020A75D601002001CF /* apr_dbm_private.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apr_dbm_private.h; sourceTree = "<group>"; };
D3DEC7030A75D601002001CF /* apu_config.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apu_config.h; sourceTree = "<group>"; };
D3DEC7060A75D601002001CF /* apu_select_dbm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = apu_select_dbm.h; sourceTree = "<group>"; };
D3DEC70A0A75D6A2002001CF /* apr_brigade.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = apr_brigade.c; sourceTree = "<group>"; };
D3DEC70B0A75D6A2002001CF /* apr_buckets.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = apr_buckets.c; sourceTree = "<group>"; };
D3DEC70C0A75D6A2002001CF /* apr_buckets_alloc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = apr_buckets_alloc.c; sourceTree = "<group>"; };
D3DEC70D0A75D6A2002001CF /* apr_buckets_eos.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = apr_buckets_eos.c; sourceTree = "<group>"; };
D3DEC70E0A75D6A2002001CF /* apr_buckets_file.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = apr_buckets_file.c; sourceTree = "<group>"; };
D3DEC70F0A75D6A2002001CF /* apr_buckets_flush.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = apr_buckets_flush.c; sourceTree = "<group>"; };
D3DEC7100A75D6A2002001CF /* apr_buckets_heap.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = apr_buckets_heap.c; sourceTree = "<group>"; };
D3DEC7110A75D6A2002001CF /* apr_buckets_mmap.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = apr_buckets_mmap.c; sourceTree = "<group>"; };
D3DEC7120A75D6A2002001CF /* apr_buckets_pipe.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = apr_buckets_pipe.c; sourceTree = "<group>"; };
D3DEC7130A75D6A2002001CF /* apr_buckets_pool.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = apr_buckets_pool.c; sourceTree = "<group>"; };
D3DEC7140A75D6A2002001CF /* apr_buckets_refcount.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = apr_buckets_refcount.c; sourceTree = "<group>"; };
D3DEC7150A75D6A2002001CF /* apr_buckets_simple.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = apr_buckets_simple.c; sourceTree = "<group>"; };
D3DEC7160A75D6A2002001CF /* apr_buckets_socket.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = apr_buckets_socket.c; sourceTree = "<group>"; };
D3DEC7180A75D6A2002001CF /* apr_md4.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = apr_md4.c; sourceTree = "<group>"; };
D3DEC7190A75D6A2002001CF /* apr_md5.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = apr_md5.c; sourceTree = "<group>"; };
D3DEC71A0A75D6A2002001CF /* apr_sha1.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = apr_sha1.c; sourceTree = "<group>"; };
D3DEC71B0A75D6A2002001CF /* getuuid.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = getuuid.c; sourceTree = "<group>"; };
D3DEC71C0A75D6A2002001CF /* uuid.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = uuid.c; sourceTree = "<group>"; };
D3DEC71E0A75D6A2002001CF /* apr_dbd.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = apr_dbd.c; sourceTree = "<group>"; };
D3DEC71F0A75D6A2002001CF /* apr_dbd_pgsql.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = apr_dbd_pgsql.c; sourceTree = "<group>"; };
D3DEC7200A75D6A2002001CF /* apr_dbd_sqlite2.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = apr_dbd_sqlite2.c; sourceTree = "<group>"; };
D3DEC7210A75D6A2002001CF /* apr_dbd_sqlite3.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = apr_dbd_sqlite3.c; sourceTree = "<group>"; };
D3DEC7230A75D6A2002001CF /* apr_dbm.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = apr_dbm.c; sourceTree = "<group>"; };
D3DEC7240A75D6A2002001CF /* apr_dbm_berkeleydb.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = apr_dbm_berkeleydb.c; sourceTree = "<group>"; };
D3DEC7250A75D6A2002001CF /* apr_dbm_gdbm.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = apr_dbm_gdbm.c; sourceTree = "<group>"; };
D3DEC7260A75D6A2002001CF /* apr_dbm_ndbm.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = apr_dbm_ndbm.c; sourceTree = "<group>"; };
D3DEC7270A75D6A2002001CF /* apr_dbm_sdbm.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = apr_dbm_sdbm.c; sourceTree = "<group>"; };
D3DEC7290A75D6A2002001CF /* sdbm.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = sdbm.c; sourceTree = "<group>"; };
D3DEC72A0A75D6A2002001CF /* sdbm_hash.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = sdbm_hash.c; sourceTree = "<group>"; };
D3DEC72B0A75D6A2002001CF /* sdbm_lock.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = sdbm_lock.c; sourceTree = "<group>"; };
D3DEC72C0A75D6A2002001CF /* sdbm_pair.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = sdbm_pair.c; sourceTree = "<group>"; };
D3DEC72D0A75D6A2002001CF /* sdbm_pair.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = sdbm_pair.h; sourceTree = "<group>"; };
D3DEC72E0A75D6A2002001CF /* sdbm_private.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = sdbm_private.h; sourceTree = "<group>"; };
D3DEC72F0A75D6A2002001CF /* sdbm_tune.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = sdbm_tune.h; sourceTree = "<group>"; };
D3DEC7310A75D6A2002001CF /* apr_base64.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = apr_base64.c; sourceTree = "<group>"; };
D3DEC7330A75D6A2002001CF /* apr_hooks.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = apr_hooks.c; sourceTree = "<group>"; };
D3DEC73A0A75D6A2002001CF /* apr_date.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = apr_date.c; sourceTree = "<group>"; };
D3DEC73B0A75D6A2002001CF /* apr_queue.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = apr_queue.c; sourceTree = "<group>"; };
D3DEC73C0A75D6A2002001CF /* apr_reslist.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = apr_reslist.c; sourceTree = "<group>"; };
D3DEC73D0A75D6A2002001CF /* apr_rmm.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = apr_rmm.c; sourceTree = "<group>"; };
D3DEC73E0A75D6A2002001CF /* apu_version.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = apu_version.c; sourceTree = "<group>"; };
D3DEC7400A75D6A2002001CF /* apr_strmatch.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = apr_strmatch.c; sourceTree = "<group>"; };
D3DEC7420A75D6A2002001CF /* apr_uri.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = apr_uri.c; sourceTree = "<group>"; };
D3DEC7450A75D6A2002001CF /* xlate.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = xlate.c; sourceTree = "<group>"; };
D3DEC77A0A75D755002001CF /* apr_xml.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = apr_xml.c; sourceTree = "<group>"; };
D3DEC8310A75DA10002001CF /* teletone.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = teletone.framework; sourceTree = BUILT_PRODUCTS_DIR; };
D3DEC8320A75DA10002001CF /* teletone.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = teletone.plist; sourceTree = "<group>"; };
D3DEC8360A75DA62002001CF /* libteletone_detect.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = libteletone_detect.h; path = ../../libs/libteletone/src/libteletone_detect.h; sourceTree = SOURCE_ROOT; };
D3DEC8370A75DA62002001CF /* libteletone_generate.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = libteletone_generate.h; path = ../../libs/libteletone/src/libteletone_generate.h; sourceTree = SOURCE_ROOT; };
D3DEC8380A75DA62002001CF /* libteletone.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = libteletone.h; path = ../../libs/libteletone/src/libteletone.h; sourceTree = SOURCE_ROOT; };
D3DEC83C0A75DA75002001CF /* libteletone_detect.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = libteletone_detect.c; path = ../../libs/libteletone/src/libteletone_detect.c; sourceTree = SOURCE_ROOT; };
D3DEC83D0A75DA75002001CF /* libteletone_generate.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = libteletone_generate.c; path = ../../libs/libteletone/src/libteletone_generate.c; sourceTree = SOURCE_ROOT; };
D3DEC8720A75DCED002001CF /* libresample.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = libresample.h; path = "../../libs/libresample-0.1.3/include/libresample.h"; sourceTree = SOURCE_ROOT; };
D3DEC8730A75DD1A002001CF /* config.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = config.h; path = "../../libs/libresample-0.1.3/src/config.h"; sourceTree = SOURCE_ROOT; };
D3DEC8740A75DD1A002001CF /* configtemplate.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = configtemplate.h; path = "../../libs/libresample-0.1.3/src/configtemplate.h"; sourceTree = SOURCE_ROOT; };
D3DEC8750A75DD1A002001CF /* filterkit.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = filterkit.h; path = "../../libs/libresample-0.1.3/src/filterkit.h"; sourceTree = SOURCE_ROOT; };
D3DEC8760A75DD1A002001CF /* resample_defs.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = resample_defs.h; path = "../../libs/libresample-0.1.3/src/resample_defs.h"; sourceTree = SOURCE_ROOT; };
D3DEC8770A75DD2F002001CF /* filterkit.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = filterkit.c; path = "../../libs/libresample-0.1.3/src/filterkit.c"; sourceTree = SOURCE_ROOT; };
D3DEC8780A75DD2F002001CF /* resample.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = resample.c; path = "../../libs/libresample-0.1.3/src/resample.c"; sourceTree = SOURCE_ROOT; };
D3DEC8790A75DD2F002001CF /* resamplesubs.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = resamplesubs.c; path = "../../libs/libresample-0.1.3/src/resamplesubs.c"; sourceTree = SOURCE_ROOT; };
D3DEC88A0A75DEAF002001CF /* jb_speakup.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jb_speakup.c; path = ../../libs/libspeakup/src/jb_speakup.c; sourceTree = SOURCE_ROOT; };
D3DEC88B0A75DEAF002001CF /* jb_speakup.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = jb_speakup.h; path = ../../libs/libspeakup/src/jb_speakup.h; sourceTree = SOURCE_ROOT; };
D3DEC8A50A75DFDE002001CF /* iksemel.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = iksemel.framework; sourceTree = BUILT_PRODUCTS_DIR; };
D3DEC8A60A75DFDE002001CF /* iksemel.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = iksemel.plist; sourceTree = "<group>"; };
D3DEC8B90A75E0C9002001CF /* base64.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = base64.c; path = "../../libs/iksemel-1.2/src/base64.c"; sourceTree = SOURCE_ROOT; };
D3DEC8BA0A75E0C9002001CF /* dom.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = dom.c; path = "../../libs/iksemel-1.2/src/dom.c"; sourceTree = SOURCE_ROOT; };
D3DEC8BB0A75E0C9002001CF /* filter.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = filter.c; path = "../../libs/iksemel-1.2/src/filter.c"; sourceTree = SOURCE_ROOT; };
D3DEC8BC0A75E0C9002001CF /* iks.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = iks.c; path = "../../libs/iksemel-1.2/src/iks.c"; sourceTree = SOURCE_ROOT; };
D3DEC8BD0A75E0C9002001CF /* ikstack.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = ikstack.c; path = "../../libs/iksemel-1.2/src/ikstack.c"; sourceTree = SOURCE_ROOT; };
D3DEC8BE0A75E0C9002001CF /* io-posix.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = "io-posix.c"; path = "../../libs/iksemel-1.2/src/io-posix.c"; sourceTree = SOURCE_ROOT; };
D3DEC8BF0A75E0C9002001CF /* jabber.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = jabber.c; path = "../../libs/iksemel-1.2/src/jabber.c"; sourceTree = SOURCE_ROOT; };
D3DEC8C30A75E0C9002001CF /* md5.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = md5.c; path = "../../libs/iksemel-1.2/src/md5.c"; sourceTree = SOURCE_ROOT; };
D3DEC8C40A75E0C9002001CF /* sax.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = sax.c; path = "../../libs/iksemel-1.2/src/sax.c"; sourceTree = SOURCE_ROOT; };
D3DEC8C50A75E0C9002001CF /* sha.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = sha.c; path = "../../libs/iksemel-1.2/src/sha.c"; sourceTree = SOURCE_ROOT; };
D3DEC8C60A75E0C9002001CF /* stream.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = stream.c; path = "../../libs/iksemel-1.2/src/stream.c"; sourceTree = SOURCE_ROOT; };
D3DEC8C70A75E0C9002001CF /* utility.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = utility.c; path = "../../libs/iksemel-1.2/src/utility.c"; sourceTree = SOURCE_ROOT; };
D3DEC8C80A75E0F4002001CF /* common.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = common.h; path = "../../libs/iksemel-1.2/include/common.h"; sourceTree = SOURCE_ROOT; };
D3DEC8C90A75E0F4002001CF /* config.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = config.h; path = "../../libs/iksemel-1.2/include/config.h"; sourceTree = SOURCE_ROOT; };
D3DEC8CA0A75E0F4002001CF /* finetune.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = finetune.h; path = "../../libs/iksemel-1.2/include/finetune.h"; sourceTree = SOURCE_ROOT; };
D3DEC8CB0A75E0F4002001CF /* iksemel.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = iksemel.h; path = "../../libs/iksemel-1.2/include/iksemel.h"; sourceTree = SOURCE_ROOT; };
D3DEC8E70A75E19F002001CF /* dingaling.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = dingaling.framework; sourceTree = BUILT_PRODUCTS_DIR; };
D3DEC8E80A75E19F002001CF /* dingaling.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = dingaling.plist; sourceTree = "<group>"; };
D3DEC8F20A75E20A002001CF /* ldl_compat.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ldl_compat.h; path = ../../libs/libdingaling/src/ldl_compat.h; sourceTree = SOURCE_ROOT; };
D3DEC8F30A75E20A002001CF /* libdingaling.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = libdingaling.c; path = ../../libs/libdingaling/src/libdingaling.c; sourceTree = SOURCE_ROOT; };
D3DEC8F40A75E20A002001CF /* libdingaling.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = libdingaling.h; path = ../../libs/libdingaling/src/libdingaling.h; sourceTree = SOURCE_ROOT; };
D3DECA590A75E664002001CF /* rtp.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = rtp.h; path = ../../libs/srtp/include/rtp.h; sourceTree = SOURCE_ROOT; };
D3DECA5A0A75E664002001CF /* srtp.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = srtp.h; path = ../../libs/srtp/include/srtp.h; sourceTree = SOURCE_ROOT; };
D3DECA5D0A75E6EE002001CF /* srtp.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = srtp.c; path = ../../libs/srtp/srtp/srtp.c; sourceTree = SOURCE_ROOT; };
D3DECB440A75E76E002001CF /* xfm.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = xfm.c; sourceTree = "<group>"; };
D3DECB460A75E76E002001CF /* aes.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = aes.c; sourceTree = "<group>"; };
D3DECB480A75E76E002001CF /* aes_cbc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = aes_cbc.c; sourceTree = "<group>"; };
D3DECB4A0A75E76E002001CF /* aes_icm.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = aes_icm.c; sourceTree = "<group>"; };
D3DECB4C0A75E76E002001CF /* cipher.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = cipher.c; sourceTree = "<group>"; };
D3DECB4E0A75E76E002001CF /* null_cipher.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = null_cipher.c; sourceTree = "<group>"; };
D3DECB510A75E76E002001CF /* auth.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = auth.c; sourceTree = "<group>"; };
D3DECB530A75E76E002001CF /* hmac.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = hmac.c; sourceTree = "<group>"; };
D3DECB550A75E76E002001CF /* null_auth.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = null_auth.c; sourceTree = "<group>"; };
D3DECB570A75E76E002001CF /* sha1.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = sha1.c; sourceTree = "<group>"; };
D3DECB5A0A75E76E002001CF /* aes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = aes.h; sourceTree = "<group>"; };
D3DECB5B0A75E76E002001CF /* aes_cbc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = aes_cbc.h; sourceTree = "<group>"; };
D3DECB5C0A75E76E002001CF /* aes_icm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = aes_icm.h; sourceTree = "<group>"; };
D3DECB5D0A75E76E002001CF /* alloc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = alloc.h; sourceTree = "<group>"; };
D3DECB5E0A75E76E002001CF /* auth.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = auth.h; sourceTree = "<group>"; };
D3DECB5F0A75E76E002001CF /* cipher.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = cipher.h; sourceTree = "<group>"; };
D3DECB600A75E76E002001CF /* config.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; };
D3DECB610A75E76E002001CF /* crypto.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = crypto.h; sourceTree = "<group>"; };
D3DECB620A75E76E002001CF /* crypto_kernel.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = crypto_kernel.h; sourceTree = "<group>"; };
D3DECB630A75E76E002001CF /* crypto_math.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = crypto_math.h; sourceTree = "<group>"; };
D3DECB640A75E76E002001CF /* crypto_types.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = crypto_types.h; sourceTree = "<group>"; };
D3DECB650A75E76E002001CF /* cryptoalg.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = cryptoalg.h; sourceTree = "<group>"; };
D3DECB660A75E76E002001CF /* datatypes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = datatypes.h; sourceTree = "<group>"; };
D3DECB670A75E76E002001CF /* err.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = err.h; sourceTree = "<group>"; };
D3DECB680A75E76E002001CF /* gf2_8.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = gf2_8.h; sourceTree = "<group>"; };
D3DECB690A75E76E002001CF /* hmac.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = hmac.h; sourceTree = "<group>"; };
D3DECB6A0A75E76E002001CF /* integers.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = integers.h; sourceTree = "<group>"; };
D3DECB6B0A75E76E002001CF /* kernel_compat.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = kernel_compat.h; sourceTree = "<group>"; };
D3DECB6C0A75E76E002001CF /* key.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = key.h; sourceTree = "<group>"; };
D3DECB6D0A75E76E002001CF /* null_auth.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = null_auth.h; sourceTree = "<group>"; };
D3DECB6E0A75E76E002001CF /* null_cipher.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = null_cipher.h; sourceTree = "<group>"; };
D3DECB6F0A75E76E002001CF /* prng.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = prng.h; sourceTree = "<group>"; };
D3DECB700A75E76E002001CF /* rand_source.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = rand_source.h; sourceTree = "<group>"; };
D3DECB710A75E76E002001CF /* rdb.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = rdb.h; sourceTree = "<group>"; };
D3DECB720A75E76E002001CF /* rdbx.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = rdbx.h; sourceTree = "<group>"; };
D3DECB730A75E76E002001CF /* sha1.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = sha1.h; sourceTree = "<group>"; };
D3DECB740A75E76E002001CF /* stat.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = stat.h; sourceTree = "<group>"; };
D3DECB750A75E76E002001CF /* xfm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = xfm.h; sourceTree = "<group>"; };
D3DECB770A75E76E002001CF /* alloc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = alloc.c; sourceTree = "<group>"; };
D3DECB790A75E76E002001CF /* crypto_kernel.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = crypto_kernel.c; sourceTree = "<group>"; };
D3DECB7B0A75E76E002001CF /* err.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = err.c; sourceTree = "<group>"; };
D3DECB7D0A75E76E002001CF /* key.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = key.c; sourceTree = "<group>"; };
D3DECB820A75E76E002001CF /* datatypes.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = datatypes.c; sourceTree = "<group>"; };
D3DECB840A75E76E002001CF /* gf2_8.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = gf2_8.c; sourceTree = "<group>"; };
D3DECB850A75E76E002001CF /* math.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = math.c; sourceTree = "<group>"; };
D3DECB860A75E76E002001CF /* stat.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = stat.c; sourceTree = "<group>"; };
D3DECB890A75E76E002001CF /* rdb.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = rdb.c; sourceTree = "<group>"; };
D3DECB8B0A75E76E002001CF /* rdbx.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = rdbx.c; sourceTree = "<group>"; };
D3DECB900A75E76E002001CF /* ctr_prng.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ctr_prng.c; sourceTree = "<group>"; };
D3DECB920A75E76E002001CF /* prng.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = prng.c; sourceTree = "<group>"; };
D3DECB940A75E76E002001CF /* rand_linux_kernel.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = rand_linux_kernel.c; sourceTree = "<group>"; };
D3DECB950A75E76E002001CF /* rand_source.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = rand_source.c; sourceTree = "<group>"; };
D3DECB990A75E76E002001CF /* aes_calc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = aes_calc.c; sourceTree = "<group>"; };
D3DECB9A0A75E76E002001CF /* auth_driver.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = auth_driver.c; sourceTree = "<group>"; };
D3DECB9C0A75E76E002001CF /* cipher_driver.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = cipher_driver.c; sourceTree = "<group>"; };
D3DECB9E0A75E76E002001CF /* datatypes_driver.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = datatypes_driver.c; sourceTree = "<group>"; };
D3DECB9F0A75E76E002001CF /* env.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = env.c; sourceTree = "<group>"; };
D3DECBA10A75E76E002001CF /* kernel_driver.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = kernel_driver.c; sourceTree = "<group>"; };
D3DECBA30A75E76E002001CF /* rand_gen.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = rand_gen.c; sourceTree = "<group>"; };
D3DECBA50A75E76E002001CF /* sha1_driver.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = sha1_driver.c; sourceTree = "<group>"; };
D3DECBA70A75E76E002001CF /* stat_driver.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = stat_driver.c; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
D37670C30A75ECD400ACC1FB /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
D37671630A75F0DC00ACC1FB /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
D38DD5540A768CB100FEDB19 /* resample.framework in Frameworks */,
D38DD51F0A768B4700FEDB19 /* srtp.framework in Frameworks */,
D38DD3770A76836E00FEDB19 /* sqlite.framework in Frameworks */,
D38DD36F0A76836200FEDB19 /* teletone.framework in Frameworks */,
D38DD34A0A76835F00FEDB19 /* aprutil.framework in Frameworks */,
D38DD3140A76835B00FEDB19 /* apr.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
D38DD43F0A7687A700FEDB19 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
D38DD55C0A768CD600FEDB19 /* srtp.framework in Frameworks */,
D38DD55A0A768CCB00FEDB19 /* speakup.framework in Frameworks */,
D38DD5590A768CC700FEDB19 /* resample.framework in Frameworks */,
D38DD4AB0A76883100FEDB19 /* apr.framework in Frameworks */,
D38DD4AC0A76883100FEDB19 /* aprutil.framework in Frameworks */,
D38DD4AD0A76883100FEDB19 /* teletone.framework in Frameworks */,
D38DD4B00A76883100FEDB19 /* sqlite.framework in Frameworks */,
D38DD4470A76881500FEDB19 /* libfreeswitch.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
D3DEC6CD0A75D4E9002001CF /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
D3DEC8000A75D7F9002001CF /* apr.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
D3DEC8E50A75E19F002001CF /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
D3DECA120A75E429002001CF /* aprutil.framework in Frameworks */,
D3DEC9DC0A75E424002001CF /* apr.framework in Frameworks */,
D3DEC9D50A75E409002001CF /* iksemel.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
08FB7794FE84155DC02AAC07 /* FreeSWITCH */ = {
isa = PBXGroup;
children = (
08FB7795FE84155DC02AAC07 /* Source */,
1AB674ADFE9D54B511CA2CBB /* Products */,
);
name = FreeSWITCH;
sourceTree = "<group>";
};
08FB7795FE84155DC02AAC07 /* Source */ = {
isa = PBXGroup;
children = (
D376716A0A75F0EF00ACC1FB /* freeswitch */,
D37670D00A75EDC900ACC1FB /* sqlite */,
D3DECA530A75E615002001CF /* srtp */,
D3DEC8EE0A75E1D2002001CF /* dingaling */,
D3DEC8B60A75E098002001CF /* iksemel */,
D3DEC8870A75DE7A002001CF /* speakup */,
D3DEC8580A75DB59002001CF /* resample */,
D3DEC8240A75D9E8002001CF /* teletone */,
D3DEC6C40A75D4AA002001CF /* aprutil */,
D3DEC2220A75CB3C002001CF /* apr */,
);
name = Source;
sourceTree = "<group>";
};
1AB674ADFE9D54B511CA2CBB /* Products */ = {
isa = PBXGroup;
children = (
D3DEC8A60A75DFDE002001CF /* iksemel.plist */,
D3DEC8320A75DA10002001CF /* teletone.plist */,
D3DEC6D00A75D4E9002001CF /* aprutil.plist */,
D3DEC8E80A75E19F002001CF /* dingaling.plist */,
D38DD5410A768C0900FEDB19 /* speakup.plist */,
D37671660A75F0DC00ACC1FB /* libfreeswitch.plist */,
D3DEC21E0A75CB06002001CF /* apr.plist */,
D37670C60A75ECD400ACC1FB /* sqlite.plist */,
D38DD4E00A768AC500FEDB19 /* srtp.plist */,
D38DD5270A768B6100FEDB19 /* resample.plist */,
D3DEC21D0A75CB06002001CF /* apr.framework */,
D3DEC6CF0A75D4E9002001CF /* aprutil.framework */,
D3DEC8310A75DA10002001CF /* teletone.framework */,
D3DEC8E70A75E19F002001CF /* dingaling.framework */,
D3DEC8A50A75DFDE002001CF /* iksemel.framework */,
D37670C50A75ECD400ACC1FB /* sqlite.framework */,
D37671650A75F0DC00ACC1FB /* libfreeswitch.framework */,
D38DD4410A7687A700FEDB19 /* freeswitch */,
D38DD4DF0A768AC500FEDB19 /* srtp.framework */,
D38DD5260A768B6100FEDB19 /* resample.framework */,
D38DD5400A768C0900FEDB19 /* speakup.framework */,
);
name = Products;
sourceTree = "<group>";
};
D37670D00A75EDC900ACC1FB /* sqlite */ = {
isa = PBXGroup;
children = (
D37670D20A75EDD500ACC1FB /* include */,
D37670D10A75EDCF00ACC1FB /* src */,
);
name = sqlite;
sourceTree = "<group>";
};
D37670D10A75EDCF00ACC1FB /* src */ = {
isa = PBXGroup;
children = (
D376710C0A75EF0100ACC1FB /* lemon.c */,
D376710D0A75EF0100ACC1FB /* mkkeywordhash.c */,
D37671070A75EEE000ACC1FB /* opcodes.c */,
D37671090A75EEE000ACC1FB /* parse.c */,
D37670D40A75EE8300ACC1FB /* alter.c */,
D37670D50A75EE8300ACC1FB /* analyze.c */,
D37670D60A75EE8300ACC1FB /* attach.c */,
D37670D70A75EE8300ACC1FB /* auth.c */,
D37670D80A75EE8300ACC1FB /* btree.c */,
D37670DA0A75EE8300ACC1FB /* build.c */,
D37670DB0A75EE8300ACC1FB /* callback.c */,
D37670DC0A75EE8300ACC1FB /* complete.c */,
D37670DD0A75EE8300ACC1FB /* date.c */,
D37670DE0A75EE8300ACC1FB /* delete.c */,
D37670DF0A75EE8300ACC1FB /* expr.c */,
D37670E00A75EE8300ACC1FB /* func.c */,
D37670E10A75EE8300ACC1FB /* hash.c */,
D37670E30A75EE8300ACC1FB /* insert.c */,
D37670E50A75EE8300ACC1FB /* legacy.c */,
D37670E60A75EE8300ACC1FB /* main.c */,
D37670EA0A75EE8300ACC1FB /* os.c */,
D37670E80A75EE8300ACC1FB /* os_unix.c */,
D37670E90A75EE8300ACC1FB /* os_win.c */,
D37670EC0A75EE8300ACC1FB /* pager.c */,
D37670EF0A75EE8300ACC1FB /* pragma.c */,
D37670F00A75EE8300ACC1FB /* prepare.c */,
D37670F10A75EE8300ACC1FB /* printf.c */,
D37670F20A75EE8300ACC1FB /* random.c */,
D37670F30A75EE8300ACC1FB /* select.c */,
D37670F40A75EE8300ACC1FB /* shell.c */,
D37670F60A75EE8400ACC1FB /* table.c */,
D37670F70A75EE8400ACC1FB /* tokenize.c */,
D37670F80A75EE8400ACC1FB /* trigger.c */,
D37670F90A75EE8400ACC1FB /* update.c */,
D37670FA0A75EE8400ACC1FB /* utf.c */,
D37670FB0A75EE8400ACC1FB /* util.c */,
D37670FC0A75EE8400ACC1FB /* vacuum.c */,
D37670FD0A75EE8400ACC1FB /* vdbe.c */,
D37670FF0A75EE8400ACC1FB /* vdbeapi.c */,
D37671000A75EE8400ACC1FB /* vdbeaux.c */,
D37671010A75EE8400ACC1FB /* vdbefifo.c */,
D37671030A75EE8400ACC1FB /* vdbemem.c */,
D37671040A75EE8400ACC1FB /* where.c */,
);
name = src;
sourceTree = "<group>";
};
D37670D20A75EDD500ACC1FB /* include */ = {
isa = PBXGroup;
children = (
D37671080A75EEE000ACC1FB /* opcodes.h */,
D376710A0A75EEE000ACC1FB /* parse.h */,
D376710B0A75EEE000ACC1FB /* sqlite3.h */,
D37670D90A75EE8300ACC1FB /* btree.h */,
D37670E20A75EE8300ACC1FB /* hash.h */,
D37670E40A75EE8300ACC1FB /* keywordhash.h */,
D37670E70A75EE8300ACC1FB /* os_common.h */,
D37670EB0A75EE8300ACC1FB /* os.h */,
D37670ED0A75EE8300ACC1FB /* pager.h */,
D37670EE0A75EE8300ACC1FB /* parse.h */,
D37670F50A75EE8400ACC1FB /* sqliteInt.h */,
D37670FE0A75EE8400ACC1FB /* vdbe.h */,
D37671020A75EE8400ACC1FB /* vdbeInt.h */,
);
name = include;
sourceTree = "<group>";
};
D376716A0A75F0EF00ACC1FB /* freeswitch */ = {
isa = PBXGroup;
children = (
D37671940A75F14200ACC1FB /* switch.c */,
D376716C0A75F0FB00ACC1FB /* include */,
D376716B0A75F0F600ACC1FB /* src */,
);
name = freeswitch;
sourceTree = "<group>";
};
D376716B0A75F0F600ACC1FB /* src */ = {
isa = PBXGroup;
children = (
D37671850A75F14200ACC1FB /* switch_buffer.c */,
D37671860A75F14200ACC1FB /* switch_caller.c */,
D37671870A75F14200ACC1FB /* switch_channel.c */,
D37671880A75F14200ACC1FB /* switch_config.c */,
D37671890A75F14200ACC1FB /* switch_console.c */,
D376718A0A75F14200ACC1FB /* switch_core.c */,
D376718B0A75F14200ACC1FB /* switch_event.c */,
D376718C0A75F14200ACC1FB /* switch_ivr.c */,
D376718D0A75F14200ACC1FB /* switch_loadable_module.c */,
D376718E0A75F14200ACC1FB /* switch_log.c */,
D376718F0A75F14200ACC1FB /* switch_resample.c */,
D37671900A75F14200ACC1FB /* switch_rtp.c */,
D37671910A75F14200ACC1FB /* switch_stun.c */,
D37671920A75F14200ACC1FB /* switch_utils.c */,
D37671930A75F14200ACC1FB /* switch_xml.c */,
);
name = src;
sourceTree = "<group>";
};
D376716C0A75F0FB00ACC1FB /* include */ = {
isa = PBXGroup;
children = (
D376716D0A75F12900ACC1FB /* switch_am_config.h */,
D376716E0A75F12900ACC1FB /* switch_apr.h */,
D376716F0A75F12900ACC1FB /* switch_buffer.h */,
D37671700A75F12900ACC1FB /* switch_caller.h */,
D37671710A75F12900ACC1FB /* switch_channel.h */,
D37671720A75F12900ACC1FB /* switch_config.h */,
D37671730A75F12900ACC1FB /* switch_console.h */,
D37671740A75F12900ACC1FB /* switch_core.h */,
D37671750A75F12900ACC1FB /* switch_event.h */,
D37671760A75F12900ACC1FB /* switch_frame.h */,
D37671770A75F12900ACC1FB /* switch_ivr.h */,
D37671780A75F12900ACC1FB /* switch_loadable_module.h */,
D37671790A75F12900ACC1FB /* switch_log.h */,
D376717A0A75F12900ACC1FB /* switch_module_interfaces.h */,
D376717B0A75F12900ACC1FB /* switch_platform.h */,
D376717C0A75F12900ACC1FB /* switch_resample.h */,
D376717D0A75F12900ACC1FB /* switch_rtp.h */,
D376717E0A75F12900ACC1FB /* switch_sqlite.h */,
D376717F0A75F12900ACC1FB /* switch_stun.h */,
D37671800A75F12900ACC1FB /* switch_types.h */,
D37671810A75F12900ACC1FB /* switch_utils.h */,
D37671820A75F12900ACC1FB /* switch_version.h */,
D37671830A75F12900ACC1FB /* switch_xml.h */,
D37671840A75F12900ACC1FB /* switch.h */,
);
name = include;
sourceTree = "<group>";
};
D3DEC2220A75CB3C002001CF /* apr */ = {
isa = PBXGroup;
children = (
D3DEC48C0A75CF62002001CF /* include */,
D3DEC48A0A75CF35002001CF /* src */,
);
name = apr;
sourceTree = "<group>";
};
D3DEC48A0A75CF35002001CF /* src */ = {
isa = PBXGroup;
children = (
D3DEC6480A75D13B002001CF /* atomic */,
D3DEC5020A75CFB6002001CF /* dso */,
D3DEC5110A75CFB6002001CF /* file_io */,
D3DEC5470A75CFB7002001CF /* locks */,
D3DEC5620A75CFB7002001CF /* memory */,
D3DEC5650A75CFB7002001CF /* misc */,
D3DEC5800A75CFB7002001CF /* mmap */,
D3DEC5860A75CFB7002001CF /* network_io */,
D3DEC59F0A75CFB7002001CF /* passwd */,
D3DEC5A10A75CFB7002001CF /* poll */,
D3DEC5AB0A75CFB7002001CF /* random */,
D3DEC5B10A75CFB7002001CF /* shmem */,
D3DEC5BA0A75CFB7002001CF /* strings */,
D3DEC5C10A75CFB7002001CF /* support */,
D3DEC5C40A75CFB7002001CF /* tables */,
D3DEC5C70A75CFB7002001CF /* threadproc */,
D3DEC5E40A75CFB7002001CF /* time */,
D3DEC5EC0A75CFB7002001CF /* user */,
);
name = src;
sourceTree = "<group>";
};
D3DEC48C0A75CF62002001CF /* include */ = {
isa = PBXGroup;
children = (
D3DEC48D0A75CF62002001CF /* apr.h */,
D3DEC4910A75CF62002001CF /* apr_allocator.h */,
D3DEC4920A75CF62002001CF /* apr_atomic.h */,
D3DEC4930A75CF62002001CF /* apr_dso.h */,
D3DEC4940A75CF62002001CF /* apr_env.h */,
D3DEC4950A75CF62002001CF /* apr_errno.h */,
D3DEC4960A75CF62002001CF /* apr_file_info.h */,
D3DEC4970A75CF62002001CF /* apr_file_io.h */,
D3DEC4980A75CF62002001CF /* apr_fnmatch.h */,
D3DEC4990A75CF62002001CF /* apr_general.h */,
D3DEC49A0A75CF62002001CF /* apr_getopt.h */,
D3DEC49B0A75CF62002001CF /* apr_global_mutex.h */,
D3DEC49C0A75CF62002001CF /* apr_hash.h */,
D3DEC49D0A75CF62002001CF /* apr_inherit.h */,
D3DEC49E0A75CF62002001CF /* apr_lib.h */,
D3DEC49F0A75CF62002001CF /* apr_mmap.h */,
D3DEC4A00A75CF62002001CF /* apr_network_io.h */,
D3DEC4A10A75CF62002001CF /* apr_poll.h */,
D3DEC4A20A75CF62002001CF /* apr_pools.h */,
D3DEC4A30A75CF62002001CF /* apr_portable.h */,
D3DEC4A40A75CF62002001CF /* apr_proc_mutex.h */,
D3DEC4A50A75CF62002001CF /* apr_random.h */,
D3DEC4A60A75CF62002001CF /* apr_ring.h */,
D3DEC4A70A75CF62002001CF /* apr_shm.h */,
D3DEC4A80A75CF62002001CF /* apr_signal.h */,
D3DEC4A90A75CF62002001CF /* apr_strings.h */,
D3DEC4AA0A75CF62002001CF /* apr_support.h */,
D3DEC4AB0A75CF62002001CF /* apr_tables.h */,
D3DEC4AC0A75CF62002001CF /* apr_thread_cond.h */,
D3DEC4AD0A75CF62002001CF /* apr_thread_mutex.h */,
D3DEC4AE0A75CF62002001CF /* apr_thread_proc.h */,
D3DEC4AF0A75CF62002001CF /* apr_thread_rwlock.h */,
D3DEC4B00A75CF62002001CF /* apr_time.h */,
D3DEC4B10A75CF62002001CF /* apr_user.h */,
D3DEC4B20A75CF62002001CF /* apr_version.h */,
D3DEC4B30A75CF62002001CF /* apr_want.h */,
D3DEC4B40A75CF62002001CF /* arch */,
);
name = include;
path = "../../libs/apr-1.2.7/include";
sourceTree = SOURCE_ROOT;
};
D3DEC4B40A75CF62002001CF /* arch */ = {
isa = PBXGroup;
children = (
D3DEC4B70A75CF62002001CF /* apr_private_common.h */,
D3DEC4D80A75CF62002001CF /* unix */,
);
path = arch;
sourceTree = "<group>";
};
D3DEC4D80A75CF62002001CF /* unix */ = {
isa = PBXGroup;
children = (
D3DEC4D90A75CF62002001CF /* apr_arch_dso.h */,
D3DEC4DA0A75CF62002001CF /* apr_arch_file_io.h */,
D3DEC4DB0A75CF62002001CF /* apr_arch_global_mutex.h */,
D3DEC4DC0A75CF62002001CF /* apr_arch_inherit.h */,
D3DEC4DD0A75CF62002001CF /* apr_arch_internal_time.h */,
D3DEC4DE0A75CF62002001CF /* apr_arch_misc.h */,
D3DEC4DF0A75CF62002001CF /* apr_arch_networkio.h */,
D3DEC4E00A75CF62002001CF /* apr_arch_poll_private.h */,
D3DEC4E10A75CF62002001CF /* apr_arch_proc_mutex.h */,
D3DEC4E20A75CF62002001CF /* apr_arch_shm.h */,
D3DEC4E30A75CF62002001CF /* apr_arch_thread_cond.h */,
D3DEC4E40A75CF62002001CF /* apr_arch_thread_mutex.h */,
D3DEC4E50A75CF62002001CF /* apr_arch_thread_rwlock.h */,
D3DEC4E60A75CF62002001CF /* apr_arch_threadproc.h */,
D3DEC4E70A75CF62002001CF /* apr_private.h */,
);
path = unix;
sourceTree = "<group>";
};
D3DEC5020A75CFB6002001CF /* dso */ = {
isa = PBXGroup;
children = (
D3DEC50D0A75CFB6002001CF /* unix */,
);
name = dso;
path = "../../libs/apr-1.2.7/dso";
sourceTree = SOURCE_ROOT;
};
D3DEC50D0A75CFB6002001CF /* unix */ = {
isa = PBXGroup;
children = (
D3DEC50E0A75CFB6002001CF /* dso.c */,
);
path = unix;
sourceTree = "<group>";
};
D3DEC5110A75CFB6002001CF /* file_io */ = {
isa = PBXGroup;
children = (
D3DEC52C0A75CFB6002001CF /* unix */,
);
name = file_io;
path = "../../libs/apr-1.2.7/file_io";
sourceTree = SOURCE_ROOT;
};
D3DEC52C0A75CFB6002001CF /* unix */ = {
isa = PBXGroup;
children = (
D3DEC52D0A75CFB6002001CF /* copy.c */,
D3DEC52E0A75CFB6002001CF /* dir.c */,
D3DEC52F0A75CFB6002001CF /* fileacc.c */,
D3DEC5300A75CFB6002001CF /* filedup.c */,
D3DEC5310A75CFB6002001CF /* filepath.c */,
D3DEC5320A75CFB7002001CF /* filepath_util.c */,
D3DEC5330A75CFB7002001CF /* filestat.c */,
D3DEC5340A75CFB7002001CF /* flock.c */,
D3DEC5350A75CFB7002001CF /* fullrw.c */,
D3DEC5360A75CFB7002001CF /* mktemp.c */,
D3DEC5370A75CFB7002001CF /* open.c */,
D3DEC5380A75CFB7002001CF /* pipe.c */,
D3DEC5390A75CFB7002001CF /* readwrite.c */,
D3DEC53A0A75CFB7002001CF /* seek.c */,
D3DEC53B0A75CFB7002001CF /* tempdir.c */,
);
path = unix;
sourceTree = "<group>";
};
D3DEC5470A75CFB7002001CF /* locks */ = {
isa = PBXGroup;
children = (
D3DEC5570A75CFB7002001CF /* unix */,
);
name = locks;
path = "../../libs/apr-1.2.7/locks";
sourceTree = SOURCE_ROOT;
};
D3DEC5570A75CFB7002001CF /* unix */ = {
isa = PBXGroup;
children = (
D3DEC5580A75CFB7002001CF /* global_mutex.c */,
D3DEC5590A75CFB7002001CF /* proc_mutex.c */,
D3DEC55A0A75CFB7002001CF /* thread_cond.c */,
D3DEC55B0A75CFB7002001CF /* thread_mutex.c */,
D3DEC55C0A75CFB7002001CF /* thread_rwlock.c */,
);
path = unix;
sourceTree = "<group>";
};
D3DEC5620A75CFB7002001CF /* memory */ = {
isa = PBXGroup;
children = (
D3DEC5630A75CFB7002001CF /* unix */,
);
name = memory;
path = "../../libs/apr-1.2.7/memory";
sourceTree = SOURCE_ROOT;
};
D3DEC5630A75CFB7002001CF /* unix */ = {
isa = PBXGroup;
children = (
D3DEC5640A75CFB7002001CF /* apr_pools.c */,
);
path = unix;
sourceTree = "<group>";
};
D3DEC5650A75CFB7002001CF /* misc */ = {
isa = PBXGroup;
children = (
D3DEC56D0A75CFB7002001CF /* unix */,
);
name = misc;
path = "../../libs/apr-1.2.7/misc";
sourceTree = SOURCE_ROOT;
};
D3DEC56D0A75CFB7002001CF /* unix */ = {
isa = PBXGroup;
children = (
D3DEC56E0A75CFB7002001CF /* charset.c */,
D3DEC56F0A75CFB7002001CF /* env.c */,
D3DEC5700A75CFB7002001CF /* errorcodes.c */,
D3DEC5710A75CFB7002001CF /* getopt.c */,
D3DEC5720A75CFB7002001CF /* otherchild.c */,
D3DEC5730A75CFB7002001CF /* rand.c */,
D3DEC5750A75CFB7002001CF /* start.c */,
D3DEC5760A75CFB7002001CF /* version.c */,
);
path = unix;
sourceTree = "<group>";
};
D3DEC5800A75CFB7002001CF /* mmap */ = {
isa = PBXGroup;
children = (
D3DEC5810A75CFB7002001CF /* unix */,
);
name = mmap;
path = "../../libs/apr-1.2.7/mmap";
sourceTree = SOURCE_ROOT;
};
D3DEC5810A75CFB7002001CF /* unix */ = {
isa = PBXGroup;
children = (
D3DEC5820A75CFB7002001CF /* common.c */,
D3DEC5830A75CFB7002001CF /* mmap.c */,
);
path = unix;
sourceTree = "<group>";
};
D3DEC5860A75CFB7002001CF /* network_io */ = {
isa = PBXGroup;
children = (
D3DEC5930A75CFB7002001CF /* unix */,
);
name = network_io;
path = "../../libs/apr-1.2.7/network_io";
sourceTree = SOURCE_ROOT;
};
D3DEC5930A75CFB7002001CF /* unix */ = {
isa = PBXGroup;
children = (
D3DEC5940A75CFB7002001CF /* inet_ntop.c */,
D3DEC5950A75CFB7002001CF /* inet_pton.c */,
D3DEC5960A75CFB7002001CF /* multicast.c */,
D3DEC5970A75CFB7002001CF /* sendrecv.c */,
D3DEC5980A75CFB7002001CF /* sockaddr.c */,
D3DEC5990A75CFB7002001CF /* sockets.c */,
D3DEC59A0A75CFB7002001CF /* sockopt.c */,
);
path = unix;
sourceTree = "<group>";
};
D3DEC59F0A75CFB7002001CF /* passwd */ = {
isa = PBXGroup;
children = (
D3DEC5A00A75CFB7002001CF /* apr_getpass.c */,
);
name = passwd;
path = "../../libs/apr-1.2.7/passwd";
sourceTree = SOURCE_ROOT;
};
D3DEC5A10A75CFB7002001CF /* poll */ = {
isa = PBXGroup;
children = (
D3DEC5A50A75CFB7002001CF /* unix */,
);
name = poll;
path = "../../libs/apr-1.2.7/poll";
sourceTree = SOURCE_ROOT;
};
D3DEC5A50A75CFB7002001CF /* unix */ = {
isa = PBXGroup;
children = (
D3DEC5A60A75CFB7002001CF /* epoll.c */,
D3DEC5A70A75CFB7002001CF /* kqueue.c */,
D3DEC5A80A75CFB7002001CF /* poll.c */,
D3DEC5A90A75CFB7002001CF /* port.c */,
D3DEC5AA0A75CFB7002001CF /* select.c */,
);
path = unix;
sourceTree = "<group>";
};
D3DEC5AB0A75CFB7002001CF /* random */ = {
isa = PBXGroup;
children = (
D3DEC5AC0A75CFB7002001CF /* unix */,
);
name = random;
path = "../../libs/apr-1.2.7/random";
sourceTree = SOURCE_ROOT;
};
D3DEC5AC0A75CFB7002001CF /* unix */ = {
isa = PBXGroup;
children = (
D3DEC5AD0A75CFB7002001CF /* apr_random.c */,
D3DEC5AE0A75CFB7002001CF /* sha2.c */,
D3DEC5B00A75CFB7002001CF /* sha2_glue.c */,
);
path = unix;
sourceTree = "<group>";
};
D3DEC5B10A75CFB7002001CF /* shmem */ = {
isa = PBXGroup;
children = (
D3DEC5B60A75CFB7002001CF /* unix */,
);
name = shmem;
path = "../../libs/apr-1.2.7/shmem";
sourceTree = SOURCE_ROOT;
};
D3DEC5B60A75CFB7002001CF /* unix */ = {
isa = PBXGroup;
children = (
D3DEC5B70A75CFB7002001CF /* shm.c */,
);
path = unix;
sourceTree = "<group>";
};
D3DEC5BA0A75CFB7002001CF /* strings */ = {
isa = PBXGroup;
children = (
D3DEC5BB0A75CFB7002001CF /* apr_cpystrn.c */,
D3DEC5BC0A75CFB7002001CF /* apr_fnmatch.c */,
D3DEC5BD0A75CFB7002001CF /* apr_snprintf.c */,
D3DEC5BE0A75CFB7002001CF /* apr_strings.c */,
D3DEC5BF0A75CFB7002001CF /* apr_strnatcmp.c */,
D3DEC5C00A75CFB7002001CF /* apr_strtok.c */,
);
name = strings;
path = "../../libs/apr-1.2.7/strings";
sourceTree = SOURCE_ROOT;
};
D3DEC5C10A75CFB7002001CF /* support */ = {
isa = PBXGroup;
children = (
D3DEC5C20A75CFB7002001CF /* unix */,
);
name = support;
path = "../../libs/apr-1.2.7/support";
sourceTree = SOURCE_ROOT;
};
D3DEC5C20A75CFB7002001CF /* unix */ = {
isa = PBXGroup;
children = (
D3DEC5C30A75CFB7002001CF /* waitio.c */,
);
path = unix;
sourceTree = "<group>";
};
D3DEC5C40A75CFB7002001CF /* tables */ = {
isa = PBXGroup;
children = (
D3DEC5C50A75CFB7002001CF /* apr_hash.c */,
D3DEC5C60A75CFB7002001CF /* apr_tables.c */,
);
name = tables;
path = "../../libs/apr-1.2.7/tables";
sourceTree = SOURCE_ROOT;
};
D3DEC5C70A75CFB7002001CF /* threadproc */ = {
isa = PBXGroup;
children = (
D3DEC5D90A75CFB7002001CF /* unix */,
);
name = threadproc;
path = "../../libs/apr-1.2.7/threadproc";
sourceTree = SOURCE_ROOT;
};
D3DEC5D90A75CFB7002001CF /* unix */ = {
isa = PBXGroup;
children = (
D3DEC5DA0A75CFB7002001CF /* proc.c */,
D3DEC5DB0A75CFB7002001CF /* procsup.c */,
D3DEC5DC0A75CFB7002001CF /* signals.c */,
D3DEC5DD0A75CFB7002001CF /* thread.c */,
D3DEC5DE0A75CFB7002001CF /* threadpriv.c */,
);
path = unix;
sourceTree = "<group>";
};
D3DEC5E40A75CFB7002001CF /* time */ = {
isa = PBXGroup;
children = (
D3DEC5E50A75CFB7002001CF /* unix */,
);
name = time;
path = "../../libs/apr-1.2.7/time";
sourceTree = SOURCE_ROOT;
};
D3DEC5E50A75CFB7002001CF /* unix */ = {
isa = PBXGroup;
children = (
D3DEC5E60A75CFB7002001CF /* time.c */,
D3DEC5E70A75CFB7002001CF /* timestr.c */,
);
path = unix;
sourceTree = "<group>";
};
D3DEC5EC0A75CFB7002001CF /* user */ = {
isa = PBXGroup;
children = (
D3DEC5F00A75CFB7002001CF /* unix */,
);
name = user;
path = "../../libs/apr-1.2.7/user";
sourceTree = SOURCE_ROOT;
};
D3DEC5F00A75CFB7002001CF /* unix */ = {
isa = PBXGroup;
children = (
D3DEC5F10A75CFB7002001CF /* groupinfo.c */,
D3DEC5F20A75CFB7002001CF /* userinfo.c */,
);
path = unix;
sourceTree = "<group>";
};
D3DEC6480A75D13B002001CF /* atomic */ = {
isa = PBXGroup;
children = (
D3DEC64D0A75D13B002001CF /* unix */,
);
name = atomic;
path = "../../libs/apr-1.2.7/atomic";
sourceTree = SOURCE_ROOT;
};
D3DEC64D0A75D13B002001CF /* unix */ = {
isa = PBXGroup;
children = (
D3DEC64E0A75D13B002001CF /* apr_atomic.c */,
);
path = unix;
sourceTree = "<group>";
};
D3DEC6C40A75D4AA002001CF /* aprutil */ = {
isa = PBXGroup;
children = (
D3DEC6DA0A75D601002001CF /* include */,
D3DEC6C50A75D4B5002001CF /* src */,
);
name = aprutil;
sourceTree = "<group>";
};
D3DEC6C50A75D4B5002001CF /* src */ = {
isa = PBXGroup;
children = (
D3DEC7790A75D755002001CF /* xml */,
D3DEC7090A75D6A2002001CF /* buckets */,
D3DEC7170A75D6A2002001CF /* crypto */,
D3DEC71D0A75D6A2002001CF /* dbd */,
D3DEC7220A75D6A2002001CF /* dbm */,
D3DEC7300A75D6A2002001CF /* encoding */,
D3DEC7320A75D6A2002001CF /* hooks */,
D3DEC7390A75D6A2002001CF /* misc */,
D3DEC73F0A75D6A2002001CF /* strmatch */,
D3DEC7410A75D6A2002001CF /* uri */,
D3DEC7440A75D6A2002001CF /* xlate */,
);
name = src;
sourceTree = "<group>";
};
D3DEC6DA0A75D601002001CF /* include */ = {
isa = PBXGroup;
children = (
D3DEC6DB0A75D601002001CF /* apr_anylock.h */,
D3DEC6DC0A75D601002001CF /* apr_base64.h */,
D3DEC6DD0A75D601002001CF /* apr_buckets.h */,
D3DEC6DE0A75D601002001CF /* apr_date.h */,
D3DEC6DF0A75D601002001CF /* apr_dbd.h */,
D3DEC6E00A75D601002001CF /* apr_dbm.h */,
D3DEC6E10A75D601002001CF /* apr_hooks.h */,
D3DEC6E20A75D601002001CF /* apr_ldap.h */,
D3DEC6E60A75D601002001CF /* apr_ldap_init.h */,
D3DEC6E70A75D601002001CF /* apr_ldap_option.h */,
D3DEC6E80A75D601002001CF /* apr_ldap_url.h */,
D3DEC6E90A75D601002001CF /* apr_md4.h */,
D3DEC6EA0A75D601002001CF /* apr_md5.h */,
D3DEC6EB0A75D601002001CF /* apr_optional.h */,
D3DEC6EC0A75D601002001CF /* apr_optional_hooks.h */,
D3DEC6ED0A75D601002001CF /* apr_queue.h */,
D3DEC6EE0A75D601002001CF /* apr_reslist.h */,
D3DEC6EF0A75D601002001CF /* apr_rmm.h */,
D3DEC6F00A75D601002001CF /* apr_sdbm.h */,
D3DEC6F10A75D601002001CF /* apr_sha1.h */,
D3DEC6F20A75D601002001CF /* apr_strmatch.h */,
D3DEC6F30A75D601002001CF /* apr_uri.h */,
D3DEC6F40A75D601002001CF /* apr_uuid.h */,
D3DEC6F50A75D601002001CF /* apr_xlate.h */,
D3DEC6F60A75D601002001CF /* apr_xml.h */,
D3DEC6F70A75D601002001CF /* apu.h */,
D3DEC6FB0A75D601002001CF /* apu_version.h */,
D3DEC6FC0A75D601002001CF /* apu_want.h */,
D3DEC7000A75D601002001CF /* private */,
);
name = include;
path = "../../libs/apr-util-1.2.7/include";
sourceTree = SOURCE_ROOT;
};
D3DEC7000A75D601002001CF /* private */ = {
isa = PBXGroup;
children = (
D3DEC7010A75D601002001CF /* apr_dbd_internal.h */,
D3DEC7020A75D601002001CF /* apr_dbm_private.h */,
D3DEC7030A75D601002001CF /* apu_config.h */,
D3DEC7060A75D601002001CF /* apu_select_dbm.h */,
);
path = private;
sourceTree = "<group>";
};
D3DEC7090A75D6A2002001CF /* buckets */ = {
isa = PBXGroup;
children = (
D3DEC70A0A75D6A2002001CF /* apr_brigade.c */,
D3DEC70B0A75D6A2002001CF /* apr_buckets.c */,
D3DEC70C0A75D6A2002001CF /* apr_buckets_alloc.c */,
D3DEC70D0A75D6A2002001CF /* apr_buckets_eos.c */,
D3DEC70E0A75D6A2002001CF /* apr_buckets_file.c */,
D3DEC70F0A75D6A2002001CF /* apr_buckets_flush.c */,
D3DEC7100A75D6A2002001CF /* apr_buckets_heap.c */,
D3DEC7110A75D6A2002001CF /* apr_buckets_mmap.c */,
D3DEC7120A75D6A2002001CF /* apr_buckets_pipe.c */,
D3DEC7130A75D6A2002001CF /* apr_buckets_pool.c */,
D3DEC7140A75D6A2002001CF /* apr_buckets_refcount.c */,
D3DEC7150A75D6A2002001CF /* apr_buckets_simple.c */,
D3DEC7160A75D6A2002001CF /* apr_buckets_socket.c */,
);
name = buckets;
path = "../../libs/apr-util-1.2.7/buckets";
sourceTree = SOURCE_ROOT;
};
D3DEC7170A75D6A2002001CF /* crypto */ = {
isa = PBXGroup;
children = (
D3DEC7180A75D6A2002001CF /* apr_md4.c */,
D3DEC7190A75D6A2002001CF /* apr_md5.c */,
D3DEC71A0A75D6A2002001CF /* apr_sha1.c */,
D3DEC71B0A75D6A2002001CF /* getuuid.c */,
D3DEC71C0A75D6A2002001CF /* uuid.c */,
);
name = crypto;
path = "../../libs/apr-util-1.2.7/crypto";
sourceTree = SOURCE_ROOT;
};
D3DEC71D0A75D6A2002001CF /* dbd */ = {
isa = PBXGroup;
children = (
D3DEC71E0A75D6A2002001CF /* apr_dbd.c */,
D3DEC71F0A75D6A2002001CF /* apr_dbd_pgsql.c */,
D3DEC7200A75D6A2002001CF /* apr_dbd_sqlite2.c */,
D3DEC7210A75D6A2002001CF /* apr_dbd_sqlite3.c */,
);
name = dbd;
path = "../../libs/apr-util-1.2.7/dbd";
sourceTree = SOURCE_ROOT;
};
D3DEC7220A75D6A2002001CF /* dbm */ = {
isa = PBXGroup;
children = (
D3DEC7230A75D6A2002001CF /* apr_dbm.c */,
D3DEC7240A75D6A2002001CF /* apr_dbm_berkeleydb.c */,
D3DEC7250A75D6A2002001CF /* apr_dbm_gdbm.c */,
D3DEC7260A75D6A2002001CF /* apr_dbm_ndbm.c */,
D3DEC7270A75D6A2002001CF /* apr_dbm_sdbm.c */,
D3DEC7280A75D6A2002001CF /* sdbm */,
);
name = dbm;
path = "../../libs/apr-util-1.2.7/dbm";
sourceTree = SOURCE_ROOT;
};
D3DEC7280A75D6A2002001CF /* sdbm */ = {
isa = PBXGroup;
children = (
D3DEC7290A75D6A2002001CF /* sdbm.c */,
D3DEC72A0A75D6A2002001CF /* sdbm_hash.c */,
D3DEC72B0A75D6A2002001CF /* sdbm_lock.c */,
D3DEC72C0A75D6A2002001CF /* sdbm_pair.c */,
D3DEC72D0A75D6A2002001CF /* sdbm_pair.h */,
D3DEC72E0A75D6A2002001CF /* sdbm_private.h */,
D3DEC72F0A75D6A2002001CF /* sdbm_tune.h */,
);
path = sdbm;
sourceTree = "<group>";
};
D3DEC7300A75D6A2002001CF /* encoding */ = {
isa = PBXGroup;
children = (
D3DEC7310A75D6A2002001CF /* apr_base64.c */,
);
name = encoding;
path = "../../libs/apr-util-1.2.7/encoding";
sourceTree = SOURCE_ROOT;
};
D3DEC7320A75D6A2002001CF /* hooks */ = {
isa = PBXGroup;
children = (
D3DEC7330A75D6A2002001CF /* apr_hooks.c */,
);
name = hooks;
path = "../../libs/apr-util-1.2.7/hooks";
sourceTree = SOURCE_ROOT;
};
D3DEC7390A75D6A2002001CF /* misc */ = {
isa = PBXGroup;
children = (
D3DEC73A0A75D6A2002001CF /* apr_date.c */,
D3DEC73B0A75D6A2002001CF /* apr_queue.c */,
D3DEC73C0A75D6A2002001CF /* apr_reslist.c */,
D3DEC73D0A75D6A2002001CF /* apr_rmm.c */,
D3DEC73E0A75D6A2002001CF /* apu_version.c */,
);
name = misc;
path = "../../libs/apr-util-1.2.7/misc";
sourceTree = SOURCE_ROOT;
};
D3DEC73F0A75D6A2002001CF /* strmatch */ = {
isa = PBXGroup;
children = (
D3DEC7400A75D6A2002001CF /* apr_strmatch.c */,
);
name = strmatch;
path = "../../libs/apr-util-1.2.7/strmatch";
sourceTree = SOURCE_ROOT;
};
D3DEC7410A75D6A2002001CF /* uri */ = {
isa = PBXGroup;
children = (
D3DEC7420A75D6A2002001CF /* apr_uri.c */,
);
name = uri;
path = "../../libs/apr-util-1.2.7/uri";
sourceTree = SOURCE_ROOT;
};
D3DEC7440A75D6A2002001CF /* xlate */ = {
isa = PBXGroup;
children = (
D3DEC7450A75D6A2002001CF /* xlate.c */,
);
name = xlate;
path = "../../libs/apr-util-1.2.7/xlate";
sourceTree = SOURCE_ROOT;
};
D3DEC7790A75D755002001CF /* xml */ = {
isa = PBXGroup;
children = (
D3DEC77A0A75D755002001CF /* apr_xml.c */,
);
name = xml;
path = "../../libs/apr-util-1.2.7/xml";
sourceTree = SOURCE_ROOT;
};
D3DEC8240A75D9E8002001CF /* teletone */ = {
isa = PBXGroup;
children = (
D3DEC8260A75D9F6002001CF /* include */,
D3DEC8250A75D9F1002001CF /* src */,
);
name = teletone;
sourceTree = "<group>";
};
D3DEC8250A75D9F1002001CF /* src */ = {
isa = PBXGroup;
children = (
D3DEC83C0A75DA75002001CF /* libteletone_detect.c */,
D3DEC83D0A75DA75002001CF /* libteletone_generate.c */,
);
name = src;
sourceTree = "<group>";
};
D3DEC8260A75D9F6002001CF /* include */ = {
isa = PBXGroup;
children = (
D3DEC8360A75DA62002001CF /* libteletone_detect.h */,
D3DEC8370A75DA62002001CF /* libteletone_generate.h */,
D3DEC8380A75DA62002001CF /* libteletone.h */,
);
name = include;
sourceTree = "<group>";
};
D3DEC8580A75DB59002001CF /* resample */ = {
isa = PBXGroup;
children = (
D3DEC85D0A75DB8E002001CF /* src */,
D3DEC85C0A75DB87002001CF /* include */,
);
name = resample;
sourceTree = "<group>";
};
D3DEC85C0A75DB87002001CF /* include */ = {
isa = PBXGroup;
children = (
D3DEC8730A75DD1A002001CF /* config.h */,
D3DEC8740A75DD1A002001CF /* configtemplate.h */,
D3DEC8750A75DD1A002001CF /* filterkit.h */,
D3DEC8760A75DD1A002001CF /* resample_defs.h */,
D3DEC8720A75DCED002001CF /* libresample.h */,
);
name = include;
sourceTree = "<group>";
};
D3DEC85D0A75DB8E002001CF /* src */ = {
isa = PBXGroup;
children = (
D3DEC8770A75DD2F002001CF /* filterkit.c */,
D3DEC8780A75DD2F002001CF /* resample.c */,
D3DEC8790A75DD2F002001CF /* resamplesubs.c */,
);
name = src;
sourceTree = "<group>";
};
D3DEC8870A75DE7A002001CF /* speakup */ = {
isa = PBXGroup;
children = (
D3DEC8890A75DE86002001CF /* include */,
D3DEC8880A75DE81002001CF /* src */,
);
name = speakup;
sourceTree = "<group>";
};
D3DEC8880A75DE81002001CF /* src */ = {
isa = PBXGroup;
children = (
D3DEC88A0A75DEAF002001CF /* jb_speakup.c */,
);
name = src;
sourceTree = "<group>";
};
D3DEC8890A75DE86002001CF /* include */ = {
isa = PBXGroup;
children = (
D3DEC88B0A75DEAF002001CF /* jb_speakup.h */,
);
name = include;
sourceTree = "<group>";
};
D3DEC8B60A75E098002001CF /* iksemel */ = {
isa = PBXGroup;
children = (
D3DEC8B80A75E0AC002001CF /* include */,
D3DEC8B70A75E0A6002001CF /* src */,
);
name = iksemel;
sourceTree = "<group>";
};
D3DEC8B70A75E0A6002001CF /* src */ = {
isa = PBXGroup;
children = (
D3DEC8BC0A75E0C9002001CF /* iks.c */,
D3DEC8B90A75E0C9002001CF /* base64.c */,
D3DEC8BE0A75E0C9002001CF /* io-posix.c */,
D3DEC8BB0A75E0C9002001CF /* filter.c */,
D3DEC8C60A75E0C9002001CF /* stream.c */,
D3DEC8BA0A75E0C9002001CF /* dom.c */,
D3DEC8C70A75E0C9002001CF /* utility.c */,
D3DEC8BF0A75E0C9002001CF /* jabber.c */,
D3DEC8C40A75E0C9002001CF /* sax.c */,
D3DEC8BD0A75E0C9002001CF /* ikstack.c */,
D3DEC8C30A75E0C9002001CF /* md5.c */,
D3DEC8C50A75E0C9002001CF /* sha.c */,
);
name = src;
sourceTree = "<group>";
};
D3DEC8B80A75E0AC002001CF /* include */ = {
isa = PBXGroup;
children = (
D3DEC8C80A75E0F4002001CF /* common.h */,
D3DEC8C90A75E0F4002001CF /* config.h */,
D3DEC8CA0A75E0F4002001CF /* finetune.h */,
D3DEC8CB0A75E0F4002001CF /* iksemel.h */,
);
name = include;
sourceTree = "<group>";
};
D3DEC8EE0A75E1D2002001CF /* dingaling */ = {
isa = PBXGroup;
children = (
D3DEC8F10A75E1EF002001CF /* include */,
D3DEC8F00A75E1E8002001CF /* src */,
);
name = dingaling;
sourceTree = "<group>";
};
D3DEC8F00A75E1E8002001CF /* src */ = {
isa = PBXGroup;
children = (
D3DEC8F30A75E20A002001CF /* libdingaling.c */,
);
name = src;
sourceTree = "<group>";
};
D3DEC8F10A75E1EF002001CF /* include */ = {
isa = PBXGroup;
children = (
D3DEC8F20A75E20A002001CF /* ldl_compat.h */,
D3DEC8F40A75E20A002001CF /* libdingaling.h */,
);
name = include;
sourceTree = "<group>";
};
D3DECA530A75E615002001CF /* srtp */ = {
isa = PBXGroup;
children = (
D3DECA580A75E641002001CF /* include */,
D3DECA570A75E621002001CF /* src */,
);
name = srtp;
sourceTree = "<group>";
};
D3DECA570A75E621002001CF /* src */ = {
isa = PBXGroup;
children = (
D3DECB420A75E76E002001CF /* crypto */,
D3DECA5D0A75E6EE002001CF /* srtp.c */,
);
name = src;
sourceTree = "<group>";
};
D3DECA580A75E641002001CF /* include */ = {
isa = PBXGroup;
children = (
D3DECA590A75E664002001CF /* rtp.h */,
D3DECA5A0A75E664002001CF /* srtp.h */,
);
name = include;
sourceTree = "<group>";
};
D3DECB420A75E76E002001CF /* crypto */ = {
isa = PBXGroup;
children = (
D3DECB430A75E76E002001CF /* ae_xfm */,
D3DECB450A75E76E002001CF /* cipher */,
D3DECB500A75E76E002001CF /* hash */,
D3DECB590A75E76E002001CF /* include */,
D3DECB760A75E76E002001CF /* kernel */,
D3DECB810A75E76E002001CF /* math */,
D3DECB880A75E76E002001CF /* replay */,
D3DECB8F0A75E76E002001CF /* rng */,
D3DECB970A75E76E002001CF /* test */,
);
name = crypto;
path = ../../libs/srtp/crypto;
sourceTree = SOURCE_ROOT;
};
D3DECB430A75E76E002001CF /* ae_xfm */ = {
isa = PBXGroup;
children = (
D3DECB440A75E76E002001CF /* xfm.c */,
);
path = ae_xfm;
sourceTree = "<group>";
};
D3DECB450A75E76E002001CF /* cipher */ = {
isa = PBXGroup;
children = (
D3DECB460A75E76E002001CF /* aes.c */,
D3DECB480A75E76E002001CF /* aes_cbc.c */,
D3DECB4A0A75E76E002001CF /* aes_icm.c */,
D3DECB4C0A75E76E002001CF /* cipher.c */,
D3DECB4E0A75E76E002001CF /* null_cipher.c */,
);
path = cipher;
sourceTree = "<group>";
};
D3DECB500A75E76E002001CF /* hash */ = {
isa = PBXGroup;
children = (
D3DECB510A75E76E002001CF /* auth.c */,
D3DECB530A75E76E002001CF /* hmac.c */,
D3DECB550A75E76E002001CF /* null_auth.c */,
D3DECB570A75E76E002001CF /* sha1.c */,
);
path = hash;
sourceTree = "<group>";
};
D3DECB590A75E76E002001CF /* include */ = {
isa = PBXGroup;
children = (
D3DECB5A0A75E76E002001CF /* aes.h */,
D3DECB5B0A75E76E002001CF /* aes_cbc.h */,
D3DECB5C0A75E76E002001CF /* aes_icm.h */,
D3DECB5D0A75E76E002001CF /* alloc.h */,
D3DECB5E0A75E76E002001CF /* auth.h */,
D3DECB5F0A75E76E002001CF /* cipher.h */,
D3DECB600A75E76E002001CF /* config.h */,
D3DECB610A75E76E002001CF /* crypto.h */,
D3DECB620A75E76E002001CF /* crypto_kernel.h */,
D3DECB630A75E76E002001CF /* crypto_math.h */,
D3DECB640A75E76E002001CF /* crypto_types.h */,
D3DECB650A75E76E002001CF /* cryptoalg.h */,
D3DECB660A75E76E002001CF /* datatypes.h */,
D3DECB670A75E76E002001CF /* err.h */,
D3DECB680A75E76E002001CF /* gf2_8.h */,
D3DECB690A75E76E002001CF /* hmac.h */,
D3DECB6A0A75E76E002001CF /* integers.h */,
D3DECB6B0A75E76E002001CF /* kernel_compat.h */,
D3DECB6C0A75E76E002001CF /* key.h */,
D3DECB6D0A75E76E002001CF /* null_auth.h */,
D3DECB6E0A75E76E002001CF /* null_cipher.h */,
D3DECB6F0A75E76E002001CF /* prng.h */,
D3DECB700A75E76E002001CF /* rand_source.h */,
D3DECB710A75E76E002001CF /* rdb.h */,
D3DECB720A75E76E002001CF /* rdbx.h */,
D3DECB730A75E76E002001CF /* sha1.h */,
D3DECB740A75E76E002001CF /* stat.h */,
D3DECB750A75E76E002001CF /* xfm.h */,
);
path = include;
sourceTree = "<group>";
};
D3DECB760A75E76E002001CF /* kernel */ = {
isa = PBXGroup;
children = (
D3DECB770A75E76E002001CF /* alloc.c */,
D3DECB790A75E76E002001CF /* crypto_kernel.c */,
D3DECB7B0A75E76E002001CF /* err.c */,
D3DECB7D0A75E76E002001CF /* key.c */,
);
path = kernel;
sourceTree = "<group>";
};
D3DECB810A75E76E002001CF /* math */ = {
isa = PBXGroup;
children = (
D3DECB820A75E76E002001CF /* datatypes.c */,
D3DECB840A75E76E002001CF /* gf2_8.c */,
D3DECB850A75E76E002001CF /* math.c */,
D3DECB860A75E76E002001CF /* stat.c */,
);
path = math;
sourceTree = "<group>";
};
D3DECB880A75E76E002001CF /* replay */ = {
isa = PBXGroup;
children = (
D3DECB890A75E76E002001CF /* rdb.c */,
D3DECB8B0A75E76E002001CF /* rdbx.c */,
);
path = replay;
sourceTree = "<group>";
};
D3DECB8F0A75E76E002001CF /* rng */ = {
isa = PBXGroup;
children = (
D3DECB900A75E76E002001CF /* ctr_prng.c */,
D3DECB920A75E76E002001CF /* prng.c */,
D3DECB940A75E76E002001CF /* rand_linux_kernel.c */,
D3DECB950A75E76E002001CF /* rand_source.c */,
);
path = rng;
sourceTree = "<group>";
};
D3DECB970A75E76E002001CF /* test */ = {
isa = PBXGroup;
children = (
D3DECB990A75E76E002001CF /* aes_calc.c */,
D3DECB9A0A75E76E002001CF /* auth_driver.c */,
D3DECB9C0A75E76E002001CF /* cipher_driver.c */,
D3DECB9E0A75E76E002001CF /* datatypes_driver.c */,
D3DECB9F0A75E76E002001CF /* env.c */,
D3DECBA10A75E76E002001CF /* kernel_driver.c */,
D3DECBA30A75E76E002001CF /* rand_gen.c */,
D3DECBA50A75E76E002001CF /* sha1_driver.c */,
D3DECBA70A75E76E002001CF /* stat_driver.c */,
);
path = test;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXHeadersBuildPhase section */
D37670C00A75ECD400ACC1FB /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
D37671120A75EF2D00ACC1FB /* sqlite3.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
D37671600A75F0DC00ACC1FB /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
D38DD2FA0A76832800FEDB19 /* switch_am_config.h in Headers */,
D38DD2FB0A76832800FEDB19 /* switch_apr.h in Headers */,
D38DD2FC0A76832800FEDB19 /* switch_buffer.h in Headers */,
D38DD2FD0A76832800FEDB19 /* switch_caller.h in Headers */,
D38DD2FE0A76832800FEDB19 /* switch_channel.h in Headers */,
D38DD2FF0A76832800FEDB19 /* switch_config.h in Headers */,
D38DD3000A76832800FEDB19 /* switch_console.h in Headers */,
D38DD3010A76832800FEDB19 /* switch_core.h in Headers */,
D38DD3020A76832800FEDB19 /* switch_event.h in Headers */,
D38DD3030A76832800FEDB19 /* switch_frame.h in Headers */,
D38DD3040A76832800FEDB19 /* switch_ivr.h in Headers */,
D38DD3050A76832800FEDB19 /* switch_loadable_module.h in Headers */,
D38DD3060A76832800FEDB19 /* switch_log.h in Headers */,
D38DD3070A76832800FEDB19 /* switch_module_interfaces.h in Headers */,
D38DD3080A76832800FEDB19 /* switch_platform.h in Headers */,
D38DD3090A76832800FEDB19 /* switch_resample.h in Headers */,
D38DD30A0A76832800FEDB19 /* switch_rtp.h in Headers */,
D38DD30B0A76832800FEDB19 /* switch_sqlite.h in Headers */,
D38DD30C0A76832800FEDB19 /* switch_stun.h in Headers */,
D38DD30D0A76832800FEDB19 /* switch_types.h in Headers */,
D38DD30E0A76832800FEDB19 /* switch_utils.h in Headers */,
D38DD30F0A76832800FEDB19 /* switch_version.h in Headers */,
D38DD3100A76832800FEDB19 /* switch_xml.h in Headers */,
D38DD3110A76832800FEDB19 /* switch.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
D38DD4DA0A768AC500FEDB19 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
D38DD4E40A768AE000FEDB19 /* aes.h in Headers */,
D38DD4E50A768AE000FEDB19 /* aes_cbc.h in Headers */,
D38DD4E60A768AE000FEDB19 /* aes_icm.h in Headers */,
D38DD4E70A768AE000FEDB19 /* alloc.h in Headers */,
D38DD4E80A768AE000FEDB19 /* auth.h in Headers */,
D38DD4E90A768AE000FEDB19 /* cipher.h in Headers */,
D38DD4EA0A768AE000FEDB19 /* config.h in Headers */,
D38DD4EB0A768AE000FEDB19 /* crypto.h in Headers */,
D38DD4EC0A768AE000FEDB19 /* crypto_kernel.h in Headers */,
D38DD4ED0A768AE000FEDB19 /* crypto_math.h in Headers */,
D38DD4EE0A768AE000FEDB19 /* crypto_types.h in Headers */,
D38DD4EF0A768AE000FEDB19 /* cryptoalg.h in Headers */,
D38DD4F00A768AE000FEDB19 /* datatypes.h in Headers */,
D38DD4F10A768AE000FEDB19 /* err.h in Headers */,
D38DD4F20A768AE000FEDB19 /* gf2_8.h in Headers */,
D38DD4F30A768AE000FEDB19 /* hmac.h in Headers */,
D38DD4F40A768AE000FEDB19 /* integers.h in Headers */,
D38DD4F50A768AE000FEDB19 /* kernel_compat.h in Headers */,
D38DD4F60A768AE000FEDB19 /* key.h in Headers */,
D38DD4F70A768AE000FEDB19 /* null_auth.h in Headers */,
D38DD4F80A768AE000FEDB19 /* null_cipher.h in Headers */,
D38DD4F90A768AE000FEDB19 /* prng.h in Headers */,
D38DD4FA0A768AE000FEDB19 /* rand_source.h in Headers */,
D38DD4FB0A768AE000FEDB19 /* rdb.h in Headers */,
D38DD4FC0A768AE000FEDB19 /* rdbx.h in Headers */,
D38DD4FD0A768AE000FEDB19 /* rtp.h in Headers */,
D38DD4FE0A768AE000FEDB19 /* sha1.h in Headers */,
D38DD4FF0A768AE000FEDB19 /* srtp.h in Headers */,
D38DD5000A768AE000FEDB19 /* stat.h in Headers */,
D38DD5010A768AE000FEDB19 /* xfm.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
D38DD5210A768B6100FEDB19 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
D38DD52E0A768BA700FEDB19 /* config.h in Headers */,
D38DD52F0A768BA700FEDB19 /* configtemplate.h in Headers */,
D38DD5300A768BA700FEDB19 /* filterkit.h in Headers */,
D38DD5310A768BA700FEDB19 /* resample_defs.h in Headers */,
D38DD5320A768BA700FEDB19 /* libresample.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
D38DD53B0A768C0900FEDB19 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
D38DD5450A768C3500FEDB19 /* jb_speakup.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
D3DEC2180A75CB06002001CF /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
D3DEC6570A75D1D3002001CF /* apr.h in Headers */,
D3DEC6580A75D1D9002001CF /* apr_env.h in Headers */,
D3DEC6590A75D1DB002001CF /* apr_arch_thread_mutex.h in Headers */,
D3DEC65A0A75D1DB002001CF /* apr_getopt.h in Headers */,
D3DEC65B0A75D1DC002001CF /* apr_arch_file_io.h in Headers */,
D3DEC65C0A75D1DD002001CF /* apr_arch_inherit.h in Headers */,
D3DEC65D0A75D1DD002001CF /* apr_file_io.h in Headers */,
D3DEC65E0A75D1DE002001CF /* apr_ring.h in Headers */,
D3DEC65F0A75D1DE002001CF /* apr_shm.h in Headers */,
D3DEC6600A75D1DF002001CF /* apr_atomic.h in Headers */,
D3DEC6610A75D1DF002001CF /* apr_private_common.h in Headers */,
D3DEC6620A75D1E2002001CF /* apr_thread_mutex.h in Headers */,
D3DEC6630A75D1E3002001CF /* apr_thread_rwlock.h in Headers */,
D3DEC6640A75D1E4002001CF /* apr_arch_dso.h in Headers */,
D3DEC6650A75D1E4002001CF /* apr_user.h in Headers */,
D3DEC6660A75D1E5002001CF /* apr_arch_networkio.h in Headers */,
D3DEC6670A75D1E5002001CF /* apr_inherit.h in Headers */,
D3DEC6680A75D1E6002001CF /* apr_errno.h in Headers */,
D3DEC6690A75D1E6002001CF /* apr_thread_cond.h in Headers */,
D3DEC66A0A75D1E7002001CF /* apr_arch_shm.h in Headers */,
D3DEC66B0A75D1E7002001CF /* apr_arch_thread_rwlock.h in Headers */,
D3DEC66C0A75D1E8002001CF /* apr_dso.h in Headers */,
D3DEC66D0A75D1E9002001CF /* apr_arch_global_mutex.h in Headers */,
D3DEC66E0A75D1E9002001CF /* apr_hash.h in Headers */,
D3DEC66F0A75D1E9002001CF /* apr_private.h in Headers */,
D3DEC6700A75D1EA002001CF /* apr_support.h in Headers */,
D3DEC6710A75D1EA002001CF /* apr_global_mutex.h in Headers */,
D3DEC6720A75D1EB002001CF /* apr_proc_mutex.h in Headers */,
D3DEC6730A75D1EB002001CF /* apr_lib.h in Headers */,
D3DEC6740A75D1EC002001CF /* apr_strings.h in Headers */,
D3DEC6750A75D1EC002001CF /* apr_poll.h in Headers */,
D3DEC6760A75D1ED002001CF /* apr_want.h in Headers */,
D3DEC6770A75D1ED002001CF /* apr_allocator.h in Headers */,
D3DEC6780A75D1EE002001CF /* apr_fnmatch.h in Headers */,
D3DEC6790A75D1EE002001CF /* apr_thread_proc.h in Headers */,
D3DEC67A0A75D1EF002001CF /* apr_network_io.h in Headers */,
D3DEC67B0A75D1EF002001CF /* apr_arch_misc.h in Headers */,
D3DEC67C0A75D1F0002001CF /* apr_arch_threadproc.h in Headers */,
D3DEC67D0A75D1F4002001CF /* apr_version.h in Headers */,
D3DEC67E0A75D1F5002001CF /* apr_arch_thread_cond.h in Headers */,
D3DEC67F0A75D1F5002001CF /* apr_arch_poll_private.h in Headers */,
D3DEC6800A75D1F5002001CF /* apr_arch_internal_time.h in Headers */,
D3DEC6810A75D1F6002001CF /* apr_portable.h in Headers */,
D3DEC6820A75D1F6002001CF /* apr_general.h in Headers */,
D3DEC6830A75D1F7002001CF /* apr_arch_proc_mutex.h in Headers */,
D3DEC6840A75D1F7002001CF /* apr_file_info.h in Headers */,
D3DEC6850A75D1F8002001CF /* apr_pools.h in Headers */,
D3DEC6860A75D1F8002001CF /* apr_time.h in Headers */,
D3DEC6870A75D1F9002001CF /* apr_signal.h in Headers */,
D3DEC6880A75D1F9002001CF /* apr_tables.h in Headers */,
D3DEC6890A75D1FA002001CF /* apr_random.h in Headers */,
D3DEC68A0A75D1FA002001CF /* apr_mmap.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
D3DEC6CA0A75D4E9002001CF /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
D3DEC7B00A75D799002001CF /* apr_date.h in Headers */,
D3DEC7B10A75D799002001CF /* apr_dbd_internal.h in Headers */,
D3DEC7B20A75D799002001CF /* apr_ldap.h in Headers */,
D3DEC7B30A75D799002001CF /* apu_version.h in Headers */,
D3DEC7B40A75D799002001CF /* apr_reslist.h in Headers */,
D3DEC7B50A75D799002001CF /* apu_select_dbm.h in Headers */,
D3DEC7B60A75D799002001CF /* apr_base64.h in Headers */,
D3DEC7B70A75D799002001CF /* apr_uri.h in Headers */,
D3DEC7B80A75D799002001CF /* apr_sdbm.h in Headers */,
D3DEC7B90A75D799002001CF /* apr_dbd.h in Headers */,
D3DEC7BA0A75D799002001CF /* apu_config.h in Headers */,
D3DEC7BB0A75D799002001CF /* apr_ldap_init.h in Headers */,
D3DEC7BC0A75D799002001CF /* apr_sha1.h in Headers */,
D3DEC7BD0A75D799002001CF /* apr_md4.h in Headers */,
D3DEC7BE0A75D799002001CF /* apr_rmm.h in Headers */,
D3DEC7BF0A75D799002001CF /* apu_want.h in Headers */,
D3DEC7C00A75D799002001CF /* apr_md5.h in Headers */,
D3DEC7C10A75D799002001CF /* apr_hooks.h in Headers */,
D3DEC7C20A75D799002001CF /* apr_xml.h in Headers */,
D3DEC7C30A75D799002001CF /* apr_uuid.h in Headers */,
D3DEC7C40A75D799002001CF /* apr_ldap_option.h in Headers */,
D3DEC7C50A75D799002001CF /* apu.h in Headers */,
D3DEC7C60A75D799002001CF /* apr_queue.h in Headers */,
D3DEC7C70A75D799002001CF /* apr_dbm.h in Headers */,
D3DEC7C80A75D799002001CF /* apr_ldap_url.h in Headers */,
D3DEC7C90A75D799002001CF /* apr_strmatch.h in Headers */,
D3DEC7CA0A75D799002001CF /* sdbm_tune.h in Headers */,
D3DEC7CB0A75D799002001CF /* apr_optional.h in Headers */,
D3DEC7CC0A75D799002001CF /* apr_xlate.h in Headers */,
D3DEC7CD0A75D799002001CF /* apr_dbm_private.h in Headers */,
D3DEC7CE0A75D799002001CF /* apr_optional_hooks.h in Headers */,
D3DEC7CF0A75D799002001CF /* sdbm_pair.h in Headers */,
D3DEC7D00A75D799002001CF /* apr_anylock.h in Headers */,
D3DEC7D10A75D799002001CF /* apr_buckets.h in Headers */,
D3DEC7D20A75D799002001CF /* sdbm_private.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
D3DEC82C0A75DA10002001CF /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
D3DEC8390A75DA62002001CF /* libteletone_detect.h in Headers */,
D3DEC83A0A75DA62002001CF /* libteletone_generate.h in Headers */,
D3DEC83B0A75DA62002001CF /* libteletone.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
D3DEC8A00A75DFDE002001CF /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
D3DEC8CC0A75E0F4002001CF /* common.h in Headers */,
D3DEC8CD0A75E0F4002001CF /* config.h in Headers */,
D3DEC8CE0A75E0F4002001CF /* finetune.h in Headers */,
D3DEC8CF0A75E0F4002001CF /* iksemel.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
D3DEC8E20A75E19F002001CF /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
D3DEC8F50A75E217002001CF /* ldl_compat.h in Headers */,
D3DEC8F60A75E21A002001CF /* libdingaling.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */
D37670C40A75ECD400ACC1FB /* sqlite.framework */ = {
isa = PBXNativeTarget;
buildConfigurationList = D37670C70A75ECD500ACC1FB /* Build configuration list for PBXNativeTarget "sqlite.framework" */;
buildPhases = (
D37670CA0A75ECF300ACC1FB /* ShellScript */,
D37670C00A75ECD400ACC1FB /* Headers */,
D37670C20A75ECD400ACC1FB /* Sources */,
D37670C30A75ECD400ACC1FB /* Frameworks */,
);
buildRules = (
);
dependencies = (
);
name = sqlite.framework;
productName = sqlite;
productReference = D37670C50A75ECD400ACC1FB /* sqlite.framework */;
productType = "com.apple.product-type.framework";
};
D37671640A75F0DC00ACC1FB /* freeswitch.framework */ = {
isa = PBXNativeTarget;
buildConfigurationList = D37671670A75F0DC00ACC1FB /* Build configuration list for PBXNativeTarget "freeswitch.framework" */;
buildPhases = (
D37671600A75F0DC00ACC1FB /* Headers */,
D37671610A75F0DC00ACC1FB /* Resources */,
D37671620A75F0DC00ACC1FB /* Sources */,
D37671630A75F0DC00ACC1FB /* Frameworks */,
);
buildRules = (
);
dependencies = (
);
name = freeswitch.framework;
productName = libfreeswitch;
productReference = D37671650A75F0DC00ACC1FB /* libfreeswitch.framework */;
productType = "com.apple.product-type.framework";
};
D38DD4400A7687A700FEDB19 /* freeswitch */ = {
isa = PBXNativeTarget;
buildConfigurationList = D38DD4430A7687C600FEDB19 /* Build configuration list for PBXNativeTarget "freeswitch" */;
buildPhases = (
D38DD43E0A7687A700FEDB19 /* Sources */,
D38DD43F0A7687A700FEDB19 /* Frameworks */,
);
buildRules = (
);
dependencies = (
);
name = freeswitch;
productName = freeswitch;
productReference = D38DD4410A7687A700FEDB19 /* freeswitch */;
productType = "com.apple.product-type.tool";
};
D38DD4DE0A768AC500FEDB19 /* srtp.framework */ = {
isa = PBXNativeTarget;
buildConfigurationList = D38DD4E10A768AC500FEDB19 /* Build configuration list for PBXNativeTarget "srtp.framework" */;
buildPhases = (
D38DD4DA0A768AC500FEDB19 /* Headers */,
D38DD4DC0A768AC500FEDB19 /* Sources */,
);
buildRules = (
);
dependencies = (
);
name = srtp.framework;
productName = srtp;
productReference = D38DD4DF0A768AC500FEDB19 /* srtp.framework */;
productType = "com.apple.product-type.framework";
};
D38DD5250A768B6100FEDB19 /* resample.framework */ = {
isa = PBXNativeTarget;
buildConfigurationList = D38DD5280A768B6200FEDB19 /* Build configuration list for PBXNativeTarget "resample.framework" */;
buildPhases = (
D38DD52B0A768B8C00FEDB19 /* ShellScript */,
D38DD5210A768B6100FEDB19 /* Headers */,
D38DD5230A768B6100FEDB19 /* Sources */,
);
buildRules = (
);
dependencies = (
);
name = resample.framework;
productName = resample;
productReference = D38DD5260A768B6100FEDB19 /* resample.framework */;
productType = "com.apple.product-type.framework";
};
D38DD53F0A768C0900FEDB19 /* speakup.framework */ = {
isa = PBXNativeTarget;
buildConfigurationList = D38DD5420A768C0900FEDB19 /* Build configuration list for PBXNativeTarget "speakup.framework" */;
buildPhases = (
D38DD53B0A768C0900FEDB19 /* Headers */,
D38DD53D0A768C0900FEDB19 /* Sources */,
);
buildRules = (
);
dependencies = (
);
name = speakup.framework;
productName = speakup;
productReference = D38DD5400A768C0900FEDB19 /* speakup.framework */;
productType = "com.apple.product-type.framework";
};
D3DEC21C0A75CB06002001CF /* apr.framework */ = {
isa = PBXNativeTarget;
buildConfigurationList = D3DEC21F0A75CB06002001CF /* Build configuration list for PBXNativeTarget "apr.framework" */;
buildPhases = (
D3DEC2260A75CB62002001CF /* ShellScript */,
D3DEC2180A75CB06002001CF /* Headers */,
D3DEC21A0A75CB06002001CF /* Sources */,
);
buildRules = (
);
dependencies = (
);
name = apr.framework;
productName = apr;
productReference = D3DEC21D0A75CB06002001CF /* apr.framework */;
productType = "com.apple.product-type.framework";
};
D3DEC6CE0A75D4E9002001CF /* aprutil.framework */ = {
isa = PBXNativeTarget;
buildConfigurationList = D3DEC6D10A75D4EA002001CF /* Build configuration list for PBXNativeTarget "aprutil.framework" */;
buildPhases = (
D3DEC6D50A75D50F002001CF /* ShellScript */,
D3DEC6CA0A75D4E9002001CF /* Headers */,
D3DEC6CC0A75D4E9002001CF /* Sources */,
D3DEC6CD0A75D4E9002001CF /* Frameworks */,
);
buildRules = (
);
dependencies = (
);
name = aprutil.framework;
productName = aprutil;
productReference = D3DEC6CF0A75D4E9002001CF /* aprutil.framework */;
productType = "com.apple.product-type.framework";
};
D3DEC8300A75DA10002001CF /* teletone.framework */ = {
isa = PBXNativeTarget;
buildConfigurationList = D3DEC8330A75DA10002001CF /* Build configuration list for PBXNativeTarget "teletone.framework" */;
buildPhases = (
D3DEC82C0A75DA10002001CF /* Headers */,
D3DEC82E0A75DA10002001CF /* Sources */,
);
buildRules = (
);
dependencies = (
);
name = teletone.framework;
productName = teletone;
productReference = D3DEC8310A75DA10002001CF /* teletone.framework */;
productType = "com.apple.product-type.framework";
};
D3DEC8A40A75DFDE002001CF /* iksemel.framework */ = {
isa = PBXNativeTarget;
buildConfigurationList = D3DEC8A70A75DFDE002001CF /* Build configuration list for PBXNativeTarget "iksemel.framework" */;
buildPhases = (
D3DEC8AA0A75DFF7002001CF /* ShellScript */,
D3DEC8A00A75DFDE002001CF /* Headers */,
D3DEC8A20A75DFDE002001CF /* Sources */,
);
buildRules = (
);
dependencies = (
);
name = iksemel.framework;
productName = iksemel;
productReference = D3DEC8A50A75DFDE002001CF /* iksemel.framework */;
productType = "com.apple.product-type.framework";
};
D3DEC8E60A75E19F002001CF /* dingaling.framework */ = {
isa = PBXNativeTarget;
buildConfigurationList = D3DEC8E90A75E1A0002001CF /* Build configuration list for PBXNativeTarget "dingaling.framework" */;
buildPhases = (
D3DEC8E20A75E19F002001CF /* Headers */,
D3DEC8E40A75E19F002001CF /* Sources */,
D3DEC8E50A75E19F002001CF /* Frameworks */,
);
buildRules = (
);
dependencies = (
);
name = dingaling.framework;
productName = dingaling;
productReference = D3DEC8E70A75E19F002001CF /* dingaling.framework */;
productType = "com.apple.product-type.framework";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
08FB7793FE84155DC02AAC07 /* Project object */ = {
isa = PBXProject;
buildConfigurationList = 1DEB91EF08733DB70010E9CD /* Build configuration list for PBXProject "FreeSWITCH" */;
hasScannedForEncodings = 1;
mainGroup = 08FB7794FE84155DC02AAC07 /* FreeSWITCH */;
projectDirPath = "";
targets = (
D3DEC8130A75D8C8002001CF /* FreeSWITCH */,
D3DEC21C0A75CB06002001CF /* apr.framework */,
D3DEC6CE0A75D4E9002001CF /* aprutil.framework */,
D3DEC8300A75DA10002001CF /* teletone.framework */,
D3DEC8A40A75DFDE002001CF /* iksemel.framework */,
D3DEC8E60A75E19F002001CF /* dingaling.framework */,
D37670C40A75ECD400ACC1FB /* sqlite.framework */,
D37671640A75F0DC00ACC1FB /* freeswitch.framework */,
D38DD4400A7687A700FEDB19 /* freeswitch */,
D38DD4DE0A768AC500FEDB19 /* srtp.framework */,
D38DD5250A768B6100FEDB19 /* resample.framework */,
D38DD53F0A768C0900FEDB19 /* speakup.framework */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
D37671610A75F0DC00ACC1FB /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXShellScriptBuildPhase section */
D37670CA0A75ECF300ACC1FB /* ShellScript */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/bash;
shellScript = "if [ -e ../../libs/sqlite-$FREESWITCH_SQLITE_VERSION/.complete ]; then\n\texit 0\nfi\n/usr/bin/curl $FREESWITCH_DOWNLOAD_URL/sqlite-$FREESWITCH_SQLITE_VERSION.tar.gz -o ../../libs/sqlite-$FREESWITCH_SQLITE_VERSION.tar.gz\ncd ../../libs\ntar zxfv sqlite-$FREESWITCH_SQLITE_VERSION.tar.gz\ncd sqlite-$FREESWITCH_SQLITE_VERSION\n./configure --disable-tcl --enable-threadsafe\nsed -e s/--VERS--/$FREESWITCH_SQLITE_VERSION/ ./src/sqlite.h.in | sed -e s/--VERSION-NUMBER--/$FREESWITCH_SQLITE_VERSION_B/ >sqlite3.h\nmake parse.c opcodes.c keywordhash.h\ncp parse.h src\ncp opcodes.h src\ncp keywordhash.h src\ntouch .complete\n";
};
D38DD52B0A768B8C00FEDB19 /* ShellScript */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/bash;
shellScript = "if [ -e ../../libs/libresample-$FREESWITCH_RESAMPLE_VERSION.tgz/.complete ]; then\n\texit 0\nfi\n/usr/bin/curl $FREESWITCH_DOWNLOAD_URL/libresample-$FREESWITCH_RESAMPLE_VERSION.tgz -o ../../libs/libresample-$FREESWITCH_RESAMPLE_VERSION.tgz\ncd ../../libs\ntar zxfv libresample-$FREESWITCH_RESAMPLE_VERSION.tgz\ncd libresample-$FREESWITCH_RESAMPLE_VERSION\ntouch .complete";
};
D3DEC2260A75CB62002001CF /* ShellScript */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/bash;
shellScript = "if [ -e ../../libs/apr-$FREESWITCH_APR_VERSION/.complete ]; then\n\texit 0\nfi\n/usr/bin/curl $FREESWITCH_DOWNLOAD_URL/apr-$FREESWITCH_APR_VERSION.tar.gz -o ../../libs/apr-$FREESWITCH_APR_VERSION.tar.gz\ncd ../../libs\ntar zxfv apr-$FREESWITCH_APR_VERSION.tar.gz\ncd apr-$FREESWITCH_APR_VERSION\n./configure --enable-layout=\"Mac OS X Server\"\nmake apr.exp\ntouch .complete";
};
D3DEC6D50A75D50F002001CF /* ShellScript */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/bash;
shellScript = "if [ -e ../../libs/apr-util-$FREESWITCH_APR_VERSION/.complete ]; then\n\texit 0\nfi\n/usr/bin/curl $FREESWITCH_DOWNLOAD_URL/apr-util-$FREESWITCH_APR_VERSION.tar.gz -o ../../libs/apr-util-$FREESWITCH_APR_VERSION.tar.gz\ncd ../../libs\ntar zxfv apr-util-$FREESWITCH_APR_VERSION.tar.gz\ncd apr-util-$FREESWITCH_APR_VERSION\n./configure --with-apr=../apr-$FREESWITCH_APR_VERSION\ntouch .complete";
};
D3DEC8AA0A75DFF7002001CF /* ShellScript */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/bash;
shellScript = "if [ -e ../../libs/iksemel-$FREESWITCH_IKSEMEL_VERSION/.complete ]; then\n\texit 0\nfi\n/usr/bin/curl $FREESWITCH_DOWNLOAD_URL/iksemel-$FREESWITCH_IKSEMEL_VERSION.tar.gz -o ../../libs/iksemel-$FREESWITCH_IKSEMEL_VERSION.tar.gz\ncd ../../libs\ntar zxfv iksemel-$FREESWITCH_IKSEMEL_VERSION.tar.gz\ncd iksemel-$FREESWITCH_IKSEMEL_VERSION\n./configure \ntouch .complete";
};
/* End PBXShellScriptBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
D37670C20A75ECD400ACC1FB /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
D38DD4B40A76889500FEDB19 /* main.c in Sources */,
D37671200A75EF5200ACC1FB /* opcodes.c in Sources */,
D37671210A75EF5200ACC1FB /* parse.c in Sources */,
D37671220A75EF5200ACC1FB /* alter.c in Sources */,
D37671230A75EF5200ACC1FB /* analyze.c in Sources */,
D37671240A75EF5200ACC1FB /* attach.c in Sources */,
D37671250A75EF5200ACC1FB /* auth.c in Sources */,
D37671260A75EF5200ACC1FB /* btree.c in Sources */,
D37671270A75EF5200ACC1FB /* build.c in Sources */,
D37671280A75EF5200ACC1FB /* callback.c in Sources */,
D37671290A75EF5200ACC1FB /* complete.c in Sources */,
D376712A0A75EF5200ACC1FB /* date.c in Sources */,
D376712B0A75EF5200ACC1FB /* delete.c in Sources */,
D376712C0A75EF5200ACC1FB /* expr.c in Sources */,
D376712D0A75EF5200ACC1FB /* func.c in Sources */,
D376712E0A75EF5200ACC1FB /* hash.c in Sources */,
D376712F0A75EF5200ACC1FB /* insert.c in Sources */,
D37671300A75EF5200ACC1FB /* legacy.c in Sources */,
D37671320A75EF5200ACC1FB /* os.c in Sources */,
D37671330A75EF5200ACC1FB /* os_unix.c in Sources */,
D37671340A75EF5200ACC1FB /* os_win.c in Sources */,
D37671350A75EF5200ACC1FB /* pager.c in Sources */,
D37671360A75EF5200ACC1FB /* pragma.c in Sources */,
D37671370A75EF5200ACC1FB /* prepare.c in Sources */,
D37671380A75EF5200ACC1FB /* printf.c in Sources */,
D37671390A75EF5200ACC1FB /* random.c in Sources */,
D376713A0A75EF5200ACC1FB /* select.c in Sources */,
D376713C0A75EF5200ACC1FB /* table.c in Sources */,
D376713D0A75EF5200ACC1FB /* tokenize.c in Sources */,
D376713E0A75EF5200ACC1FB /* trigger.c in Sources */,
D376713F0A75EF5200ACC1FB /* update.c in Sources */,
D37671400A75EF5200ACC1FB /* utf.c in Sources */,
D37671410A75EF5200ACC1FB /* util.c in Sources */,
D37671420A75EF5200ACC1FB /* vacuum.c in Sources */,
D37671430A75EF5200ACC1FB /* vdbe.c in Sources */,
D37671440A75EF5200ACC1FB /* vdbeapi.c in Sources */,
D37671450A75EF5200ACC1FB /* vdbeaux.c in Sources */,
D37671460A75EF5200ACC1FB /* vdbefifo.c in Sources */,
D37671470A75EF5200ACC1FB /* vdbemem.c in Sources */,
D37671480A75EF5200ACC1FB /* where.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
D37671620A75F0DC00ACC1FB /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
D38DD2EB0A76831C00FEDB19 /* switch_buffer.c in Sources */,
D38DD2EC0A76831C00FEDB19 /* switch_caller.c in Sources */,
D38DD2ED0A76831C00FEDB19 /* switch_channel.c in Sources */,
D38DD2EE0A76831C00FEDB19 /* switch_config.c in Sources */,
D38DD2EF0A76831C00FEDB19 /* switch_console.c in Sources */,
D38DD2F00A76831C00FEDB19 /* switch_core.c in Sources */,
D38DD2F10A76831C00FEDB19 /* switch_event.c in Sources */,
D38DD2F20A76831C00FEDB19 /* switch_ivr.c in Sources */,
D38DD2F30A76831C00FEDB19 /* switch_loadable_module.c in Sources */,
D38DD2F40A76831C00FEDB19 /* switch_log.c in Sources */,
D38DD2F50A76831C00FEDB19 /* switch_resample.c in Sources */,
D38DD2F60A76831C00FEDB19 /* switch_rtp.c in Sources */,
D38DD2F70A76831C00FEDB19 /* switch_stun.c in Sources */,
D38DD2F80A76831C00FEDB19 /* switch_utils.c in Sources */,
D38DD2F90A76831C00FEDB19 /* switch_xml.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
D38DD43E0A7687A700FEDB19 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
D38DD4460A7687ED00FEDB19 /* switch.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
D38DD4DC0A768AC500FEDB19 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
D38DD5030A768AF200FEDB19 /* aes.c in Sources */,
D38DD5040A768AF200FEDB19 /* aes_cbc.c in Sources */,
D38DD5050A768AF200FEDB19 /* aes_icm.c in Sources */,
D38DD5060A768AF200FEDB19 /* alloc.c in Sources */,
D38DD5070A768AF200FEDB19 /* auth.c in Sources */,
D38DD5080A768AF200FEDB19 /* cipher.c in Sources */,
D38DD5090A768AF200FEDB19 /* crypto_kernel.c in Sources */,
D38DD50A0A768AF200FEDB19 /* ctr_prng.c in Sources */,
D38DD50B0A768AF200FEDB19 /* err.c in Sources */,
D38DD50C0A768AF200FEDB19 /* gf2_8.c in Sources */,
D38DD50D0A768AF200FEDB19 /* hmac.c in Sources */,
D38DD50E0A768AF200FEDB19 /* key.c in Sources */,
D38DD50F0A768AF200FEDB19 /* math.c in Sources */,
D38DD5100A768AF200FEDB19 /* null_auth.c in Sources */,
D38DD5110A768AF200FEDB19 /* null_cipher.c in Sources */,
D38DD5120A768AF200FEDB19 /* prng.c in Sources */,
D38DD5130A768AF200FEDB19 /* rand_source.c in Sources */,
D38DD5140A768AF200FEDB19 /* rdb.c in Sources */,
D38DD5150A768AF200FEDB19 /* rdbx.c in Sources */,
D38DD5160A768AF200FEDB19 /* sha1.c in Sources */,
D38DD5170A768AF200FEDB19 /* srtp.c in Sources */,
D38DD5180A768AF200FEDB19 /* stat.c in Sources */,
D38DD5190A768AF200FEDB19 /* xfm.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
D38DD5230A768B6100FEDB19 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
D38DD5330A768BAF00FEDB19 /* filterkit.c in Sources */,
D38DD5340A768BAF00FEDB19 /* resample.c in Sources */,
D38DD5350A768BAF00FEDB19 /* resamplesubs.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
D38DD53D0A768C0900FEDB19 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
D38DD5460A768C3800FEDB19 /* jb_speakup.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
D3DEC21A0A75CB06002001CF /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
D3DEC6510A75D148002001CF /* apr_atomic.c in Sources */,
D3DEC5F60A75D048002001CF /* apr_cpystrn.c in Sources */,
D3DEC5F70A75D048002001CF /* apr_fnmatch.c in Sources */,
D3DEC5F80A75D048002001CF /* apr_getpass.c in Sources */,
D3DEC5F90A75D048002001CF /* apr_hash.c in Sources */,
D3DEC5FA0A75D048002001CF /* apr_pools.c in Sources */,
D3DEC5FB0A75D048002001CF /* apr_random.c in Sources */,
D3DEC5FC0A75D048002001CF /* apr_snprintf.c in Sources */,
D3DEC5FD0A75D048002001CF /* apr_strings.c in Sources */,
D3DEC5FE0A75D048002001CF /* apr_strnatcmp.c in Sources */,
D3DEC5FF0A75D048002001CF /* apr_strtok.c in Sources */,
D3DEC6000A75D048002001CF /* apr_tables.c in Sources */,
D3DEC6010A75D048002001CF /* charset.c in Sources */,
D3DEC6020A75D048002001CF /* common.c in Sources */,
D3DEC6030A75D048002001CF /* copy.c in Sources */,
D3DEC6040A75D048002001CF /* dir.c in Sources */,
D3DEC6050A75D048002001CF /* dso.c in Sources */,
D3DEC6060A75D048002001CF /* env.c in Sources */,
D3DEC6070A75D048002001CF /* epoll.c in Sources */,
D3DEC6080A75D048002001CF /* errorcodes.c in Sources */,
D3DEC6090A75D048002001CF /* fileacc.c in Sources */,
D3DEC60A0A75D048002001CF /* filedup.c in Sources */,
D3DEC60B0A75D048002001CF /* filepath.c in Sources */,
D3DEC60C0A75D048002001CF /* filepath_util.c in Sources */,
D3DEC60D0A75D048002001CF /* filestat.c in Sources */,
D3DEC60E0A75D048002001CF /* flock.c in Sources */,
D3DEC60F0A75D048002001CF /* fullrw.c in Sources */,
D3DEC6100A75D048002001CF /* getopt.c in Sources */,
D3DEC6110A75D048002001CF /* global_mutex.c in Sources */,
D3DEC6120A75D048002001CF /* groupinfo.c in Sources */,
D3DEC6130A75D048002001CF /* inet_ntop.c in Sources */,
D3DEC6140A75D048002001CF /* inet_pton.c in Sources */,
D3DEC6150A75D048002001CF /* kqueue.c in Sources */,
D3DEC6160A75D048002001CF /* mktemp.c in Sources */,
D3DEC6170A75D048002001CF /* mmap.c in Sources */,
D3DEC6180A75D048002001CF /* multicast.c in Sources */,
D3DEC6190A75D048002001CF /* open.c in Sources */,
D3DEC61A0A75D048002001CF /* otherchild.c in Sources */,
D3DEC61B0A75D048002001CF /* pipe.c in Sources */,
D3DEC61C0A75D048002001CF /* poll.c in Sources */,
D3DEC61D0A75D048002001CF /* port.c in Sources */,
D3DEC61E0A75D048002001CF /* proc.c in Sources */,
D3DEC61F0A75D048002001CF /* proc_mutex.c in Sources */,
D3DEC6200A75D048002001CF /* procsup.c in Sources */,
D3DEC6210A75D048002001CF /* rand.c in Sources */,
D3DEC6230A75D048002001CF /* readwrite.c in Sources */,
D3DEC6240A75D048002001CF /* seek.c in Sources */,
D3DEC6250A75D048002001CF /* select.c in Sources */,
D3DEC6260A75D048002001CF /* sendrecv.c in Sources */,
D3DEC6270A75D048002001CF /* sha2.c in Sources */,
D3DEC6290A75D048002001CF /* sha2_glue.c in Sources */,
D3DEC62A0A75D048002001CF /* shm.c in Sources */,
D3DEC62B0A75D048002001CF /* signals.c in Sources */,
D3DEC62C0A75D048002001CF /* sockaddr.c in Sources */,
D3DEC62D0A75D048002001CF /* sockets.c in Sources */,
D3DEC62E0A75D048002001CF /* sockopt.c in Sources */,
D3DEC62F0A75D048002001CF /* start.c in Sources */,
D3DEC6300A75D048002001CF /* tempdir.c in Sources */,
D3DEC6310A75D048002001CF /* thread.c in Sources */,
D3DEC6320A75D048002001CF /* thread_cond.c in Sources */,
D3DEC6330A75D048002001CF /* thread_mutex.c in Sources */,
D3DEC6340A75D048002001CF /* thread_rwlock.c in Sources */,
D3DEC6350A75D048002001CF /* threadpriv.c in Sources */,
D3DEC6360A75D048002001CF /* time.c in Sources */,
D3DEC6370A75D048002001CF /* timestr.c in Sources */,
D3DEC6380A75D048002001CF /* userinfo.c in Sources */,
D3DEC6390A75D048002001CF /* version.c in Sources */,
D3DEC63A0A75D048002001CF /* waitio.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
D3DEC6CC0A75D4E9002001CF /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
D3DEC7D50A75D7BE002001CF /* apr_buckets_alloc.c in Sources */,
D3DEC7D60A75D7BE002001CF /* apr_strmatch.c in Sources */,
D3DEC7D70A75D7BE002001CF /* apr_dbm_gdbm.c in Sources */,
D3DEC7D90A75D7BE002001CF /* apr_brigade.c in Sources */,
D3DEC7DA0A75D7BE002001CF /* apr_buckets_socket.c in Sources */,
D3DEC7DB0A75D7BE002001CF /* apr_buckets.c in Sources */,
D3DEC7DC0A75D7BE002001CF /* apr_buckets_heap.c in Sources */,
D3DEC7DD0A75D7BE002001CF /* apr_queue.c in Sources */,
D3DEC7DE0A75D7BE002001CF /* sdbm_hash.c in Sources */,
D3DEC7DF0A75D7BE002001CF /* apr_dbm_ndbm.c in Sources */,
D3DEC7E00A75D7BE002001CF /* apr_buckets_flush.c in Sources */,
D3DEC7E10A75D7BE002001CF /* apr_hooks.c in Sources */,
D3DEC7E20A75D7BE002001CF /* apr_rmm.c in Sources */,
D3DEC7E30A75D7BE002001CF /* apr_sha1.c in Sources */,
D3DEC7E40A75D7BE002001CF /* apr_uri.c in Sources */,
D3DEC7E50A75D7BE002001CF /* sdbm_pair.c in Sources */,
D3DEC7E60A75D7BE002001CF /* apr_buckets_pool.c in Sources */,
D3DEC7E70A75D7BE002001CF /* apr_base64.c in Sources */,
D3DEC7E80A75D7BE002001CF /* apr_date.c in Sources */,
D3DEC7EB0A75D7BE002001CF /* apu_version.c in Sources */,
D3DEC7EE0A75D7BE002001CF /* uuid.c in Sources */,
D3DEC7EF0A75D7BE002001CF /* apr_reslist.c in Sources */,
D3DEC7F00A75D7BE002001CF /* sdbm_lock.c in Sources */,
D3DEC7F10A75D7BE002001CF /* apr_dbm.c in Sources */,
D3DEC7F20A75D7BE002001CF /* apr_buckets_refcount.c in Sources */,
D3DEC7F30A75D7BE002001CF /* apr_buckets_file.c in Sources */,
D3DEC7F40A75D7BE002001CF /* apr_dbm_sdbm.c in Sources */,
D3DEC7F60A75D7BE002001CF /* apr_buckets_mmap.c in Sources */,
D3DEC7F70A75D7BE002001CF /* getuuid.c in Sources */,
D3DEC7F80A75D7BE002001CF /* apr_buckets_eos.c in Sources */,
D3DEC7F90A75D7BE002001CF /* apr_buckets_pipe.c in Sources */,
D3DEC7FC0A75D7BE002001CF /* apr_buckets_simple.c in Sources */,
D3DEC7FD0A75D7BE002001CF /* sdbm.c in Sources */,
D3DEC7FE0A75D7BE002001CF /* apr_dbm_berkeleydb.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
D3DEC82E0A75DA10002001CF /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
D3DEC83E0A75DA75002001CF /* libteletone_detect.c in Sources */,
D3DEC83F0A75DA75002001CF /* libteletone_generate.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
D3DEC8A20A75DFDE002001CF /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
D3DEC8D00A75E107002001CF /* iks.c in Sources */,
D3DEC8D10A75E107002001CF /* base64.c in Sources */,
D3DEC8D20A75E107002001CF /* io-posix.c in Sources */,
D3DEC8D30A75E107002001CF /* filter.c in Sources */,
D3DEC8D40A75E107002001CF /* stream.c in Sources */,
D3DEC8D50A75E107002001CF /* dom.c in Sources */,
D3DEC8D60A75E107002001CF /* utility.c in Sources */,
D3DEC8D70A75E107002001CF /* jabber.c in Sources */,
D3DEC8D80A75E107002001CF /* sax.c in Sources */,
D3DEC8D90A75E107002001CF /* ikstack.c in Sources */,
D3DEC8DA0A75E107002001CF /* md5.c in Sources */,
D3DEC8DB0A75E107002001CF /* sha.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
D3DEC8E40A75E19F002001CF /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
D3DEC8F70A75E21F002001CF /* libdingaling.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
D37671520A75F04700ACC1FB /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = D37670C40A75ECD400ACC1FB /* sqlite.framework */;
targetProxy = D37671510A75F04700ACC1FB /* PBXContainerItemProxy */;
};
D38DD53A0A768BF700FEDB19 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = D38DD5250A768B6100FEDB19 /* resample.framework */;
targetProxy = D38DD5390A768BF700FEDB19 /* PBXContainerItemProxy */;
};
D38DD5490A768C5700FEDB19 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = D38DD53F0A768C0900FEDB19 /* speakup.framework */;
targetProxy = D38DD5480A768C5700FEDB19 /* PBXContainerItemProxy */;
};
D38DD54B0A768C6E00FEDB19 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = D37671640A75F0DC00ACC1FB /* freeswitch.framework */;
targetProxy = D38DD54A0A768C6E00FEDB19 /* PBXContainerItemProxy */;
};
D38DD54D0A768C7400FEDB19 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = D38DD4DE0A768AC500FEDB19 /* srtp.framework */;
targetProxy = D38DD54C0A768C7400FEDB19 /* PBXContainerItemProxy */;
};
D38DD5750A768D9C00FEDB19 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = D38DD4400A7687A700FEDB19 /* freeswitch */;
targetProxy = D38DD5740A768D9C00FEDB19 /* PBXContainerItemProxy */;
};
D3DEC8150A75D8D3002001CF /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = D3DEC21C0A75CB06002001CF /* apr.framework */;
targetProxy = D3DEC8140A75D8D3002001CF /* PBXContainerItemProxy */;
};
D3DEC8170A75D8D6002001CF /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = D3DEC6CE0A75D4E9002001CF /* aprutil.framework */;
targetProxy = D3DEC8160A75D8D6002001CF /* PBXContainerItemProxy */;
};
D3DEC8450A75DAC1002001CF /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = D3DEC8300A75DA10002001CF /* teletone.framework */;
targetProxy = D3DEC8440A75DAC1002001CF /* PBXContainerItemProxy */;
};
D3DEC8E00A75E17C002001CF /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = D3DEC8A40A75DFDE002001CF /* iksemel.framework */;
targetProxy = D3DEC8DF0A75E17C002001CF /* PBXContainerItemProxy */;
};
D3DECA3A0A75E43C002001CF /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = D3DEC8E60A75E19F002001CF /* dingaling.framework */;
targetProxy = D3DECA390A75E43C002001CF /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin XCBuildConfiguration section */
1DEB91F008733DB70010E9CD /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(FREESWITCH_ARCH)";
FREESWITCH_APR_VERSION = 1.2.7;
FREESWITCH_ARCH = "i386 ppc";
FREESWITCH_DOWNLOAD_URL = "http://svn.freeswitch.org/downloads/libs";
FREESWITCH_IKSEMEL_VERSION = 1.2;
FREESWITCH_RESAMPLE_VERSION = 0.1.3;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
PREBINDING = NO;
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
};
name = Debug;
};
1DEB91F108733DB70010E9CD /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(FREESWITCH_ARCH)";
DSTROOT = /;
FREESWITCH_APR_VERSION = 1.2.7;
FREESWITCH_ARCH = "i386 ppc";
FREESWITCH_DOWNLOAD_URL = "http://svn.freeswitch.org/downloads/libs";
FREESWITCH_IKSEMEL_VERSION = 1.2;
FREESWITCH_RESAMPLE_VERSION = 0.1.3;
FREESWITCH_SQLITE_VERSION = 3.3.6;
FREESWITCH_SQLITE_VERSION_B = 3003006;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
PREBINDING = NO;
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
};
name = Release;
};
D37670C80A75ECD500ACC1FB /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = NO;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
FRAMEWORK_VERSION = A;
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_FIX_AND_CONTINUE = YES;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
GCC_MODEL_TUNING = G5;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h";
INFOPLIST_FILE = sqlite.plist;
INSTALL_PATH = "$(HOME)/Library/Frameworks";
OTHER_LDFLAGS = (
"-framework",
Foundation,
"-framework",
AppKit,
);
PREBINDING = NO;
PRODUCT_NAME = sqlite;
ZERO_LINK = YES;
};
name = Debug;
};
D37670C90A75ECD500ACC1FB /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = YES;
CURRENT_PROJECT_VERSION = "$(FREESWITCH_SQLITE_VERSION)";
DYLIB_COMPATIBILITY_VERSION = "$(FREESWITCH_SQLITE_VERSION)";
DYLIB_CURRENT_VERSION = "$(FREESWITCH_SQLITE_VERSION)";
FRAMEWORK_VERSION = A;
GCC_ENABLE_FIX_AND_CONTINUE = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
GCC_MODEL_TUNING = G5;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
INFOPLIST_FILE = sqlite.plist;
INSTALL_PATH = "$(HOME)/Library/Frameworks";
OTHER_CFLAGS = (
"-DHAVE_USLEEP=1",
"-DNDEBUG",
"-DOS_UNIX=1",
"-DPIC",
"-DSQLITE_OMIT_CURSOR",
"-DTEMP_STORE=2",
"-DTHREADSAFE=1",
"-fno-common",
"-w",
);
PREBINDING = NO;
PRODUCT_NAME = sqlite;
ZERO_LINK = NO;
};
name = Release;
};
D37671680A75F0DC00ACC1FB /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = NO;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
FRAMEWORK_VERSION = A;
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_FIX_AND_CONTINUE = YES;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
GCC_MODEL_TUNING = G5;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h";
INFOPLIST_FILE = libfreeswitch.plist;
INSTALL_PATH = "$(HOME)/Library/Frameworks";
OTHER_LDFLAGS = (
"-framework",
Foundation,
"-framework",
AppKit,
);
PREBINDING = NO;
PRODUCT_NAME = libfreeswitch;
ZERO_LINK = YES;
};
name = Debug;
};
D37671690A75F0DC00ACC1FB /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
FRAMEWORK_VERSION = A;
GCC_ENABLE_FIX_AND_CONTINUE = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
GCC_MODEL_TUNING = G5;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
INFOPLIST_FILE = libfreeswitch.plist;
INSTALL_PATH = "$(HOME)/Library/Frameworks";
OTHER_CFLAGS = (
"-DHAVE_CONFIG_H",
"-I.",
"-I.",
"-I./src/include",
"-I../../libs/srtp/include",
"-I../../libs/srtp/crypto/include/",
"-I/usr/local/freeswitch/include",
"-g",
"-O2",
"-DDARWIN",
"-DSIGPROCMASK_SETS_THREAD_MASK",
"-no-cpp-precomp",
"-I/usr/local/freeswitch/include/apr-1",
"-I/usr/local/freeswitch/include/srtp",
"-I/usr/local/freeswitch/include/apr-1",
"-I/usr/local/include",
"-DMACOSX",
"-fPIC",
"-Wall",
"-I/usr/local/src/freeswitch.trunk/src/sqlite",
"-I/usr/local/src/freeswitch.trunk",
"-I/usr/local/src/freeswitch.trunk/src/include",
"-I/usr/local/freeswitch/include",
"$(OTHER_CFLAGS_QUOTED_1)",
"$(OTHER_CFLAGS_QUOTED_2)",
"$(OTHER_CFLAGS_QUOTED_3)",
"$(OTHER_CFLAGS_QUOTED_4)",
"$(OTHER_CFLAGS_QUOTED_5)",
"$(OTHER_CFLAGS_QUOTED_6)",
"$(OTHER_CFLAGS_QUOTED_7)",
"-Wall",
"-Werror",
"-Wstrict-prototypes",
"-Wmissing-prototypes",
"-g",
"-std=c99",
"-g",
"-O2",
);
OTHER_CFLAGS_QUOTED_1 = "-DSWITCH_MOD_DIR=\\\"/usr/local/freeswitch/mod\\\"";
OTHER_CFLAGS_QUOTED_2 = "-DSWITCH_PREFIX_DIR=\\\"/usr/local/freeswitch\\\"";
OTHER_CFLAGS_QUOTED_3 = "-DSWITCH_CONF_DIR=\\\"/usr/local/freeswitch/conf\\\"";
OTHER_CFLAGS_QUOTED_4 = "-DSWITCH_DB_DIR=\\\"/usr/local/freeswitch/db\\\"";
OTHER_CFLAGS_QUOTED_5 = "-DSWITCH_LOG_DIR=\\\"/usr/local/freeswitch/log\\\"";
OTHER_CFLAGS_QUOTED_6 = "-DSWITCH_SCRIPT_DIR=\\\"/usr/local/freeswitch/scripts\\\"";
OTHER_CFLAGS_QUOTED_7 = "-DSWITCH_HTDOCS_DIR=\\\"/usr/local/freeswitch/htdocs\\\"";
PREBINDING = NO;
PRODUCT_NAME = libfreeswitch;
ZERO_LINK = NO;
};
name = Release;
};
D38DD4440A7687C600FEDB19 /* 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 = "$(HOME)/bin";
PREBINDING = NO;
PRODUCT_NAME = freeswitch;
ZERO_LINK = YES;
};
name = Debug;
};
D38DD4450A7687C600FEDB19 /* 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";
PREBINDING = NO;
PRODUCT_NAME = freeswitch;
ZERO_LINK = NO;
};
name = Release;
};
D38DD4E20A768AC500FEDB19 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = NO;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
FRAMEWORK_VERSION = A;
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_FIX_AND_CONTINUE = YES;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
GCC_MODEL_TUNING = G5;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h";
INFOPLIST_FILE = srtp.plist;
INSTALL_PATH = "$(HOME)/Library/Frameworks";
OTHER_LDFLAGS = (
"-framework",
Foundation,
"-framework",
AppKit,
);
PREBINDING = NO;
PRODUCT_NAME = srtp;
ZERO_LINK = YES;
};
name = Debug;
};
D38DD4E30A768AC500FEDB19 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
FRAMEWORK_VERSION = A;
GCC_ENABLE_FIX_AND_CONTINUE = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
GCC_MODEL_TUNING = G5;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
INFOPLIST_FILE = srtp.plist;
INSTALL_PATH = "$(HOME)/Library/Frameworks";
PREBINDING = NO;
PRODUCT_NAME = srtp;
ZERO_LINK = NO;
};
name = Release;
};
D38DD5290A768B6200FEDB19 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = NO;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
FRAMEWORK_VERSION = A;
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_FIX_AND_CONTINUE = YES;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
GCC_MODEL_TUNING = G5;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h";
INFOPLIST_FILE = resample.plist;
INSTALL_PATH = "$(HOME)/Library/Frameworks";
OTHER_LDFLAGS = (
"-framework",
Foundation,
"-framework",
AppKit,
);
PREBINDING = NO;
PRODUCT_NAME = resample;
ZERO_LINK = YES;
};
name = Debug;
};
D38DD52A0A768B6200FEDB19 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = YES;
CURRENT_PROJECT_VERSION = "$(FREESWITCH_RESAMPLE_VERSION)";
DYLIB_COMPATIBILITY_VERSION = "$(FREESWITCH_RESAMPLE_VERSION)";
DYLIB_CURRENT_VERSION = "$(FREESWITCH_RESAMPLE_VERSION)";
FRAMEWORK_VERSION = A;
GCC_ENABLE_FIX_AND_CONTINUE = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
GCC_MODEL_TUNING = G5;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
INFOPLIST_FILE = resample.plist;
INSTALL_PATH = "$(HOME)/Library/Frameworks";
PREBINDING = NO;
PRODUCT_NAME = resample;
ZERO_LINK = NO;
};
name = Release;
};
D38DD5430A768C0900FEDB19 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = NO;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
FRAMEWORK_VERSION = A;
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_FIX_AND_CONTINUE = YES;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
GCC_MODEL_TUNING = G5;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h";
INFOPLIST_FILE = speakup.plist;
INSTALL_PATH = "$(HOME)/Library/Frameworks";
OTHER_LDFLAGS = (
"-framework",
Foundation,
"-framework",
AppKit,
);
PREBINDING = NO;
PRODUCT_NAME = speakup;
ZERO_LINK = YES;
};
name = Debug;
};
D38DD5440A768C0900FEDB19 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
FRAMEWORK_VERSION = A;
GCC_ENABLE_FIX_AND_CONTINUE = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
GCC_MODEL_TUNING = G5;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
INFOPLIST_FILE = speakup.plist;
INSTALL_PATH = "$(HOME)/Library/Frameworks";
PREBINDING = NO;
PRODUCT_NAME = speakup;
ZERO_LINK = NO;
};
name = Release;
};
D3DEC2200A75CB06002001CF /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = NO;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
FRAMEWORK_VERSION = A;
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_FIX_AND_CONTINUE = YES;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
GCC_MODEL_TUNING = G5;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_WARN_ABOUT_RETURN_TYPE = NO;
INFOPLIST_FILE = apr.plist;
INSTALL_PATH = "$(HOME)/Library/Frameworks";
OTHER_CFLAGS = (
"-g",
"-O2",
"-w",
);
OTHER_CPLUSPLUSFLAGS = (
"$(OTHER_CFLAGS)",
"-DDARWIN",
"-DSIGPROCMASK_SETS_THREAD_MASK",
"-no-cpp-precomp",
);
OTHER_LDFLAGS = "-lpthread";
PREBINDING = NO;
PRODUCT_NAME = apr;
ZERO_LINK = YES;
};
name = Debug;
};
D3DEC2210A75CB06002001CF /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = YES;
CURRENT_PROJECT_VERSION = "$(FREESWITCH_APR_VERSION)";
DYLIB_COMPATIBILITY_VERSION = "$(FREESWITCH_APR_VERSION)";
DYLIB_CURRENT_VERSION = "$(FREESWITCH_APR_VERSION)";
FRAMEWORK_VERSION = A;
GCC_ENABLE_FIX_AND_CONTINUE = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
GCC_MODEL_TUNING = G5;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_WARN_ABOUT_RETURN_TYPE = NO;
INFOPLIST_FILE = apr.plist;
INSTALL_PATH = "$(HOME)/Library/Frameworks";
OTHER_CFLAGS = (
"-g",
"-O2",
"-w",
);
OTHER_CPLUSPLUSFLAGS = (
"$(OTHER_CFLAGS)",
"-DDARWIN",
"-DSIGPROCMASK_SETS_THREAD_MASK",
"-no-cpp-precomp",
);
OTHER_LDFLAGS = "-lpthread";
PREBINDING = NO;
PRODUCT_NAME = apr;
ZERO_LINK = NO;
};
name = Release;
};
D3DEC6D20A75D4EA002001CF /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = NO;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
FRAMEWORK_VERSION = A;
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_FIX_AND_CONTINUE = YES;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
GCC_MODEL_TUNING = G5;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
INFOPLIST_FILE = aprutil.plist;
INSTALL_PATH = "$(HOME)/Library/Frameworks";
OTHER_LDFLAGS = "";
PREBINDING = NO;
PRODUCT_NAME = aprutil;
ZERO_LINK = YES;
};
name = Debug;
};
D3DEC6D30A75D4EA002001CF /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = YES;
CURRENT_PROJECT_VERSION = "$(FREESWITCH_APR_VERSION)";
DYLIB_COMPATIBILITY_VERSION = "$(FREESWITCH_APR_VERSION)";
DYLIB_CURRENT_VERSION = "$(FREESWITCH_APR_VERSION)";
FRAMEWORK_VERSION = A;
GCC_ENABLE_FIX_AND_CONTINUE = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
GCC_MODEL_TUNING = G5;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
INFOPLIST_FILE = aprutil.plist;
INSTALL_PATH = "$(HOME)/Library/Frameworks";
OTHER_LDFLAGS = "";
PREBINDING = NO;
PRODUCT_NAME = aprutil;
ZERO_LINK = NO;
};
name = Release;
};
D3DEC81A0A75D8F7002001CF /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = NO;
GCC_DYNAMIC_NO_PIC = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
PRODUCT_NAME = FreeSWITCH;
};
name = Debug;
};
D3DEC81B0A75D8F7002001CF /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = YES;
GCC_ENABLE_FIX_AND_CONTINUE = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
PRODUCT_NAME = FreeSWITCH;
ZERO_LINK = NO;
};
name = Release;
};
D3DEC8340A75DA10002001CF /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = NO;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
FRAMEWORK_VERSION = A;
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_FIX_AND_CONTINUE = YES;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
GCC_MODEL_TUNING = G5;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
INFOPLIST_FILE = teletone.plist;
INSTALL_PATH = "$(HOME)/Library/Frameworks";
OTHER_LDFLAGS = (
"-framework",
Foundation,
"-framework",
AppKit,
);
PREBINDING = NO;
PRODUCT_NAME = teletone;
ZERO_LINK = YES;
};
name = Debug;
};
D3DEC8350A75DA10002001CF /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
FRAMEWORK_VERSION = A;
GCC_ENABLE_FIX_AND_CONTINUE = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
GCC_MODEL_TUNING = G5;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
INFOPLIST_FILE = teletone.plist;
INSTALL_PATH = "$(HOME)/Library/Frameworks";
OTHER_LDFLAGS = (
"-framework",
Foundation,
"-framework",
AppKit,
);
PREBINDING = NO;
PRODUCT_NAME = teletone;
ZERO_LINK = NO;
};
name = Release;
};
D3DEC8A80A75DFDE002001CF /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = NO;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
FRAMEWORK_VERSION = A;
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_FIX_AND_CONTINUE = YES;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
GCC_MODEL_TUNING = G5;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
INFOPLIST_FILE = iksemel.plist;
INSTALL_PATH = "$(HOME)/Library/Frameworks";
OTHER_CFLAGS = (
"-DHAVE_CONFIG_H",
"-I.",
"-I.",
"-I../include",
"-I../include",
"-w",
);
PREBINDING = NO;
PRODUCT_NAME = iksemel;
ZERO_LINK = YES;
};
name = Debug;
};
D3DEC8A90A75DFDE002001CF /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = YES;
CURRENT_PROJECT_VERSION = "$(FREESWITCH_IKSEMEL_VERSION)";
DYLIB_COMPATIBILITY_VERSION = "$(FREESWITCH_IKSEMEL_VERSION)";
DYLIB_CURRENT_VERSION = "$(FREESWITCH_IKSEMEL_VERSION)";
FRAMEWORK_VERSION = A;
GCC_ENABLE_FIX_AND_CONTINUE = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
GCC_MODEL_TUNING = G5;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
INFOPLIST_FILE = iksemel.plist;
INSTALL_PATH = "$(HOME)/Library/Frameworks";
OTHER_CFLAGS = (
"-DHAVE_CONFIG_H",
"-I.",
"-I.",
"-I../include",
"-I../include",
"-w",
);
PREBINDING = NO;
PRODUCT_NAME = iksemel;
ZERO_LINK = NO;
};
name = Release;
};
D3DEC8EA0A75E1A0002001CF /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = NO;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
FRAMEWORK_VERSION = A;
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_FIX_AND_CONTINUE = YES;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
GCC_MODEL_TUNING = G5;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
INFOPLIST_FILE = dingaling.plist;
INSTALL_PATH = "$(HOME)/Library/Frameworks";
PREBINDING = NO;
PRODUCT_NAME = dingaling;
ZERO_LINK = YES;
};
name = Debug;
};
D3DEC8EB0A75E1A0002001CF /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
FRAMEWORK_VERSION = A;
GCC_ENABLE_FIX_AND_CONTINUE = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
GCC_MODEL_TUNING = G5;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
INFOPLIST_FILE = dingaling.plist;
INSTALL_PATH = "$(HOME)/Library/Frameworks";
PREBINDING = NO;
PRODUCT_NAME = dingaling;
ZERO_LINK = NO;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
1DEB91EF08733DB70010E9CD /* Build configuration list for PBXProject "FreeSWITCH" */ = {
isa = XCConfigurationList;
buildConfigurations = (
1DEB91F008733DB70010E9CD /* Debug */,
1DEB91F108733DB70010E9CD /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
D37670C70A75ECD500ACC1FB /* Build configuration list for PBXNativeTarget "sqlite.framework" */ = {
isa = XCConfigurationList;
buildConfigurations = (
D37670C80A75ECD500ACC1FB /* Debug */,
D37670C90A75ECD500ACC1FB /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
D37671670A75F0DC00ACC1FB /* Build configuration list for PBXNativeTarget "freeswitch.framework" */ = {
isa = XCConfigurationList;
buildConfigurations = (
D37671680A75F0DC00ACC1FB /* Debug */,
D37671690A75F0DC00ACC1FB /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
D38DD4430A7687C600FEDB19 /* Build configuration list for PBXNativeTarget "freeswitch" */ = {
isa = XCConfigurationList;
buildConfigurations = (
D38DD4440A7687C600FEDB19 /* Debug */,
D38DD4450A7687C600FEDB19 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
D38DD4E10A768AC500FEDB19 /* Build configuration list for PBXNativeTarget "srtp.framework" */ = {
isa = XCConfigurationList;
buildConfigurations = (
D38DD4E20A768AC500FEDB19 /* Debug */,
D38DD4E30A768AC500FEDB19 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
D38DD5280A768B6200FEDB19 /* Build configuration list for PBXNativeTarget "resample.framework" */ = {
isa = XCConfigurationList;
buildConfigurations = (
D38DD5290A768B6200FEDB19 /* Debug */,
D38DD52A0A768B6200FEDB19 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
D38DD5420A768C0900FEDB19 /* Build configuration list for PBXNativeTarget "speakup.framework" */ = {
isa = XCConfigurationList;
buildConfigurations = (
D38DD5430A768C0900FEDB19 /* Debug */,
D38DD5440A768C0900FEDB19 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
D3DEC21F0A75CB06002001CF /* Build configuration list for PBXNativeTarget "apr.framework" */ = {
isa = XCConfigurationList;
buildConfigurations = (
D3DEC2200A75CB06002001CF /* Debug */,
D3DEC2210A75CB06002001CF /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
D3DEC6D10A75D4EA002001CF /* Build configuration list for PBXNativeTarget "aprutil.framework" */ = {
isa = XCConfigurationList;
buildConfigurations = (
D3DEC6D20A75D4EA002001CF /* Debug */,
D3DEC6D30A75D4EA002001CF /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
D3DEC8190A75D8F7002001CF /* Build configuration list for PBXAggregateTarget "FreeSWITCH" */ = {
isa = XCConfigurationList;
buildConfigurations = (
D3DEC81A0A75D8F7002001CF /* Debug */,
D3DEC81B0A75D8F7002001CF /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
D3DEC8330A75DA10002001CF /* Build configuration list for PBXNativeTarget "teletone.framework" */ = {
isa = XCConfigurationList;
buildConfigurations = (
D3DEC8340A75DA10002001CF /* Debug */,
D3DEC8350A75DA10002001CF /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
D3DEC8A70A75DFDE002001CF /* Build configuration list for PBXNativeTarget "iksemel.framework" */ = {
isa = XCConfigurationList;
buildConfigurations = (
D3DEC8A80A75DFDE002001CF /* Debug */,
D3DEC8A90A75DFDE002001CF /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
D3DEC8E90A75E1A0002001CF /* Build configuration list for PBXNativeTarget "dingaling.framework" */ = {
isa = XCConfigurationList;
buildConfigurations = (
D3DEC8EA0A75E1A0002001CF /* Debug */,
D3DEC8EB0A75E1A0002001CF /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
}