mirror of
https://github.com/moparisthebest/mailiverse
synced 2024-11-18 23:15:03 -05:00
3817 lines
213 KiB
Plaintext
Executable File
3817 lines
213 KiB
Plaintext
Executable File
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 45;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
A935FDF312D8160200DCFC3D /* libboost_unit_test_framework.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A9C5F7FF12D707FD00F98E59 /* libboost_unit_test_framework.a */; };
|
|
A935FDF412D8160200DCFC3D /* libboost_prg_exec_monitor.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A9C5F81C12D7086100F98E59 /* libboost_prg_exec_monitor.a */; };
|
|
A935FDF512D8160200DCFC3D /* libboost_test_exec_monitor.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A9C5F82912D708A700F98E59 /* libboost_test_exec_monitor.a */; };
|
|
A935FDF612D8160200DCFC3D /* libboost_date_time.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A9C58BA012D71A7F00F98E59 /* libboost_date_time.a */; };
|
|
A935FDF712D8160200DCFC3D /* libboost_filesystem.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A9C58CE612D71C3000F98E59 /* libboost_filesystem.a */; };
|
|
A935FDF812D8160200DCFC3D /* libboost_system.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A9C58D1F12D71D9600F98E59 /* libboost_system.a */; };
|
|
A935FDF912D8160200DCFC3D /* libboost_graph.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A9C59EEA12D7FAC200F98E59 /* libboost_graph.a */; };
|
|
A935FDFA12D8160200DCFC3D /* libboost_iostreams.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A9C59EF712D7FB5500F98E59 /* libboost_iostreams.a */; };
|
|
A935FDFC12D8160200DCFC3D /* libboost_random.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A9C5A06612D8022400F98E59 /* libboost_random.a */; };
|
|
A935FDFD12D8160200DCFC3D /* libboost_regex.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A9C5A1BE12D8035200F98E59 /* libboost_regex.a */; };
|
|
A935FDFE12D8160200DCFC3D /* libboost_serialization.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A9C5A59A12D8071300F98E59 /* libboost_serialization.a */; };
|
|
A935FDFF12D8160200DCFC3D /* libboost_wserialization.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A9C5A5A312D8072A00F98E59 /* libboost_wserialization.a */; };
|
|
A935FE0012D8160200DCFC3D /* libboost_signals.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A9C5A60512D8085700F98E59 /* libboost_signals.a */; };
|
|
A935FE0112D8160200DCFC3D /* libboost_thread.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A9C5A67512D80C3800F98E59 /* libboost_thread.a */; };
|
|
A935FE0212D8160200DCFC3D /* libboost_math_tr1.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A9C5A69112D80ED200F98E59 /* libboost_math_tr1.a */; };
|
|
A935FE0312D8160200DCFC3D /* libboost_math_tr1f.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A9C5A69A12D80EDA00F98E59 /* libboost_math_tr1f.a */; };
|
|
A935FE0412D8160200DCFC3D /* libboost_math_tr1l.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A9C5A6A312D80EE300F98E59 /* libboost_math_tr1l.a */; };
|
|
A935FE0512D8160200DCFC3D /* libboost_math_c99.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A9C5A6AC12D80EED00F98E59 /* libboost_math_c99.a */; };
|
|
A935FE0612D8160200DCFC3D /* libboost_math_c99f.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A9C5A6B512D80EF500F98E59 /* libboost_math_c99f.a */; };
|
|
A935FE0712D8160200DCFC3D /* libboost_math_c99l.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A9C5A6BE12D80EFD00F98E59 /* libboost_math_c99l.a */; };
|
|
A9C58BA412D71AD400F98E59 /* date_generators.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C58B0412D71A2E00F98E59 /* date_generators.cpp */; };
|
|
A9C58BA512D71AD400F98E59 /* greg_month.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C58B0512D71A2E00F98E59 /* greg_month.cpp */; };
|
|
A9C58BA612D71AD400F98E59 /* greg_weekday.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C58B0712D71A2E00F98E59 /* greg_weekday.cpp */; };
|
|
A9C58CEA12D71C7000F98E59 /* v2_operations.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C58C3012D71C0A00F98E59 /* v2_operations.cpp */; };
|
|
A9C58CEB12D71C7C00F98E59 /* v2_path.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C58C3112D71C0B00F98E59 /* v2_path.cpp */; };
|
|
A9C58CEC12D71C8000F98E59 /* v2_portability.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C58C3212D71C0B00F98E59 /* v2_portability.cpp */; };
|
|
A9C58CED12D71C9C00F98E59 /* operations.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C58C8412D71C0B00F98E59 /* operations.cpp */; };
|
|
A9C58CEE12D71C9F00F98E59 /* path.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C58C8512D71C0B00F98E59 /* path.cpp */; };
|
|
A9C58CEF12D71CA400F98E59 /* portability.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C58C8712D71C0B00F98E59 /* portability.cpp */; };
|
|
A9C58CF012D71CA900F98E59 /* utf8_codecvt_facet.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C58C8912D71C0B00F98E59 /* utf8_codecvt_facet.cpp */; };
|
|
A9C58CF112D71CAF00F98E59 /* codecvt_error_category.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C58C8312D71C0B00F98E59 /* codecvt_error_category.cpp */; };
|
|
A9C58CF212D71CB400F98E59 /* path_traits.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C58C8612D71C0B00F98E59 /* path_traits.cpp */; };
|
|
A9C58CF312D71CB800F98E59 /* unique_path.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C58C8812D71C0B00F98E59 /* unique_path.cpp */; };
|
|
A9C58CF412D71CBE00F98E59 /* windows_file_codecvt.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C58C8A12D71C0B00F98E59 /* windows_file_codecvt.cpp */; };
|
|
A9C58D2612D71DD200F98E59 /* error_code.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C58D0812D71D7A00F98E59 /* error_code.cpp */; };
|
|
A9C59EEE12D7FAE300F98E59 /* graphml.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C58FC212D71F3000F98E59 /* graphml.cpp */; };
|
|
A9C59EEF12D7FAE300F98E59 /* read_graphviz_new.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C58FC312D71F3000F98E59 /* read_graphviz_new.cpp */; };
|
|
A9C59EFB12D7FB8200F98E59 /* file_descriptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5960812D71F8000F98E59 /* file_descriptor.cpp */; };
|
|
A9C59EFC12D7FB8200F98E59 /* mapped_file.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5960A12D71F8000F98E59 /* mapped_file.cpp */; };
|
|
A9C59EFD12D7FBA200F98E59 /* gzip.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5960912D71F8000F98E59 /* gzip.cpp */; };
|
|
A9C59EFE12D7FBA200F98E59 /* zlib.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5960B12D71F8000F98E59 /* zlib.cpp */; };
|
|
A9C59F0412D7FC3900F98E59 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = A9C59F0112D7FC3200F98E59 /* libz.dylib */; };
|
|
A9C5A06A12D8026E00F98E59 /* random_device.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A05412D8020800F98E59 /* random_device.cpp */; };
|
|
A9C5A1C312D803FB00F98E59 /* c_regex_traits.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A15812D8030200F98E59 /* c_regex_traits.cpp */; };
|
|
A9C5A1C412D803FB00F98E59 /* cpp_regex_traits.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A15912D8030200F98E59 /* cpp_regex_traits.cpp */; };
|
|
A9C5A1C512D803FB00F98E59 /* cregex.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A15A12D8030200F98E59 /* cregex.cpp */; };
|
|
A9C5A1C612D803FB00F98E59 /* fileiter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A15B12D8030200F98E59 /* fileiter.cpp */; };
|
|
A9C5A1C712D803FB00F98E59 /* icu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A15C12D8030200F98E59 /* icu.cpp */; };
|
|
A9C5A1C812D803FB00F98E59 /* instances.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A15D12D8030200F98E59 /* instances.cpp */; };
|
|
A9C5A1C912D803FB00F98E59 /* posix_api.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A15E12D8030200F98E59 /* posix_api.cpp */; };
|
|
A9C5A1CA12D803FB00F98E59 /* regex.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A15F12D8030200F98E59 /* regex.cpp */; };
|
|
A9C5A1CB12D803FB00F98E59 /* regex_debug.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A16012D8030200F98E59 /* regex_debug.cpp */; };
|
|
A9C5A1CC12D803FB00F98E59 /* regex_raw_buffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A16112D8030200F98E59 /* regex_raw_buffer.cpp */; };
|
|
A9C5A1CD12D803FB00F98E59 /* regex_traits_defaults.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A16212D8030200F98E59 /* regex_traits_defaults.cpp */; };
|
|
A9C5A1CE12D803FB00F98E59 /* static_mutex.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A16312D8030200F98E59 /* static_mutex.cpp */; };
|
|
A9C5A1CF12D803FB00F98E59 /* usinstances.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A16412D8030200F98E59 /* usinstances.cpp */; };
|
|
A9C5A1D012D803FB00F98E59 /* w32_regex_traits.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A16512D8030200F98E59 /* w32_regex_traits.cpp */; };
|
|
A9C5A1D112D803FB00F98E59 /* wc_regex_traits.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A16612D8030200F98E59 /* wc_regex_traits.cpp */; };
|
|
A9C5A1D212D803FB00F98E59 /* wide_posix_api.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A16712D8030200F98E59 /* wide_posix_api.cpp */; };
|
|
A9C5A1D312D803FB00F98E59 /* winstances.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A16812D8030200F98E59 /* winstances.cpp */; };
|
|
A9C5A5BB12D8077200F98E59 /* archive_exception.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A26512D8067100F98E59 /* archive_exception.cpp */; };
|
|
A9C5A5BC12D8077200F98E59 /* basic_archive.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A26612D8067100F98E59 /* basic_archive.cpp */; };
|
|
A9C5A5BD12D8077200F98E59 /* basic_iarchive.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A26712D8067100F98E59 /* basic_iarchive.cpp */; };
|
|
A9C5A5BE12D8077200F98E59 /* basic_iserializer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A26812D8067100F98E59 /* basic_iserializer.cpp */; };
|
|
A9C5A5BF12D8077200F98E59 /* basic_oarchive.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A26912D8067100F98E59 /* basic_oarchive.cpp */; };
|
|
A9C5A5C012D8077200F98E59 /* basic_oserializer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A26A12D8067100F98E59 /* basic_oserializer.cpp */; };
|
|
A9C5A5C112D8077200F98E59 /* basic_pointer_iserializer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A26B12D8067100F98E59 /* basic_pointer_iserializer.cpp */; };
|
|
A9C5A5C212D8077200F98E59 /* basic_pointer_oserializer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A26C12D8067100F98E59 /* basic_pointer_oserializer.cpp */; };
|
|
A9C5A5C312D8077200F98E59 /* basic_serializer_map.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A26D12D8067100F98E59 /* basic_serializer_map.cpp */; };
|
|
A9C5A5C412D8077200F98E59 /* basic_text_iprimitive.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A26E12D8067100F98E59 /* basic_text_iprimitive.cpp */; };
|
|
A9C5A5C512D8077200F98E59 /* basic_text_oprimitive.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A26F12D8067100F98E59 /* basic_text_oprimitive.cpp */; };
|
|
A9C5A5C612D8077200F98E59 /* basic_xml_archive.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A27212D8067100F98E59 /* basic_xml_archive.cpp */; };
|
|
A9C5A5C712D8077200F98E59 /* binary_iarchive.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A27412D8067100F98E59 /* binary_iarchive.cpp */; };
|
|
A9C5A5C812D8077200F98E59 /* binary_oarchive.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A27512D8067100F98E59 /* binary_oarchive.cpp */; };
|
|
A9C5A5C912D8077200F98E59 /* extended_type_info.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A27912D8067100F98E59 /* extended_type_info.cpp */; };
|
|
A9C5A5CA12D8077200F98E59 /* extended_type_info_no_rtti.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A27A12D8067100F98E59 /* extended_type_info_no_rtti.cpp */; };
|
|
A9C5A5CB12D8077200F98E59 /* extended_type_info_typeid.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A27B12D8067100F98E59 /* extended_type_info_typeid.cpp */; };
|
|
A9C5A5CC12D8077200F98E59 /* polymorphic_iarchive.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A27C12D8067100F98E59 /* polymorphic_iarchive.cpp */; };
|
|
A9C5A5CD12D8077200F98E59 /* polymorphic_oarchive.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A27D12D8067100F98E59 /* polymorphic_oarchive.cpp */; };
|
|
A9C5A5CE12D8077200F98E59 /* shared_ptr_helper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A27E12D8067100F98E59 /* shared_ptr_helper.cpp */; };
|
|
A9C5A5CF12D8077200F98E59 /* stl_port.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A27F12D8067100F98E59 /* stl_port.cpp */; };
|
|
A9C5A5D012D8077200F98E59 /* text_iarchive.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A28012D8067100F98E59 /* text_iarchive.cpp */; };
|
|
A9C5A5D112D8077200F98E59 /* text_oarchive.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A28112D8067100F98E59 /* text_oarchive.cpp */; };
|
|
A9C5A5D212D8077200F98E59 /* void_cast.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A28512D8067100F98E59 /* void_cast.cpp */; };
|
|
A9C5A5D312D8077200F98E59 /* xml_archive_exception.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A28612D8067100F98E59 /* xml_archive_exception.cpp */; };
|
|
A9C5A5D412D8077200F98E59 /* xml_grammar.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A28712D8067100F98E59 /* xml_grammar.cpp */; };
|
|
A9C5A5D512D8077200F98E59 /* xml_iarchive.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A28812D8067100F98E59 /* xml_iarchive.cpp */; };
|
|
A9C5A5D612D8077200F98E59 /* xml_oarchive.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A28912D8067100F98E59 /* xml_oarchive.cpp */; };
|
|
A9C5A5D712D8079900F98E59 /* basic_text_wiprimitive.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A27012D8067100F98E59 /* basic_text_wiprimitive.cpp */; };
|
|
A9C5A5D812D8079900F98E59 /* basic_text_woprimitive.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A27112D8067100F98E59 /* basic_text_woprimitive.cpp */; };
|
|
A9C5A5D912D8079900F98E59 /* codecvt_null.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A27812D8067100F98E59 /* codecvt_null.cpp */; };
|
|
A9C5A5DA12D8079900F98E59 /* text_wiarchive.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A28212D8067100F98E59 /* text_wiarchive.cpp */; };
|
|
A9C5A5DB12D8079900F98E59 /* text_woarchive.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A28312D8067100F98E59 /* text_woarchive.cpp */; };
|
|
A9C5A5DC12D8079900F98E59 /* utf8_codecvt_facet.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A28412D8067100F98E59 /* utf8_codecvt_facet.cpp */; };
|
|
A9C5A5DD12D8079900F98E59 /* xml_wgrammar.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A28A12D8067100F98E59 /* xml_wgrammar.cpp */; };
|
|
A9C5A5DE12D8079900F98E59 /* xml_wiarchive.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A28B12D8067100F98E59 /* xml_wiarchive.cpp */; };
|
|
A9C5A5DF12D8079900F98E59 /* xml_woarchive.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A28C12D8067100F98E59 /* xml_woarchive.cpp */; };
|
|
A9C5A60912D8089600F98E59 /* trackable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A39312D8067300F98E59 /* trackable.cpp */; };
|
|
A9C5A60A12D8089700F98E59 /* connection.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A38F12D8067300F98E59 /* connection.cpp */; };
|
|
A9C5A60B12D8089A00F98E59 /* named_slot_map.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A39012D8067300F98E59 /* named_slot_map.cpp */; };
|
|
A9C5A60C12D8089C00F98E59 /* signal_base.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A39112D8067300F98E59 /* signal_base.cpp */; };
|
|
A9C5A60D12D8089D00F98E59 /* slot.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A39212D8067300F98E59 /* slot.cpp */; };
|
|
A9C5A67C12D80C8100F98E59 /* once.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A3C212D8067400F98E59 /* once.cpp */; };
|
|
A9C5A67D12D80C8100F98E59 /* thread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5A3C312D8067400F98E59 /* thread.cpp */; };
|
|
A9C5A68012D80CB100F98E59 /* libpthread.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = A9C5A67E12D80CA400F98E59 /* libpthread.dylib */; };
|
|
A9C5A6E312D8103700F98E59 /* assoc_laguerre.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D0312D71FA500F98E59 /* assoc_laguerre.cpp */; };
|
|
A9C5A6E512D8103700F98E59 /* beta.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D0C12D71FA500F98E59 /* beta.cpp */; };
|
|
A9C5A6E612D8103700F98E59 /* comp_ellint_1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D1312D71FA500F98E59 /* comp_ellint_1.cpp */; };
|
|
A9C5A6E712D8103700F98E59 /* comp_ellint_2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D1612D71FA500F98E59 /* comp_ellint_2.cpp */; };
|
|
A9C5A6E812D8103700F98E59 /* comp_ellint_3.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D1912D71FA500F98E59 /* comp_ellint_3.cpp */; };
|
|
A9C5A6E912D8103700F98E59 /* cyl_bessel_i.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D1F12D71FA500F98E59 /* cyl_bessel_i.cpp */; };
|
|
A9C5A6EA12D8103700F98E59 /* cyl_bessel_j.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D2212D71FA500F98E59 /* cyl_bessel_j.cpp */; };
|
|
A9C5A6EB12D8103700F98E59 /* cyl_bessel_k.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D2512D71FA500F98E59 /* cyl_bessel_k.cpp */; };
|
|
A9C5A6EC12D8103700F98E59 /* cyl_neumann.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D2812D71FA500F98E59 /* cyl_neumann.cpp */; };
|
|
A9C5A6ED12D8103700F98E59 /* ellint_1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D2B12D71FA500F98E59 /* ellint_1.cpp */; };
|
|
A9C5A6EE12D8103700F98E59 /* ellint_2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D2E12D71FA600F98E59 /* ellint_2.cpp */; };
|
|
A9C5A6EF12D8103700F98E59 /* ellint_3.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D3112D71FA600F98E59 /* ellint_3.cpp */; };
|
|
A9C5A6F012D8103700F98E59 /* expint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D3A12D71FA600F98E59 /* expint.cpp */; };
|
|
A9C5A6F112D8103700F98E59 /* hermite.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D4912D71FA600F98E59 /* hermite.cpp */; };
|
|
A9C5A6F212D8103700F98E59 /* laguerre.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D4F12D71FA600F98E59 /* laguerre.cpp */; };
|
|
A9C5A6F312D8103700F98E59 /* legendre.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D5212D71FA600F98E59 /* legendre.cpp */; };
|
|
A9C5A6F412D8103700F98E59 /* riemann_zeta.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D6812D71FA600F98E59 /* riemann_zeta.cpp */; };
|
|
A9C5A6F512D8103700F98E59 /* sph_bessel.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D6E12D71FA600F98E59 /* sph_bessel.cpp */; };
|
|
A9C5A6F612D8103700F98E59 /* sph_legendre.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D7112D71FA600F98E59 /* sph_legendre.cpp */; };
|
|
A9C5A6F712D8103700F98E59 /* sph_neumann.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D7412D71FA600F98E59 /* sph_neumann.cpp */; };
|
|
A9C5A6F812D8106200F98E59 /* assoc_legendre.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D0612D71FA500F98E59 /* assoc_legendre.cpp */; };
|
|
A9C5A6F912D8109000F98E59 /* assoc_laguerref.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D0412D71FA500F98E59 /* assoc_laguerref.cpp */; };
|
|
A9C5A6FA12D8109000F98E59 /* assoc_legendref.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D0712D71FA500F98E59 /* assoc_legendref.cpp */; };
|
|
A9C5A6FB12D8109000F98E59 /* betaf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D0D12D71FA500F98E59 /* betaf.cpp */; };
|
|
A9C5A6FC12D8109000F98E59 /* comp_ellint_1f.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D1412D71FA500F98E59 /* comp_ellint_1f.cpp */; };
|
|
A9C5A6FD12D8109000F98E59 /* comp_ellint_2f.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D1712D71FA500F98E59 /* comp_ellint_2f.cpp */; };
|
|
A9C5A6FE12D8109000F98E59 /* comp_ellint_3f.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D1A12D71FA500F98E59 /* comp_ellint_3f.cpp */; };
|
|
A9C5A6FF12D8109000F98E59 /* cyl_bessel_if.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D2012D71FA500F98E59 /* cyl_bessel_if.cpp */; };
|
|
A9C5A70012D8109000F98E59 /* cyl_bessel_jf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D2312D71FA500F98E59 /* cyl_bessel_jf.cpp */; };
|
|
A9C5A70112D8109000F98E59 /* cyl_bessel_kf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D2612D71FA500F98E59 /* cyl_bessel_kf.cpp */; };
|
|
A9C5A70212D8109000F98E59 /* cyl_neumannf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D2912D71FA500F98E59 /* cyl_neumannf.cpp */; };
|
|
A9C5A70312D8109000F98E59 /* ellint_1f.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D2C12D71FA500F98E59 /* ellint_1f.cpp */; };
|
|
A9C5A70412D8109000F98E59 /* ellint_2f.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D2F12D71FA600F98E59 /* ellint_2f.cpp */; };
|
|
A9C5A70512D8109000F98E59 /* ellint_3f.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D3212D71FA600F98E59 /* ellint_3f.cpp */; };
|
|
A9C5A70612D8109000F98E59 /* expintf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D3B12D71FA600F98E59 /* expintf.cpp */; };
|
|
A9C5A70712D8109000F98E59 /* hermitef.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D4A12D71FA600F98E59 /* hermitef.cpp */; };
|
|
A9C5A70812D8109000F98E59 /* laguerref.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D5012D71FA600F98E59 /* laguerref.cpp */; };
|
|
A9C5A70912D8109000F98E59 /* legendref.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D5312D71FA600F98E59 /* legendref.cpp */; };
|
|
A9C5A70A12D8109000F98E59 /* riemann_zetaf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D6912D71FA600F98E59 /* riemann_zetaf.cpp */; };
|
|
A9C5A70B12D8109000F98E59 /* sph_besself.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D6F12D71FA600F98E59 /* sph_besself.cpp */; };
|
|
A9C5A70C12D8109000F98E59 /* sph_legendref.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D7212D71FA600F98E59 /* sph_legendref.cpp */; };
|
|
A9C5A70D12D8109000F98E59 /* sph_neumannf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D7512D71FA600F98E59 /* sph_neumannf.cpp */; };
|
|
A9C5A72212D810BF00F98E59 /* assoc_laguerrel.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D0512D71FA500F98E59 /* assoc_laguerrel.cpp */; };
|
|
A9C5A72312D810BF00F98E59 /* assoc_legendrel.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D0812D71FA500F98E59 /* assoc_legendrel.cpp */; };
|
|
A9C5A72412D810BF00F98E59 /* betal.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D0E12D71FA500F98E59 /* betal.cpp */; };
|
|
A9C5A72512D810BF00F98E59 /* comp_ellint_1l.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D1512D71FA500F98E59 /* comp_ellint_1l.cpp */; };
|
|
A9C5A72612D810BF00F98E59 /* comp_ellint_2l.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D1812D71FA500F98E59 /* comp_ellint_2l.cpp */; };
|
|
A9C5A72712D810BF00F98E59 /* comp_ellint_3l.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D1B12D71FA500F98E59 /* comp_ellint_3l.cpp */; };
|
|
A9C5A72812D810BF00F98E59 /* cyl_bessel_il.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D2112D71FA500F98E59 /* cyl_bessel_il.cpp */; };
|
|
A9C5A72912D810BF00F98E59 /* cyl_bessel_jl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D2412D71FA500F98E59 /* cyl_bessel_jl.cpp */; };
|
|
A9C5A72A12D810BF00F98E59 /* cyl_bessel_kl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D2712D71FA500F98E59 /* cyl_bessel_kl.cpp */; };
|
|
A9C5A72B12D810BF00F98E59 /* cyl_neumannl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D2A12D71FA500F98E59 /* cyl_neumannl.cpp */; };
|
|
A9C5A72C12D810BF00F98E59 /* ellint_1l.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D2D12D71FA600F98E59 /* ellint_1l.cpp */; };
|
|
A9C5A72D12D810BF00F98E59 /* ellint_2l.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D3012D71FA600F98E59 /* ellint_2l.cpp */; };
|
|
A9C5A72E12D810BF00F98E59 /* ellint_3l.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D3312D71FA600F98E59 /* ellint_3l.cpp */; };
|
|
A9C5A72F12D810BF00F98E59 /* expintl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D3C12D71FA600F98E59 /* expintl.cpp */; };
|
|
A9C5A73012D810BF00F98E59 /* hermitel.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D4B12D71FA600F98E59 /* hermitel.cpp */; };
|
|
A9C5A73112D810BF00F98E59 /* laguerrel.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D5112D71FA600F98E59 /* laguerrel.cpp */; };
|
|
A9C5A73212D810BF00F98E59 /* legendrel.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D5412D71FA600F98E59 /* legendrel.cpp */; };
|
|
A9C5A73312D810BF00F98E59 /* riemann_zetal.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D6A12D71FA600F98E59 /* riemann_zetal.cpp */; };
|
|
A9C5A73412D810BF00F98E59 /* sph_bessell.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D7012D71FA600F98E59 /* sph_bessell.cpp */; };
|
|
A9C5A73512D810BF00F98E59 /* sph_legendrel.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D7312D71FA600F98E59 /* sph_legendrel.cpp */; };
|
|
A9C5A73612D810BF00F98E59 /* sph_neumannl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D7612D71FA600F98E59 /* sph_neumannl.cpp */; };
|
|
A9C5A73712D8111000F98E59 /* acosh.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59CFD12D71FA500F98E59 /* acosh.cpp */; };
|
|
A9C5A73812D8111000F98E59 /* asinh.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D0012D71FA500F98E59 /* asinh.cpp */; };
|
|
A9C5A73912D8111000F98E59 /* atanh.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D0912D71FA500F98E59 /* atanh.cpp */; };
|
|
A9C5A73A12D8111000F98E59 /* cbrt.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D1012D71FA500F98E59 /* cbrt.cpp */; };
|
|
A9C5A73B12D8111000F98E59 /* copysign.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D1C12D71FA500F98E59 /* copysign.cpp */; };
|
|
A9C5A73C12D8111000F98E59 /* erfc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D3512D71FA600F98E59 /* erfc.cpp */; };
|
|
A9C5A73D12D8111000F98E59 /* expm1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D3D12D71FA600F98E59 /* expm1.cpp */; };
|
|
A9C5A73E12D8111000F98E59 /* fmax.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D4012D71FA600F98E59 /* fmax.cpp */; };
|
|
A9C5A73F12D8111000F98E59 /* fmin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D4312D71FA600F98E59 /* fmin.cpp */; };
|
|
A9C5A74012D8111000F98E59 /* fpclassify.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D4612D71FA600F98E59 /* fpclassify.cpp */; };
|
|
A9C5A74112D8111000F98E59 /* hypot.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D4C12D71FA600F98E59 /* hypot.cpp */; };
|
|
A9C5A74212D8111000F98E59 /* lgamma.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D5512D71FA600F98E59 /* lgamma.cpp */; };
|
|
A9C5A74312D8111000F98E59 /* llround.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D5812D71FA600F98E59 /* llround.cpp */; };
|
|
A9C5A74412D8111000F98E59 /* log1p.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D5B12D71FA600F98E59 /* log1p.cpp */; };
|
|
A9C5A74512D8111000F98E59 /* lround.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D5E12D71FA600F98E59 /* lround.cpp */; };
|
|
A9C5A74612D8111000F98E59 /* nextafter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D6112D71FA600F98E59 /* nextafter.cpp */; };
|
|
A9C5A74712D8111000F98E59 /* nexttoward.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D6412D71FA600F98E59 /* nexttoward.cpp */; };
|
|
A9C5A74812D8111000F98E59 /* round.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D6B12D71FA600F98E59 /* round.cpp */; };
|
|
A9C5A74912D8111000F98E59 /* tgamma.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D7712D71FA600F98E59 /* tgamma.cpp */; };
|
|
A9C5A74A12D8111000F98E59 /* trunc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D7A12D71FA600F98E59 /* trunc.cpp */; };
|
|
A9C5A74B12D8113A00F98E59 /* acoshf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59CFE12D71FA500F98E59 /* acoshf.cpp */; };
|
|
A9C5A74C12D8113A00F98E59 /* asinhf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D0112D71FA500F98E59 /* asinhf.cpp */; };
|
|
A9C5A74D12D8113A00F98E59 /* atanhf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D0A12D71FA500F98E59 /* atanhf.cpp */; };
|
|
A9C5A74E12D8113A00F98E59 /* cbrtf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D1112D71FA500F98E59 /* cbrtf.cpp */; };
|
|
A9C5A74F12D8113A00F98E59 /* copysignf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D1D12D71FA500F98E59 /* copysignf.cpp */; };
|
|
A9C5A75012D8113A00F98E59 /* erfcf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D3612D71FA600F98E59 /* erfcf.cpp */; };
|
|
A9C5A75112D8113A00F98E59 /* expm1f.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D3E12D71FA600F98E59 /* expm1f.cpp */; };
|
|
A9C5A75212D8113A00F98E59 /* fmaxf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D4112D71FA600F98E59 /* fmaxf.cpp */; };
|
|
A9C5A75312D8113A00F98E59 /* fminf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D4412D71FA600F98E59 /* fminf.cpp */; };
|
|
A9C5A75412D8113A00F98E59 /* fpclassifyf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D4712D71FA600F98E59 /* fpclassifyf.cpp */; };
|
|
A9C5A75512D8113A00F98E59 /* hypotf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D4D12D71FA600F98E59 /* hypotf.cpp */; };
|
|
A9C5A75612D8113A00F98E59 /* lgammaf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D5612D71FA600F98E59 /* lgammaf.cpp */; };
|
|
A9C5A75712D8113A00F98E59 /* llroundf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D5912D71FA600F98E59 /* llroundf.cpp */; };
|
|
A9C5A75812D8113A00F98E59 /* log1pf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D5C12D71FA600F98E59 /* log1pf.cpp */; };
|
|
A9C5A75912D8113A00F98E59 /* lroundf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D5F12D71FA600F98E59 /* lroundf.cpp */; };
|
|
A9C5A75A12D8113A00F98E59 /* nextafterf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D6212D71FA600F98E59 /* nextafterf.cpp */; };
|
|
A9C5A75B12D8113A00F98E59 /* nexttowardf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D6512D71FA600F98E59 /* nexttowardf.cpp */; };
|
|
A9C5A75C12D8113A00F98E59 /* roundf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D6C12D71FA600F98E59 /* roundf.cpp */; };
|
|
A9C5A75D12D8113A00F98E59 /* tgammaf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D7812D71FA600F98E59 /* tgammaf.cpp */; };
|
|
A9C5A75E12D8113A00F98E59 /* truncf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D7B12D71FA600F98E59 /* truncf.cpp */; };
|
|
A9C5A75F12D8116400F98E59 /* acoshl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59CFF12D71FA500F98E59 /* acoshl.cpp */; };
|
|
A9C5A76012D8116400F98E59 /* asinhl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D0212D71FA500F98E59 /* asinhl.cpp */; };
|
|
A9C5A76112D8116400F98E59 /* atanhl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D0B12D71FA500F98E59 /* atanhl.cpp */; };
|
|
A9C5A76212D8116400F98E59 /* cbrtl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D1212D71FA500F98E59 /* cbrtl.cpp */; };
|
|
A9C5A76312D8116400F98E59 /* copysignl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D1E12D71FA500F98E59 /* copysignl.cpp */; };
|
|
A9C5A76412D8116400F98E59 /* erfcl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D3712D71FA600F98E59 /* erfcl.cpp */; };
|
|
A9C5A76512D8116400F98E59 /* expm1l.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D3F12D71FA600F98E59 /* expm1l.cpp */; };
|
|
A9C5A76612D8116400F98E59 /* fmaxl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D4212D71FA600F98E59 /* fmaxl.cpp */; };
|
|
A9C5A76712D8116400F98E59 /* fminl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D4512D71FA600F98E59 /* fminl.cpp */; };
|
|
A9C5A76812D8116400F98E59 /* fpclassifyl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D4812D71FA600F98E59 /* fpclassifyl.cpp */; };
|
|
A9C5A76912D8116400F98E59 /* hypotl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D4E12D71FA600F98E59 /* hypotl.cpp */; };
|
|
A9C5A76A12D8116400F98E59 /* lgammal.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D5712D71FA600F98E59 /* lgammal.cpp */; };
|
|
A9C5A76B12D8116400F98E59 /* llroundl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D5A12D71FA600F98E59 /* llroundl.cpp */; };
|
|
A9C5A76C12D8116400F98E59 /* log1pl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D5D12D71FA600F98E59 /* log1pl.cpp */; };
|
|
A9C5A76D12D8116400F98E59 /* lroundl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D6012D71FA600F98E59 /* lroundl.cpp */; };
|
|
A9C5A76E12D8116400F98E59 /* nextafterl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D6312D71FA600F98E59 /* nextafterl.cpp */; };
|
|
A9C5A76F12D8116400F98E59 /* nexttowardl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D6612D71FA600F98E59 /* nexttowardl.cpp */; };
|
|
A9C5A77012D8116400F98E59 /* roundl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D6D12D71FA600F98E59 /* roundl.cpp */; };
|
|
A9C5A77112D8116400F98E59 /* tgammal.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D7912D71FA600F98E59 /* tgammal.cpp */; };
|
|
A9C5A77212D8116400F98E59 /* truncl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C59D7C12D71FA600F98E59 /* truncl.cpp */; };
|
|
A9C5F80312D7083D00F98E59 /* compiler_log_formatter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5F18112D7063700F98E59 /* compiler_log_formatter.cpp */; };
|
|
A9C5F80412D7083D00F98E59 /* debug.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5F18312D7063700F98E59 /* debug.cpp */; };
|
|
A9C5F80512D7083D00F98E59 /* exception_safety.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5F18412D7063700F98E59 /* exception_safety.cpp */; };
|
|
A9C5F80612D7083D00F98E59 /* execution_monitor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5F18512D7063700F98E59 /* execution_monitor.cpp */; };
|
|
A9C5F80712D7083D00F98E59 /* framework.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5F18612D7063700F98E59 /* framework.cpp */; };
|
|
A9C5F80812D7083D00F98E59 /* interaction_based.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5F18712D7063700F98E59 /* interaction_based.cpp */; };
|
|
A9C5F80912D7083D00F98E59 /* logged_expectations.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5F18812D7063700F98E59 /* logged_expectations.cpp */; };
|
|
A9C5F80A12D7083D00F98E59 /* plain_report_formatter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5F18912D7063700F98E59 /* plain_report_formatter.cpp */; };
|
|
A9C5F80B12D7083D00F98E59 /* progress_monitor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5F18A12D7063700F98E59 /* progress_monitor.cpp */; };
|
|
A9C5F80C12D7083D00F98E59 /* results_collector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5F18B12D7063700F98E59 /* results_collector.cpp */; };
|
|
A9C5F80D12D7083D00F98E59 /* results_reporter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5F18C12D7063700F98E59 /* results_reporter.cpp */; };
|
|
A9C5F80E12D7083D00F98E59 /* test_tools.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5F18E12D7063700F98E59 /* test_tools.cpp */; };
|
|
A9C5F80F12D7083D00F98E59 /* unit_test_log.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5F18F12D7063700F98E59 /* unit_test_log.cpp */; };
|
|
A9C5F81012D7083D00F98E59 /* unit_test_main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5F19012D7063700F98E59 /* unit_test_main.cpp */; };
|
|
A9C5F81112D7083D00F98E59 /* unit_test_monitor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5F19112D7063700F98E59 /* unit_test_monitor.cpp */; };
|
|
A9C5F81212D7083D00F98E59 /* unit_test_parameters.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5F19212D7063700F98E59 /* unit_test_parameters.cpp */; };
|
|
A9C5F81312D7083D00F98E59 /* unit_test_suite.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5F19312D7063700F98E59 /* unit_test_suite.cpp */; };
|
|
A9C5F81412D7083D00F98E59 /* xml_log_formatter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5F19412D7063700F98E59 /* xml_log_formatter.cpp */; };
|
|
A9C5F81512D7083D00F98E59 /* xml_report_formatter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5F19512D7063700F98E59 /* xml_report_formatter.cpp */; };
|
|
A9C5F81F12D7087E00F98E59 /* cpp_main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5F18212D7063700F98E59 /* cpp_main.cpp */; };
|
|
A9C5F82012D7087E00F98E59 /* debug.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5F18312D7063700F98E59 /* debug.cpp */; };
|
|
A9C5F82112D7087E00F98E59 /* execution_monitor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5F18512D7063700F98E59 /* execution_monitor.cpp */; };
|
|
A9C5F82D12D708D100F98E59 /* compiler_log_formatter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5F18112D7063700F98E59 /* compiler_log_formatter.cpp */; };
|
|
A9C5F82E12D708D100F98E59 /* debug.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5F18312D7063700F98E59 /* debug.cpp */; };
|
|
A9C5F82F12D708D100F98E59 /* execution_monitor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5F18512D7063700F98E59 /* execution_monitor.cpp */; };
|
|
A9C5F83012D708D100F98E59 /* framework.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5F18612D7063700F98E59 /* framework.cpp */; };
|
|
A9C5F83112D708D100F98E59 /* plain_report_formatter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5F18912D7063700F98E59 /* plain_report_formatter.cpp */; };
|
|
A9C5F83212D708D100F98E59 /* progress_monitor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5F18A12D7063700F98E59 /* progress_monitor.cpp */; };
|
|
A9C5F83312D708D100F98E59 /* results_collector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5F18B12D7063700F98E59 /* results_collector.cpp */; };
|
|
A9C5F83412D708D100F98E59 /* results_reporter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5F18C12D7063700F98E59 /* results_reporter.cpp */; };
|
|
A9C5F83512D708D100F98E59 /* test_main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5F18D12D7063700F98E59 /* test_main.cpp */; };
|
|
A9C5F83612D708D100F98E59 /* test_tools.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5F18E12D7063700F98E59 /* test_tools.cpp */; };
|
|
A9C5F83712D708D100F98E59 /* unit_test_log.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5F18F12D7063700F98E59 /* unit_test_log.cpp */; };
|
|
A9C5F83812D708D100F98E59 /* unit_test_main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5F19012D7063700F98E59 /* unit_test_main.cpp */; };
|
|
A9C5F83912D708D100F98E59 /* unit_test_monitor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5F19112D7063700F98E59 /* unit_test_monitor.cpp */; };
|
|
A9C5F83A12D708D100F98E59 /* unit_test_parameters.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5F19212D7063700F98E59 /* unit_test_parameters.cpp */; };
|
|
A9C5F83B12D708D100F98E59 /* unit_test_suite.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5F19312D7063700F98E59 /* unit_test_suite.cpp */; };
|
|
A9C5F83C12D708D100F98E59 /* xml_log_formatter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5F19412D7063700F98E59 /* xml_log_formatter.cpp */; };
|
|
A9C5F83D12D708D100F98E59 /* xml_report_formatter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9C5F19512D7063700F98E59 /* xml_report_formatter.cpp */; };
|
|
F608BCAC15DEDCC200A8115E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
|
|
F608BE9215DEDCD300A8115E /* codepage.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F608BE1015DEDCD200A8115E /* codepage.cpp */; };
|
|
F608BE9315DEDCD300A8115E /* conv.hpp in Headers */ = {isa = PBXBuildFile; fileRef = F608BE1115DEDCD200A8115E /* conv.hpp */; };
|
|
F608BEA615DEDCD300A8115E /* all_generator.hpp in Headers */ = {isa = PBXBuildFile; fileRef = F608BE2915DEDCD200A8115E /* all_generator.hpp */; };
|
|
F608BEA715DEDCD300A8115E /* codecvt.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F608BE2A15DEDCD200A8115E /* codecvt.cpp */; };
|
|
F608BEA815DEDCD300A8115E /* codecvt.hpp in Headers */ = {isa = PBXBuildFile; fileRef = F608BE2B15DEDCD200A8115E /* codecvt.hpp */; };
|
|
F608BEA915DEDCD300A8115E /* collate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F608BE2C15DEDCD200A8115E /* collate.cpp */; };
|
|
F608BEAA15DEDCD300A8115E /* converter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F608BE2D15DEDCD200A8115E /* converter.cpp */; };
|
|
F608BEAB15DEDCD300A8115E /* numeric.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F608BE2E15DEDCD200A8115E /* numeric.cpp */; };
|
|
F608BEAC15DEDCD300A8115E /* posix_backend.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F608BE2F15DEDCD200A8115E /* posix_backend.cpp */; };
|
|
F608BEAD15DEDCD300A8115E /* posix_backend.hpp in Headers */ = {isa = PBXBuildFile; fileRef = F608BE3015DEDCD200A8115E /* posix_backend.hpp */; };
|
|
F608BEAE15DEDCD300A8115E /* date_time.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F608BE3215DEDCD200A8115E /* date_time.cpp */; };
|
|
F608BEAF15DEDCD300A8115E /* format.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F608BE3315DEDCD200A8115E /* format.cpp */; };
|
|
F608BEB015DEDCD300A8115E /* formatting.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F608BE3415DEDCD200A8115E /* formatting.cpp */; };
|
|
F608BEB115DEDCD300A8115E /* generator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F608BE3515DEDCD200A8115E /* generator.cpp */; };
|
|
F608BEB215DEDCD300A8115E /* ids.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F608BE3615DEDCD200A8115E /* ids.cpp */; };
|
|
F608BEB315DEDCD300A8115E /* ios_prop.hpp in Headers */ = {isa = PBXBuildFile; fileRef = F608BE3715DEDCD200A8115E /* ios_prop.hpp */; };
|
|
F608BEB415DEDCD300A8115E /* localization_backend.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F608BE3815DEDCD200A8115E /* localization_backend.cpp */; };
|
|
F608BEB515DEDCD300A8115E /* message.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F608BE3915DEDCD200A8115E /* message.cpp */; };
|
|
F608BEB615DEDCD300A8115E /* mo_hash.hpp in Headers */ = {isa = PBXBuildFile; fileRef = F608BE3A15DEDCD200A8115E /* mo_hash.hpp */; };
|
|
F608BEB715DEDCD300A8115E /* mo_lambda.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F608BE3B15DEDCD200A8115E /* mo_lambda.cpp */; };
|
|
F608BEB815DEDCD300A8115E /* mo_lambda.hpp in Headers */ = {isa = PBXBuildFile; fileRef = F608BE3C15DEDCD200A8115E /* mo_lambda.hpp */; };
|
|
F608BEB915DEDCD300A8115E /* all_generator.hpp in Headers */ = {isa = PBXBuildFile; fileRef = F608BE3E15DEDCD200A8115E /* all_generator.hpp */; };
|
|
F608BEBA15DEDCD300A8115E /* codecvt.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F608BE3F15DEDCD200A8115E /* codecvt.cpp */; };
|
|
F608BEBB15DEDCD300A8115E /* collate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F608BE4015DEDCD200A8115E /* collate.cpp */; };
|
|
F608BEBC15DEDCD300A8115E /* converter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F608BE4115DEDCD200A8115E /* converter.cpp */; };
|
|
F608BEBD15DEDCD300A8115E /* numeric.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F608BE4215DEDCD200A8115E /* numeric.cpp */; };
|
|
F608BEBE15DEDCD300A8115E /* std_backend.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F608BE4315DEDCD200A8115E /* std_backend.cpp */; };
|
|
F608BEBF15DEDCD300A8115E /* std_backend.hpp in Headers */ = {isa = PBXBuildFile; fileRef = F608BE4415DEDCD200A8115E /* std_backend.hpp */; };
|
|
F608BEC015DEDCD300A8115E /* codecvt_converter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F608BE4615DEDCD200A8115E /* codecvt_converter.cpp */; };
|
|
F608BEC115DEDCD300A8115E /* default_locale.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F608BE4715DEDCD200A8115E /* default_locale.cpp */; };
|
|
F608BEC215DEDCD300A8115E /* gregorian.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F608BE4815DEDCD200A8115E /* gregorian.cpp */; };
|
|
F608BEC315DEDCD300A8115E /* gregorian.hpp in Headers */ = {isa = PBXBuildFile; fileRef = F608BE4915DEDCD200A8115E /* gregorian.hpp */; };
|
|
F608BEC415DEDCD300A8115E /* iconv.hpp in Headers */ = {isa = PBXBuildFile; fileRef = F608BE4A15DEDCD200A8115E /* iconv.hpp */; };
|
|
F608BEC515DEDCD300A8115E /* info.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F608BE4B15DEDCD200A8115E /* info.cpp */; };
|
|
F608BEC615DEDCD300A8115E /* locale_data.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F608BE4C15DEDCD200A8115E /* locale_data.cpp */; };
|
|
F608BEC715DEDCD300A8115E /* locale_data.hpp in Headers */ = {isa = PBXBuildFile; fileRef = F608BE4D15DEDCD200A8115E /* locale_data.hpp */; };
|
|
F608BEC815DEDCD300A8115E /* numeric.hpp in Headers */ = {isa = PBXBuildFile; fileRef = F608BE4E15DEDCD200A8115E /* numeric.hpp */; };
|
|
F608BEC915DEDCD300A8115E /* timezone.hpp in Headers */ = {isa = PBXBuildFile; fileRef = F608BE4F15DEDCD200A8115E /* timezone.hpp */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
A935FDC812D815F900DCFC3D /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = A9C5A6BD12D80EFD00F98E59;
|
|
remoteInfo = boost_math_c99l;
|
|
};
|
|
A935FDCA12D815F900DCFC3D /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = A9C5A6B412D80EF500F98E59;
|
|
remoteInfo = boost_math_c99f;
|
|
};
|
|
A935FDCC12D815F900DCFC3D /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = A9C5A6AB12D80EED00F98E59;
|
|
remoteInfo = boost_math_c99;
|
|
};
|
|
A935FDCE12D815F900DCFC3D /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = A9C5A6A212D80EE300F98E59;
|
|
remoteInfo = boost_math_tr1l;
|
|
};
|
|
A935FDD012D815F900DCFC3D /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = A9C5A69912D80EDA00F98E59;
|
|
remoteInfo = boost_math_tr1f;
|
|
};
|
|
A935FDD212D815F900DCFC3D /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = A9C5A69012D80ED200F98E59;
|
|
remoteInfo = boost_math_tr1;
|
|
};
|
|
A935FDD412D815F900DCFC3D /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = A9C5A67412D80C3800F98E59;
|
|
remoteInfo = boost_thread;
|
|
};
|
|
A935FDD612D815F900DCFC3D /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = A9C5A60412D8085700F98E59;
|
|
remoteInfo = boost_signals;
|
|
};
|
|
A935FDD812D815F900DCFC3D /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = A9C5A5A212D8072A00F98E59;
|
|
remoteInfo = boost_wserialization;
|
|
};
|
|
A935FDDA12D815F900DCFC3D /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = A9C5A59912D8071300F98E59;
|
|
remoteInfo = boost_serialization;
|
|
};
|
|
A935FDDC12D815F900DCFC3D /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = A9C5A1BD12D8035200F98E59;
|
|
remoteInfo = boost_regex;
|
|
};
|
|
A935FDDE12D815F900DCFC3D /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = A9C5A06512D8022400F98E59;
|
|
remoteInfo = boost_random;
|
|
};
|
|
A935FDE212D815F900DCFC3D /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = A9C59EF612D7FB5500F98E59;
|
|
remoteInfo = boost_iostreams;
|
|
};
|
|
A935FDE412D815F900DCFC3D /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = A9C59EE912D7FAC200F98E59;
|
|
remoteInfo = boost_graph;
|
|
};
|
|
A935FDE612D815F900DCFC3D /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = A9C58D1E12D71D9600F98E59;
|
|
remoteInfo = boost_system;
|
|
};
|
|
A935FDE812D815F900DCFC3D /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = A9C58CE512D71C3000F98E59;
|
|
remoteInfo = boost_filesystem;
|
|
};
|
|
A935FDEA12D815F900DCFC3D /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = A9C58B9F12D71A7F00F98E59;
|
|
remoteInfo = boost_date_time;
|
|
};
|
|
A935FDEC12D815F900DCFC3D /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = A9C5F82812D708A700F98E59;
|
|
remoteInfo = boost_test_exec_monitor;
|
|
};
|
|
A935FDEE12D815F900DCFC3D /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = A9C5F81B12D7086100F98E59;
|
|
remoteInfo = boost_prg_exec_monitor;
|
|
};
|
|
A935FDF012D815F900DCFC3D /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = A9C5F7FE12D707FD00F98E59;
|
|
remoteInfo = boost_unit_test_framework;
|
|
};
|
|
A9C5A63112D8099900F98E59 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = A9C5A1BD12D8035200F98E59;
|
|
remoteInfo = boost_regex;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
|
1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
|
|
288765FC0DF74451002DB57D /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
|
|
A935FDC412D815EA00DCFC3D /* libboost_all.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libboost_all.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
A935FFAF12D827A300DCFC3D /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README; sourceTree = "<group>"; };
|
|
A9C58ADC12D71A2D00F98E59 /* date_time_zonespec.csv */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = date_time_zonespec.csv; sourceTree = "<group>"; };
|
|
A9C58ADD12D71A2D00F98E59 /* README.zone_spec_csv_file */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.zone_spec_csv_file; sourceTree = "<group>"; };
|
|
A9C58B0212D71A2E00F98E59 /* date_time.doc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = date_time.doc; sourceTree = "<group>"; };
|
|
A9C58B0412D71A2E00F98E59 /* date_generators.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = date_generators.cpp; sourceTree = "<group>"; };
|
|
A9C58B0512D71A2E00F98E59 /* greg_month.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = greg_month.cpp; sourceTree = "<group>"; };
|
|
A9C58B0612D71A2E00F98E59 /* greg_names.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = greg_names.hpp; sourceTree = "<group>"; };
|
|
A9C58B0712D71A2E00F98E59 /* greg_weekday.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = greg_weekday.cpp; sourceTree = "<group>"; };
|
|
A9C58B0812D71A2E00F98E59 /* gregorian_types.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gregorian_types.cpp; sourceTree = "<group>"; };
|
|
A9C58B0A12D71A2E00F98E59 /* posix_time_types.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = posix_time_types.cpp; sourceTree = "<group>"; };
|
|
A9C58BA012D71A7F00F98E59 /* libboost_date_time.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libboost_date_time.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
A9C58C3012D71C0A00F98E59 /* v2_operations.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = v2_operations.cpp; sourceTree = "<group>"; };
|
|
A9C58C3112D71C0B00F98E59 /* v2_path.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = v2_path.cpp; sourceTree = "<group>"; };
|
|
A9C58C3212D71C0B00F98E59 /* v2_portability.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = v2_portability.cpp; sourceTree = "<group>"; };
|
|
A9C58C8312D71C0B00F98E59 /* codecvt_error_category.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = codecvt_error_category.cpp; sourceTree = "<group>"; };
|
|
A9C58C8412D71C0B00F98E59 /* operations.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = operations.cpp; sourceTree = "<group>"; };
|
|
A9C58C8512D71C0B00F98E59 /* path.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = path.cpp; sourceTree = "<group>"; };
|
|
A9C58C8612D71C0B00F98E59 /* path_traits.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = path_traits.cpp; sourceTree = "<group>"; };
|
|
A9C58C8712D71C0B00F98E59 /* portability.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = portability.cpp; sourceTree = "<group>"; };
|
|
A9C58C8812D71C0B00F98E59 /* unique_path.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = unique_path.cpp; sourceTree = "<group>"; };
|
|
A9C58C8912D71C0B00F98E59 /* utf8_codecvt_facet.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = utf8_codecvt_facet.cpp; sourceTree = "<group>"; };
|
|
A9C58C8A12D71C0B00F98E59 /* windows_file_codecvt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = windows_file_codecvt.cpp; sourceTree = "<group>"; };
|
|
A9C58C8B12D71C0B00F98E59 /* windows_file_codecvt.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = windows_file_codecvt.hpp; sourceTree = "<group>"; };
|
|
A9C58CE612D71C3000F98E59 /* libboost_filesystem.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libboost_filesystem.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
A9C58D0812D71D7A00F98E59 /* error_code.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = error_code.cpp; sourceTree = "<group>"; };
|
|
A9C58D0912D71D7A00F98E59 /* local_free_on_destruction.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = local_free_on_destruction.hpp; sourceTree = "<group>"; };
|
|
A9C58D1F12D71D9600F98E59 /* libboost_system.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libboost_system.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
A9C58FC212D71F3000F98E59 /* graphml.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = graphml.cpp; sourceTree = "<group>"; };
|
|
A9C58FC312D71F3000F98E59 /* read_graphviz_new.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = read_graphviz_new.cpp; sourceTree = "<group>"; };
|
|
A9C5960712D71F8000F98E59 /* bzip2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = bzip2.cpp; sourceTree = "<group>"; };
|
|
A9C5960812D71F8000F98E59 /* file_descriptor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = file_descriptor.cpp; sourceTree = "<group>"; };
|
|
A9C5960912D71F8000F98E59 /* gzip.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gzip.cpp; sourceTree = "<group>"; };
|
|
A9C5960A12D71F8000F98E59 /* mapped_file.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mapped_file.cpp; sourceTree = "<group>"; };
|
|
A9C5960B12D71F8000F98E59 /* zlib.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = zlib.cpp; sourceTree = "<group>"; };
|
|
A9C59CFD12D71FA500F98E59 /* acosh.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = acosh.cpp; sourceTree = "<group>"; };
|
|
A9C59CFE12D71FA500F98E59 /* acoshf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = acoshf.cpp; sourceTree = "<group>"; };
|
|
A9C59CFF12D71FA500F98E59 /* acoshl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = acoshl.cpp; sourceTree = "<group>"; };
|
|
A9C59D0012D71FA500F98E59 /* asinh.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = asinh.cpp; sourceTree = "<group>"; };
|
|
A9C59D0112D71FA500F98E59 /* asinhf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = asinhf.cpp; sourceTree = "<group>"; };
|
|
A9C59D0212D71FA500F98E59 /* asinhl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = asinhl.cpp; sourceTree = "<group>"; };
|
|
A9C59D0312D71FA500F98E59 /* assoc_laguerre.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = assoc_laguerre.cpp; sourceTree = "<group>"; };
|
|
A9C59D0412D71FA500F98E59 /* assoc_laguerref.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = assoc_laguerref.cpp; sourceTree = "<group>"; };
|
|
A9C59D0512D71FA500F98E59 /* assoc_laguerrel.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = assoc_laguerrel.cpp; sourceTree = "<group>"; };
|
|
A9C59D0612D71FA500F98E59 /* assoc_legendre.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = assoc_legendre.cpp; sourceTree = "<group>"; };
|
|
A9C59D0712D71FA500F98E59 /* assoc_legendref.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = assoc_legendref.cpp; sourceTree = "<group>"; };
|
|
A9C59D0812D71FA500F98E59 /* assoc_legendrel.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = assoc_legendrel.cpp; sourceTree = "<group>"; };
|
|
A9C59D0912D71FA500F98E59 /* atanh.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = atanh.cpp; sourceTree = "<group>"; };
|
|
A9C59D0A12D71FA500F98E59 /* atanhf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = atanhf.cpp; sourceTree = "<group>"; };
|
|
A9C59D0B12D71FA500F98E59 /* atanhl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = atanhl.cpp; sourceTree = "<group>"; };
|
|
A9C59D0C12D71FA500F98E59 /* beta.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = beta.cpp; sourceTree = "<group>"; };
|
|
A9C59D0D12D71FA500F98E59 /* betaf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = betaf.cpp; sourceTree = "<group>"; };
|
|
A9C59D0E12D71FA500F98E59 /* betal.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = betal.cpp; sourceTree = "<group>"; };
|
|
A9C59D0F12D71FA500F98E59 /* c_policy.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = c_policy.hpp; sourceTree = "<group>"; };
|
|
A9C59D1012D71FA500F98E59 /* cbrt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cbrt.cpp; sourceTree = "<group>"; };
|
|
A9C59D1112D71FA500F98E59 /* cbrtf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cbrtf.cpp; sourceTree = "<group>"; };
|
|
A9C59D1212D71FA500F98E59 /* cbrtl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cbrtl.cpp; sourceTree = "<group>"; };
|
|
A9C59D1312D71FA500F98E59 /* comp_ellint_1.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = comp_ellint_1.cpp; sourceTree = "<group>"; };
|
|
A9C59D1412D71FA500F98E59 /* comp_ellint_1f.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = comp_ellint_1f.cpp; sourceTree = "<group>"; };
|
|
A9C59D1512D71FA500F98E59 /* comp_ellint_1l.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = comp_ellint_1l.cpp; sourceTree = "<group>"; };
|
|
A9C59D1612D71FA500F98E59 /* comp_ellint_2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = comp_ellint_2.cpp; sourceTree = "<group>"; };
|
|
A9C59D1712D71FA500F98E59 /* comp_ellint_2f.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = comp_ellint_2f.cpp; sourceTree = "<group>"; };
|
|
A9C59D1812D71FA500F98E59 /* comp_ellint_2l.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = comp_ellint_2l.cpp; sourceTree = "<group>"; };
|
|
A9C59D1912D71FA500F98E59 /* comp_ellint_3.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = comp_ellint_3.cpp; sourceTree = "<group>"; };
|
|
A9C59D1A12D71FA500F98E59 /* comp_ellint_3f.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = comp_ellint_3f.cpp; sourceTree = "<group>"; };
|
|
A9C59D1B12D71FA500F98E59 /* comp_ellint_3l.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = comp_ellint_3l.cpp; sourceTree = "<group>"; };
|
|
A9C59D1C12D71FA500F98E59 /* copysign.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = copysign.cpp; sourceTree = "<group>"; };
|
|
A9C59D1D12D71FA500F98E59 /* copysignf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = copysignf.cpp; sourceTree = "<group>"; };
|
|
A9C59D1E12D71FA500F98E59 /* copysignl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = copysignl.cpp; sourceTree = "<group>"; };
|
|
A9C59D1F12D71FA500F98E59 /* cyl_bessel_i.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cyl_bessel_i.cpp; sourceTree = "<group>"; };
|
|
A9C59D2012D71FA500F98E59 /* cyl_bessel_if.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cyl_bessel_if.cpp; sourceTree = "<group>"; };
|
|
A9C59D2112D71FA500F98E59 /* cyl_bessel_il.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cyl_bessel_il.cpp; sourceTree = "<group>"; };
|
|
A9C59D2212D71FA500F98E59 /* cyl_bessel_j.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cyl_bessel_j.cpp; sourceTree = "<group>"; };
|
|
A9C59D2312D71FA500F98E59 /* cyl_bessel_jf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cyl_bessel_jf.cpp; sourceTree = "<group>"; };
|
|
A9C59D2412D71FA500F98E59 /* cyl_bessel_jl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cyl_bessel_jl.cpp; sourceTree = "<group>"; };
|
|
A9C59D2512D71FA500F98E59 /* cyl_bessel_k.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cyl_bessel_k.cpp; sourceTree = "<group>"; };
|
|
A9C59D2612D71FA500F98E59 /* cyl_bessel_kf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cyl_bessel_kf.cpp; sourceTree = "<group>"; };
|
|
A9C59D2712D71FA500F98E59 /* cyl_bessel_kl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cyl_bessel_kl.cpp; sourceTree = "<group>"; };
|
|
A9C59D2812D71FA500F98E59 /* cyl_neumann.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cyl_neumann.cpp; sourceTree = "<group>"; };
|
|
A9C59D2912D71FA500F98E59 /* cyl_neumannf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cyl_neumannf.cpp; sourceTree = "<group>"; };
|
|
A9C59D2A12D71FA500F98E59 /* cyl_neumannl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cyl_neumannl.cpp; sourceTree = "<group>"; };
|
|
A9C59D2B12D71FA500F98E59 /* ellint_1.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ellint_1.cpp; sourceTree = "<group>"; };
|
|
A9C59D2C12D71FA500F98E59 /* ellint_1f.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ellint_1f.cpp; sourceTree = "<group>"; };
|
|
A9C59D2D12D71FA600F98E59 /* ellint_1l.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ellint_1l.cpp; sourceTree = "<group>"; };
|
|
A9C59D2E12D71FA600F98E59 /* ellint_2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ellint_2.cpp; sourceTree = "<group>"; };
|
|
A9C59D2F12D71FA600F98E59 /* ellint_2f.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ellint_2f.cpp; sourceTree = "<group>"; };
|
|
A9C59D3012D71FA600F98E59 /* ellint_2l.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ellint_2l.cpp; sourceTree = "<group>"; };
|
|
A9C59D3112D71FA600F98E59 /* ellint_3.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ellint_3.cpp; sourceTree = "<group>"; };
|
|
A9C59D3212D71FA600F98E59 /* ellint_3f.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ellint_3f.cpp; sourceTree = "<group>"; };
|
|
A9C59D3312D71FA600F98E59 /* ellint_3l.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ellint_3l.cpp; sourceTree = "<group>"; };
|
|
A9C59D3412D71FA600F98E59 /* erf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = erf.cpp; sourceTree = "<group>"; };
|
|
A9C59D3512D71FA600F98E59 /* erfc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = erfc.cpp; sourceTree = "<group>"; };
|
|
A9C59D3612D71FA600F98E59 /* erfcf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = erfcf.cpp; sourceTree = "<group>"; };
|
|
A9C59D3712D71FA600F98E59 /* erfcl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = erfcl.cpp; sourceTree = "<group>"; };
|
|
A9C59D3812D71FA600F98E59 /* erff.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = erff.cpp; sourceTree = "<group>"; };
|
|
A9C59D3912D71FA600F98E59 /* erfl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = erfl.cpp; sourceTree = "<group>"; };
|
|
A9C59D3A12D71FA600F98E59 /* expint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = expint.cpp; sourceTree = "<group>"; };
|
|
A9C59D3B12D71FA600F98E59 /* expintf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = expintf.cpp; sourceTree = "<group>"; };
|
|
A9C59D3C12D71FA600F98E59 /* expintl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = expintl.cpp; sourceTree = "<group>"; };
|
|
A9C59D3D12D71FA600F98E59 /* expm1.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = expm1.cpp; sourceTree = "<group>"; };
|
|
A9C59D3E12D71FA600F98E59 /* expm1f.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = expm1f.cpp; sourceTree = "<group>"; };
|
|
A9C59D3F12D71FA600F98E59 /* expm1l.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = expm1l.cpp; sourceTree = "<group>"; };
|
|
A9C59D4012D71FA600F98E59 /* fmax.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fmax.cpp; sourceTree = "<group>"; };
|
|
A9C59D4112D71FA600F98E59 /* fmaxf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fmaxf.cpp; sourceTree = "<group>"; };
|
|
A9C59D4212D71FA600F98E59 /* fmaxl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fmaxl.cpp; sourceTree = "<group>"; };
|
|
A9C59D4312D71FA600F98E59 /* fmin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fmin.cpp; sourceTree = "<group>"; };
|
|
A9C59D4412D71FA600F98E59 /* fminf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fminf.cpp; sourceTree = "<group>"; };
|
|
A9C59D4512D71FA600F98E59 /* fminl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fminl.cpp; sourceTree = "<group>"; };
|
|
A9C59D4612D71FA600F98E59 /* fpclassify.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fpclassify.cpp; sourceTree = "<group>"; };
|
|
A9C59D4712D71FA600F98E59 /* fpclassifyf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fpclassifyf.cpp; sourceTree = "<group>"; };
|
|
A9C59D4812D71FA600F98E59 /* fpclassifyl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fpclassifyl.cpp; sourceTree = "<group>"; };
|
|
A9C59D4912D71FA600F98E59 /* hermite.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = hermite.cpp; sourceTree = "<group>"; };
|
|
A9C59D4A12D71FA600F98E59 /* hermitef.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = hermitef.cpp; sourceTree = "<group>"; };
|
|
A9C59D4B12D71FA600F98E59 /* hermitel.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = hermitel.cpp; sourceTree = "<group>"; };
|
|
A9C59D4C12D71FA600F98E59 /* hypot.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = hypot.cpp; sourceTree = "<group>"; };
|
|
A9C59D4D12D71FA600F98E59 /* hypotf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = hypotf.cpp; sourceTree = "<group>"; };
|
|
A9C59D4E12D71FA600F98E59 /* hypotl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = hypotl.cpp; sourceTree = "<group>"; };
|
|
A9C59D4F12D71FA600F98E59 /* laguerre.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = laguerre.cpp; sourceTree = "<group>"; };
|
|
A9C59D5012D71FA600F98E59 /* laguerref.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = laguerref.cpp; sourceTree = "<group>"; };
|
|
A9C59D5112D71FA600F98E59 /* laguerrel.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = laguerrel.cpp; sourceTree = "<group>"; };
|
|
A9C59D5212D71FA600F98E59 /* legendre.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = legendre.cpp; sourceTree = "<group>"; };
|
|
A9C59D5312D71FA600F98E59 /* legendref.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = legendref.cpp; sourceTree = "<group>"; };
|
|
A9C59D5412D71FA600F98E59 /* legendrel.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = legendrel.cpp; sourceTree = "<group>"; };
|
|
A9C59D5512D71FA600F98E59 /* lgamma.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = lgamma.cpp; sourceTree = "<group>"; };
|
|
A9C59D5612D71FA600F98E59 /* lgammaf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = lgammaf.cpp; sourceTree = "<group>"; };
|
|
A9C59D5712D71FA600F98E59 /* lgammal.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = lgammal.cpp; sourceTree = "<group>"; };
|
|
A9C59D5812D71FA600F98E59 /* llround.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = llround.cpp; sourceTree = "<group>"; };
|
|
A9C59D5912D71FA600F98E59 /* llroundf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = llroundf.cpp; sourceTree = "<group>"; };
|
|
A9C59D5A12D71FA600F98E59 /* llroundl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = llroundl.cpp; sourceTree = "<group>"; };
|
|
A9C59D5B12D71FA600F98E59 /* log1p.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = log1p.cpp; sourceTree = "<group>"; };
|
|
A9C59D5C12D71FA600F98E59 /* log1pf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = log1pf.cpp; sourceTree = "<group>"; };
|
|
A9C59D5D12D71FA600F98E59 /* log1pl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = log1pl.cpp; sourceTree = "<group>"; };
|
|
A9C59D5E12D71FA600F98E59 /* lround.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = lround.cpp; sourceTree = "<group>"; };
|
|
A9C59D5F12D71FA600F98E59 /* lroundf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = lroundf.cpp; sourceTree = "<group>"; };
|
|
A9C59D6012D71FA600F98E59 /* lroundl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = lroundl.cpp; sourceTree = "<group>"; };
|
|
A9C59D6112D71FA600F98E59 /* nextafter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = nextafter.cpp; sourceTree = "<group>"; };
|
|
A9C59D6212D71FA600F98E59 /* nextafterf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = nextafterf.cpp; sourceTree = "<group>"; };
|
|
A9C59D6312D71FA600F98E59 /* nextafterl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = nextafterl.cpp; sourceTree = "<group>"; };
|
|
A9C59D6412D71FA600F98E59 /* nexttoward.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = nexttoward.cpp; sourceTree = "<group>"; };
|
|
A9C59D6512D71FA600F98E59 /* nexttowardf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = nexttowardf.cpp; sourceTree = "<group>"; };
|
|
A9C59D6612D71FA600F98E59 /* nexttowardl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = nexttowardl.cpp; sourceTree = "<group>"; };
|
|
A9C59D6712D71FA600F98E59 /* pch.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = pch.hpp; sourceTree = "<group>"; };
|
|
A9C59D6812D71FA600F98E59 /* riemann_zeta.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = riemann_zeta.cpp; sourceTree = "<group>"; };
|
|
A9C59D6912D71FA600F98E59 /* riemann_zetaf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = riemann_zetaf.cpp; sourceTree = "<group>"; };
|
|
A9C59D6A12D71FA600F98E59 /* riemann_zetal.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = riemann_zetal.cpp; sourceTree = "<group>"; };
|
|
A9C59D6B12D71FA600F98E59 /* round.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = round.cpp; sourceTree = "<group>"; };
|
|
A9C59D6C12D71FA600F98E59 /* roundf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = roundf.cpp; sourceTree = "<group>"; };
|
|
A9C59D6D12D71FA600F98E59 /* roundl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = roundl.cpp; sourceTree = "<group>"; };
|
|
A9C59D6E12D71FA600F98E59 /* sph_bessel.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sph_bessel.cpp; sourceTree = "<group>"; };
|
|
A9C59D6F12D71FA600F98E59 /* sph_besself.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sph_besself.cpp; sourceTree = "<group>"; };
|
|
A9C59D7012D71FA600F98E59 /* sph_bessell.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sph_bessell.cpp; sourceTree = "<group>"; };
|
|
A9C59D7112D71FA600F98E59 /* sph_legendre.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sph_legendre.cpp; sourceTree = "<group>"; };
|
|
A9C59D7212D71FA600F98E59 /* sph_legendref.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sph_legendref.cpp; sourceTree = "<group>"; };
|
|
A9C59D7312D71FA600F98E59 /* sph_legendrel.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sph_legendrel.cpp; sourceTree = "<group>"; };
|
|
A9C59D7412D71FA600F98E59 /* sph_neumann.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sph_neumann.cpp; sourceTree = "<group>"; };
|
|
A9C59D7512D71FA600F98E59 /* sph_neumannf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sph_neumannf.cpp; sourceTree = "<group>"; };
|
|
A9C59D7612D71FA600F98E59 /* sph_neumannl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sph_neumannl.cpp; sourceTree = "<group>"; };
|
|
A9C59D7712D71FA600F98E59 /* tgamma.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tgamma.cpp; sourceTree = "<group>"; };
|
|
A9C59D7812D71FA600F98E59 /* tgammaf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tgammaf.cpp; sourceTree = "<group>"; };
|
|
A9C59D7912D71FA600F98E59 /* tgammal.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tgammal.cpp; sourceTree = "<group>"; };
|
|
A9C59D7A12D71FA600F98E59 /* trunc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = trunc.cpp; sourceTree = "<group>"; };
|
|
A9C59D7B12D71FA600F98E59 /* truncf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = truncf.cpp; sourceTree = "<group>"; };
|
|
A9C59D7C12D71FA600F98E59 /* truncl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = truncl.cpp; sourceTree = "<group>"; };
|
|
A9C59EEA12D7FAC200F98E59 /* libboost_graph.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libboost_graph.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
A9C59EF712D7FB5500F98E59 /* libboost_iostreams.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libboost_iostreams.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
A9C59F0112D7FC3200F98E59 /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = usr/lib/libz.dylib; sourceTree = SDKROOT; };
|
|
A9C59FE712D8005900F98E59 /* cmdline.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cmdline.cpp; sourceTree = "<group>"; };
|
|
A9C59FE812D8005900F98E59 /* config_file.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = config_file.cpp; sourceTree = "<group>"; };
|
|
A9C59FE912D8005900F98E59 /* convert.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = convert.cpp; sourceTree = "<group>"; };
|
|
A9C59FEA12D8005900F98E59 /* options_description.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = options_description.cpp; sourceTree = "<group>"; };
|
|
A9C59FEB12D8005900F98E59 /* parsers.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = parsers.cpp; sourceTree = "<group>"; };
|
|
A9C59FEC12D8005900F98E59 /* positional_options.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = positional_options.cpp; sourceTree = "<group>"; };
|
|
A9C59FED12D8005900F98E59 /* split.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = split.cpp; sourceTree = "<group>"; };
|
|
A9C59FEE12D8005900F98E59 /* utf8_codecvt_facet.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = utf8_codecvt_facet.cpp; sourceTree = "<group>"; };
|
|
A9C59FEF12D8005900F98E59 /* value_semantic.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = value_semantic.cpp; sourceTree = "<group>"; };
|
|
A9C59FF012D8005900F98E59 /* variables_map.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = variables_map.cpp; sourceTree = "<group>"; };
|
|
A9C59FF112D8005900F98E59 /* winmain.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = winmain.cpp; sourceTree = "<group>"; };
|
|
A9C5A05412D8020800F98E59 /* random_device.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = random_device.cpp; sourceTree = "<group>"; };
|
|
A9C5A06612D8022400F98E59 /* libboost_random.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libboost_random.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
A9C5A15612D8030200F98E59 /* readme.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = readme.txt; sourceTree = "<group>"; };
|
|
A9C5A15812D8030200F98E59 /* c_regex_traits.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = c_regex_traits.cpp; sourceTree = "<group>"; };
|
|
A9C5A15912D8030200F98E59 /* cpp_regex_traits.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cpp_regex_traits.cpp; sourceTree = "<group>"; };
|
|
A9C5A15A12D8030200F98E59 /* cregex.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cregex.cpp; sourceTree = "<group>"; };
|
|
A9C5A15B12D8030200F98E59 /* fileiter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fileiter.cpp; sourceTree = "<group>"; };
|
|
A9C5A15C12D8030200F98E59 /* icu.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = icu.cpp; sourceTree = "<group>"; };
|
|
A9C5A15D12D8030200F98E59 /* instances.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = instances.cpp; sourceTree = "<group>"; };
|
|
A9C5A15E12D8030200F98E59 /* posix_api.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = posix_api.cpp; sourceTree = "<group>"; };
|
|
A9C5A15F12D8030200F98E59 /* regex.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = regex.cpp; sourceTree = "<group>"; };
|
|
A9C5A16012D8030200F98E59 /* regex_debug.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = regex_debug.cpp; sourceTree = "<group>"; };
|
|
A9C5A16112D8030200F98E59 /* regex_raw_buffer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = regex_raw_buffer.cpp; sourceTree = "<group>"; };
|
|
A9C5A16212D8030200F98E59 /* regex_traits_defaults.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = regex_traits_defaults.cpp; sourceTree = "<group>"; };
|
|
A9C5A16312D8030200F98E59 /* static_mutex.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = static_mutex.cpp; sourceTree = "<group>"; };
|
|
A9C5A16412D8030200F98E59 /* usinstances.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = usinstances.cpp; sourceTree = "<group>"; };
|
|
A9C5A16512D8030200F98E59 /* w32_regex_traits.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = w32_regex_traits.cpp; sourceTree = "<group>"; };
|
|
A9C5A16612D8030200F98E59 /* wc_regex_traits.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wc_regex_traits.cpp; sourceTree = "<group>"; };
|
|
A9C5A16712D8030200F98E59 /* wide_posix_api.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wide_posix_api.cpp; sourceTree = "<group>"; };
|
|
A9C5A16812D8030200F98E59 /* winstances.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = winstances.cpp; sourceTree = "<group>"; };
|
|
A9C5A1BE12D8035200F98E59 /* libboost_regex.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libboost_regex.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
A9C5A26512D8067100F98E59 /* archive_exception.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = archive_exception.cpp; sourceTree = "<group>"; };
|
|
A9C5A26612D8067100F98E59 /* basic_archive.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = basic_archive.cpp; sourceTree = "<group>"; };
|
|
A9C5A26712D8067100F98E59 /* basic_iarchive.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = basic_iarchive.cpp; sourceTree = "<group>"; };
|
|
A9C5A26812D8067100F98E59 /* basic_iserializer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = basic_iserializer.cpp; sourceTree = "<group>"; };
|
|
A9C5A26912D8067100F98E59 /* basic_oarchive.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = basic_oarchive.cpp; sourceTree = "<group>"; };
|
|
A9C5A26A12D8067100F98E59 /* basic_oserializer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = basic_oserializer.cpp; sourceTree = "<group>"; };
|
|
A9C5A26B12D8067100F98E59 /* basic_pointer_iserializer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = basic_pointer_iserializer.cpp; sourceTree = "<group>"; };
|
|
A9C5A26C12D8067100F98E59 /* basic_pointer_oserializer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = basic_pointer_oserializer.cpp; sourceTree = "<group>"; };
|
|
A9C5A26D12D8067100F98E59 /* basic_serializer_map.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = basic_serializer_map.cpp; sourceTree = "<group>"; };
|
|
A9C5A26E12D8067100F98E59 /* basic_text_iprimitive.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = basic_text_iprimitive.cpp; sourceTree = "<group>"; };
|
|
A9C5A26F12D8067100F98E59 /* basic_text_oprimitive.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = basic_text_oprimitive.cpp; sourceTree = "<group>"; };
|
|
A9C5A27012D8067100F98E59 /* basic_text_wiprimitive.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = basic_text_wiprimitive.cpp; sourceTree = "<group>"; };
|
|
A9C5A27112D8067100F98E59 /* basic_text_woprimitive.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = basic_text_woprimitive.cpp; sourceTree = "<group>"; };
|
|
A9C5A27212D8067100F98E59 /* basic_xml_archive.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = basic_xml_archive.cpp; sourceTree = "<group>"; };
|
|
A9C5A27312D8067100F98E59 /* basic_xml_grammar.ipp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = basic_xml_grammar.ipp; sourceTree = "<group>"; };
|
|
A9C5A27412D8067100F98E59 /* binary_iarchive.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = binary_iarchive.cpp; sourceTree = "<group>"; };
|
|
A9C5A27512D8067100F98E59 /* binary_oarchive.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = binary_oarchive.cpp; sourceTree = "<group>"; };
|
|
A9C5A27612D8067100F98E59 /* binary_wiarchive.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = binary_wiarchive.cpp; sourceTree = "<group>"; };
|
|
A9C5A27712D8067100F98E59 /* binary_woarchive.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = binary_woarchive.cpp; sourceTree = "<group>"; };
|
|
A9C5A27812D8067100F98E59 /* codecvt_null.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = codecvt_null.cpp; sourceTree = "<group>"; };
|
|
A9C5A27912D8067100F98E59 /* extended_type_info.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = extended_type_info.cpp; sourceTree = "<group>"; };
|
|
A9C5A27A12D8067100F98E59 /* extended_type_info_no_rtti.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = extended_type_info_no_rtti.cpp; sourceTree = "<group>"; };
|
|
A9C5A27B12D8067100F98E59 /* extended_type_info_typeid.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = extended_type_info_typeid.cpp; sourceTree = "<group>"; };
|
|
A9C5A27C12D8067100F98E59 /* polymorphic_iarchive.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = polymorphic_iarchive.cpp; sourceTree = "<group>"; };
|
|
A9C5A27D12D8067100F98E59 /* polymorphic_oarchive.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = polymorphic_oarchive.cpp; sourceTree = "<group>"; };
|
|
A9C5A27E12D8067100F98E59 /* shared_ptr_helper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = shared_ptr_helper.cpp; sourceTree = "<group>"; };
|
|
A9C5A27F12D8067100F98E59 /* stl_port.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = stl_port.cpp; sourceTree = "<group>"; };
|
|
A9C5A28012D8067100F98E59 /* text_iarchive.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = text_iarchive.cpp; sourceTree = "<group>"; };
|
|
A9C5A28112D8067100F98E59 /* text_oarchive.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = text_oarchive.cpp; sourceTree = "<group>"; };
|
|
A9C5A28212D8067100F98E59 /* text_wiarchive.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = text_wiarchive.cpp; sourceTree = "<group>"; };
|
|
A9C5A28312D8067100F98E59 /* text_woarchive.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = text_woarchive.cpp; sourceTree = "<group>"; };
|
|
A9C5A28412D8067100F98E59 /* utf8_codecvt_facet.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = utf8_codecvt_facet.cpp; sourceTree = "<group>"; };
|
|
A9C5A28512D8067100F98E59 /* void_cast.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = void_cast.cpp; sourceTree = "<group>"; };
|
|
A9C5A28612D8067100F98E59 /* xml_archive_exception.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = xml_archive_exception.cpp; sourceTree = "<group>"; };
|
|
A9C5A28712D8067100F98E59 /* xml_grammar.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = xml_grammar.cpp; sourceTree = "<group>"; };
|
|
A9C5A28812D8067100F98E59 /* xml_iarchive.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = xml_iarchive.cpp; sourceTree = "<group>"; };
|
|
A9C5A28912D8067100F98E59 /* xml_oarchive.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = xml_oarchive.cpp; sourceTree = "<group>"; };
|
|
A9C5A28A12D8067100F98E59 /* xml_wgrammar.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = xml_wgrammar.cpp; sourceTree = "<group>"; };
|
|
A9C5A28B12D8067100F98E59 /* xml_wiarchive.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = xml_wiarchive.cpp; sourceTree = "<group>"; };
|
|
A9C5A28C12D8067100F98E59 /* xml_woarchive.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = xml_woarchive.cpp; sourceTree = "<group>"; };
|
|
A9C5A38F12D8067300F98E59 /* connection.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = connection.cpp; sourceTree = "<group>"; };
|
|
A9C5A39012D8067300F98E59 /* named_slot_map.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = named_slot_map.cpp; sourceTree = "<group>"; };
|
|
A9C5A39112D8067300F98E59 /* signal_base.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = signal_base.cpp; sourceTree = "<group>"; };
|
|
A9C5A39212D8067300F98E59 /* slot.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = slot.cpp; sourceTree = "<group>"; };
|
|
A9C5A39312D8067300F98E59 /* trackable.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = trackable.cpp; sourceTree = "<group>"; };
|
|
A9C5A3C212D8067400F98E59 /* once.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = once.cpp; sourceTree = "<group>"; };
|
|
A9C5A3C312D8067400F98E59 /* thread.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = thread.cpp; sourceTree = "<group>"; };
|
|
A9C5A3C412D8067400F98E59 /* timeconv.inl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = timeconv.inl; sourceTree = "<group>"; };
|
|
A9C5A3C512D8067400F98E59 /* tss_null.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tss_null.cpp; sourceTree = "<group>"; };
|
|
A9C5A59A12D8071300F98E59 /* libboost_serialization.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libboost_serialization.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
A9C5A5A312D8072A00F98E59 /* libboost_wserialization.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libboost_wserialization.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
A9C5A60512D8085700F98E59 /* libboost_signals.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libboost_signals.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
A9C5A67512D80C3800F98E59 /* libboost_thread.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libboost_thread.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
A9C5A67E12D80CA400F98E59 /* libpthread.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libpthread.dylib; path = usr/lib/libpthread.dylib; sourceTree = SDKROOT; };
|
|
A9C5A69112D80ED200F98E59 /* libboost_math_tr1.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libboost_math_tr1.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
A9C5A69A12D80EDA00F98E59 /* libboost_math_tr1f.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libboost_math_tr1f.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
A9C5A6A312D80EE300F98E59 /* libboost_math_tr1l.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libboost_math_tr1l.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
A9C5A6AC12D80EED00F98E59 /* libboost_math_c99.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libboost_math_c99.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
A9C5A6B512D80EF500F98E59 /* libboost_math_c99f.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libboost_math_c99f.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
A9C5A6BE12D80EFD00F98E59 /* libboost_math_c99l.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libboost_math_c99l.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
A9C5F17F12D7063700F98E59 /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README; sourceTree = "<group>"; };
|
|
A9C5F18112D7063700F98E59 /* compiler_log_formatter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = compiler_log_formatter.cpp; sourceTree = "<group>"; };
|
|
A9C5F18212D7063700F98E59 /* cpp_main.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cpp_main.cpp; sourceTree = "<group>"; };
|
|
A9C5F18312D7063700F98E59 /* debug.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = debug.cpp; sourceTree = "<group>"; };
|
|
A9C5F18412D7063700F98E59 /* exception_safety.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = exception_safety.cpp; sourceTree = "<group>"; };
|
|
A9C5F18512D7063700F98E59 /* execution_monitor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = execution_monitor.cpp; sourceTree = "<group>"; };
|
|
A9C5F18612D7063700F98E59 /* framework.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = framework.cpp; sourceTree = "<group>"; };
|
|
A9C5F18712D7063700F98E59 /* interaction_based.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = interaction_based.cpp; sourceTree = "<group>"; };
|
|
A9C5F18812D7063700F98E59 /* logged_expectations.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = logged_expectations.cpp; sourceTree = "<group>"; };
|
|
A9C5F18912D7063700F98E59 /* plain_report_formatter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = plain_report_formatter.cpp; sourceTree = "<group>"; };
|
|
A9C5F18A12D7063700F98E59 /* progress_monitor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = progress_monitor.cpp; sourceTree = "<group>"; };
|
|
A9C5F18B12D7063700F98E59 /* results_collector.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = results_collector.cpp; sourceTree = "<group>"; };
|
|
A9C5F18C12D7063700F98E59 /* results_reporter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = results_reporter.cpp; sourceTree = "<group>"; };
|
|
A9C5F18D12D7063700F98E59 /* test_main.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = test_main.cpp; sourceTree = "<group>"; };
|
|
A9C5F18E12D7063700F98E59 /* test_tools.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = test_tools.cpp; sourceTree = "<group>"; };
|
|
A9C5F18F12D7063700F98E59 /* unit_test_log.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = unit_test_log.cpp; sourceTree = "<group>"; };
|
|
A9C5F19012D7063700F98E59 /* unit_test_main.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = unit_test_main.cpp; sourceTree = "<group>"; };
|
|
A9C5F19112D7063700F98E59 /* unit_test_monitor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = unit_test_monitor.cpp; sourceTree = "<group>"; };
|
|
A9C5F19212D7063700F98E59 /* unit_test_parameters.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = unit_test_parameters.cpp; sourceTree = "<group>"; };
|
|
A9C5F19312D7063700F98E59 /* unit_test_suite.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = unit_test_suite.cpp; sourceTree = "<group>"; };
|
|
A9C5F19412D7063700F98E59 /* xml_log_formatter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = xml_log_formatter.cpp; sourceTree = "<group>"; };
|
|
A9C5F19512D7063700F98E59 /* xml_report_formatter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = xml_report_formatter.cpp; sourceTree = "<group>"; };
|
|
A9C5F7FF12D707FD00F98E59 /* libboost_unit_test_framework.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libboost_unit_test_framework.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
A9C5F81C12D7086100F98E59 /* libboost_prg_exec_monitor.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libboost_prg_exec_monitor.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
A9C5F82912D708A700F98E59 /* libboost_test_exec_monitor.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libboost_test_exec_monitor.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
F608BCAB15DEDCC200A8115E /* libboost_locale.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libboost_locale.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
F608BE1015DEDCD200A8115E /* codepage.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = codepage.cpp; sourceTree = "<group>"; };
|
|
F608BE1115DEDCD200A8115E /* conv.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = conv.hpp; sourceTree = "<group>"; };
|
|
F608BE1215DEDCD200A8115E /* iconv_codepage.ipp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = iconv_codepage.ipp; sourceTree = "<group>"; };
|
|
F608BE1315DEDCD200A8115E /* uconv_codepage.ipp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = uconv_codepage.ipp; sourceTree = "<group>"; };
|
|
F608BE1415DEDCD200A8115E /* wconv_codepage.ipp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = wconv_codepage.ipp; sourceTree = "<group>"; };
|
|
F608BE2915DEDCD200A8115E /* all_generator.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = all_generator.hpp; sourceTree = "<group>"; };
|
|
F608BE2A15DEDCD200A8115E /* codecvt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = codecvt.cpp; sourceTree = "<group>"; };
|
|
F608BE2B15DEDCD200A8115E /* codecvt.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = codecvt.hpp; sourceTree = "<group>"; };
|
|
F608BE2C15DEDCD200A8115E /* collate.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = collate.cpp; sourceTree = "<group>"; };
|
|
F608BE2D15DEDCD200A8115E /* converter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = converter.cpp; sourceTree = "<group>"; };
|
|
F608BE2E15DEDCD200A8115E /* numeric.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = numeric.cpp; sourceTree = "<group>"; };
|
|
F608BE2F15DEDCD200A8115E /* posix_backend.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = posix_backend.cpp; sourceTree = "<group>"; };
|
|
F608BE3015DEDCD200A8115E /* posix_backend.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = posix_backend.hpp; sourceTree = "<group>"; };
|
|
F608BE3215DEDCD200A8115E /* date_time.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = date_time.cpp; sourceTree = "<group>"; };
|
|
F608BE3315DEDCD200A8115E /* format.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = format.cpp; sourceTree = "<group>"; };
|
|
F608BE3415DEDCD200A8115E /* formatting.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = formatting.cpp; sourceTree = "<group>"; };
|
|
F608BE3515DEDCD200A8115E /* generator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = generator.cpp; sourceTree = "<group>"; };
|
|
F608BE3615DEDCD200A8115E /* ids.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ids.cpp; sourceTree = "<group>"; };
|
|
F608BE3715DEDCD200A8115E /* ios_prop.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = ios_prop.hpp; sourceTree = "<group>"; };
|
|
F608BE3815DEDCD200A8115E /* localization_backend.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = localization_backend.cpp; sourceTree = "<group>"; };
|
|
F608BE3915DEDCD200A8115E /* message.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = message.cpp; sourceTree = "<group>"; };
|
|
F608BE3A15DEDCD200A8115E /* mo_hash.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = mo_hash.hpp; sourceTree = "<group>"; };
|
|
F608BE3B15DEDCD200A8115E /* mo_lambda.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mo_lambda.cpp; sourceTree = "<group>"; };
|
|
F608BE3C15DEDCD200A8115E /* mo_lambda.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = mo_lambda.hpp; sourceTree = "<group>"; };
|
|
F608BE3E15DEDCD200A8115E /* all_generator.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = all_generator.hpp; sourceTree = "<group>"; };
|
|
F608BE3F15DEDCD200A8115E /* codecvt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = codecvt.cpp; sourceTree = "<group>"; };
|
|
F608BE4015DEDCD200A8115E /* collate.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = collate.cpp; sourceTree = "<group>"; };
|
|
F608BE4115DEDCD200A8115E /* converter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = converter.cpp; sourceTree = "<group>"; };
|
|
F608BE4215DEDCD200A8115E /* numeric.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = numeric.cpp; sourceTree = "<group>"; };
|
|
F608BE4315DEDCD200A8115E /* std_backend.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = std_backend.cpp; sourceTree = "<group>"; };
|
|
F608BE4415DEDCD200A8115E /* std_backend.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = std_backend.hpp; sourceTree = "<group>"; };
|
|
F608BE4615DEDCD200A8115E /* codecvt_converter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = codecvt_converter.cpp; sourceTree = "<group>"; };
|
|
F608BE4715DEDCD200A8115E /* default_locale.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = default_locale.cpp; sourceTree = "<group>"; };
|
|
F608BE4815DEDCD200A8115E /* gregorian.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gregorian.cpp; sourceTree = "<group>"; };
|
|
F608BE4915DEDCD200A8115E /* gregorian.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = gregorian.hpp; sourceTree = "<group>"; };
|
|
F608BE4A15DEDCD200A8115E /* iconv.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = iconv.hpp; sourceTree = "<group>"; };
|
|
F608BE4B15DEDCD200A8115E /* info.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = info.cpp; sourceTree = "<group>"; };
|
|
F608BE4C15DEDCD200A8115E /* locale_data.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = locale_data.cpp; sourceTree = "<group>"; };
|
|
F608BE4D15DEDCD200A8115E /* locale_data.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = locale_data.hpp; sourceTree = "<group>"; };
|
|
F608BE4E15DEDCD200A8115E /* numeric.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = numeric.hpp; sourceTree = "<group>"; };
|
|
F608BE4F15DEDCD200A8115E /* timezone.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = timezone.hpp; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
A935FDC212D815EA00DCFC3D /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A935FDF312D8160200DCFC3D /* libboost_unit_test_framework.a in Frameworks */,
|
|
A935FDF412D8160200DCFC3D /* libboost_prg_exec_monitor.a in Frameworks */,
|
|
A935FDF512D8160200DCFC3D /* libboost_test_exec_monitor.a in Frameworks */,
|
|
A935FDF612D8160200DCFC3D /* libboost_date_time.a in Frameworks */,
|
|
A935FDF712D8160200DCFC3D /* libboost_filesystem.a in Frameworks */,
|
|
A935FDF812D8160200DCFC3D /* libboost_system.a in Frameworks */,
|
|
A935FDF912D8160200DCFC3D /* libboost_graph.a in Frameworks */,
|
|
A935FDFA12D8160200DCFC3D /* libboost_iostreams.a in Frameworks */,
|
|
A935FDFC12D8160200DCFC3D /* libboost_random.a in Frameworks */,
|
|
A935FDFD12D8160200DCFC3D /* libboost_regex.a in Frameworks */,
|
|
A935FDFE12D8160200DCFC3D /* libboost_serialization.a in Frameworks */,
|
|
A935FDFF12D8160200DCFC3D /* libboost_wserialization.a in Frameworks */,
|
|
A935FE0012D8160200DCFC3D /* libboost_signals.a in Frameworks */,
|
|
A935FE0112D8160200DCFC3D /* libboost_thread.a in Frameworks */,
|
|
A935FE0212D8160200DCFC3D /* libboost_math_tr1.a in Frameworks */,
|
|
A935FE0312D8160200DCFC3D /* libboost_math_tr1f.a in Frameworks */,
|
|
A935FE0412D8160200DCFC3D /* libboost_math_tr1l.a in Frameworks */,
|
|
A935FE0512D8160200DCFC3D /* libboost_math_c99.a in Frameworks */,
|
|
A935FE0612D8160200DCFC3D /* libboost_math_c99f.a in Frameworks */,
|
|
A935FE0712D8160200DCFC3D /* libboost_math_c99l.a in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C58B9E12D71A7F00F98E59 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C58CE412D71C3000F98E59 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C58D1D12D71D9600F98E59 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C59EE812D7FAC200F98E59 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C59EF512D7FB5500F98E59 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A9C59F0412D7FC3900F98E59 /* libz.dylib in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C5A06412D8022400F98E59 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C5A1BC12D8035200F98E59 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C5A59812D8071300F98E59 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C5A5A112D8072A00F98E59 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C5A60312D8085700F98E59 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C5A67312D80C3800F98E59 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A9C5A68012D80CB100F98E59 /* libpthread.dylib in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C5A68F12D80ED200F98E59 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C5A69812D80EDA00F98E59 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C5A6A112D80EE300F98E59 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C5A6AA12D80EED00F98E59 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C5A6B312D80EF500F98E59 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C5A6BC12D80EFD00F98E59 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C5F7FD12D707FD00F98E59 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C5F81A12D7086100F98E59 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C5F82712D708A700F98E59 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
F608BCA815DEDCC200A8115E /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
F608BCAC15DEDCC200A8115E /* Foundation.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
19C28FACFE9D520D11CA2CBB /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9C5F7FF12D707FD00F98E59 /* libboost_unit_test_framework.a */,
|
|
A9C5F81C12D7086100F98E59 /* libboost_prg_exec_monitor.a */,
|
|
A9C5F82912D708A700F98E59 /* libboost_test_exec_monitor.a */,
|
|
A9C58BA012D71A7F00F98E59 /* libboost_date_time.a */,
|
|
A9C58CE612D71C3000F98E59 /* libboost_filesystem.a */,
|
|
A9C58D1F12D71D9600F98E59 /* libboost_system.a */,
|
|
A9C59EEA12D7FAC200F98E59 /* libboost_graph.a */,
|
|
A9C59EF712D7FB5500F98E59 /* libboost_iostreams.a */,
|
|
A9C5A06612D8022400F98E59 /* libboost_random.a */,
|
|
A9C5A1BE12D8035200F98E59 /* libboost_regex.a */,
|
|
A9C5A59A12D8071300F98E59 /* libboost_serialization.a */,
|
|
A9C5A5A312D8072A00F98E59 /* libboost_wserialization.a */,
|
|
A9C5A60512D8085700F98E59 /* libboost_signals.a */,
|
|
A9C5A67512D80C3800F98E59 /* libboost_thread.a */,
|
|
A9C5A69112D80ED200F98E59 /* libboost_math_tr1.a */,
|
|
A9C5A69A12D80EDA00F98E59 /* libboost_math_tr1f.a */,
|
|
A9C5A6A312D80EE300F98E59 /* libboost_math_tr1l.a */,
|
|
A9C5A6AC12D80EED00F98E59 /* libboost_math_c99.a */,
|
|
A9C5A6B512D80EF500F98E59 /* libboost_math_c99f.a */,
|
|
A9C5A6BE12D80EFD00F98E59 /* libboost_math_c99l.a */,
|
|
A935FDC412D815EA00DCFC3D /* libboost_all.a */,
|
|
F608BCAB15DEDCC200A8115E /* libboost_locale.a */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A935FFAF12D827A300DCFC3D /* README */,
|
|
A9C58AC612D7171200F98E59 /* boost_1_44_0 */,
|
|
29B97323FDCFA39411CA2CEA /* Frameworks */,
|
|
19C28FACFE9D520D11CA2CBB /* Products */,
|
|
);
|
|
name = CustomTemplate;
|
|
sourceTree = "<group>";
|
|
};
|
|
29B97323FDCFA39411CA2CEA /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1DF5F4DF0D08C38300B7A737 /* UIKit.framework */,
|
|
1D30AB110D05D00D00671497 /* Foundation.framework */,
|
|
288765FC0DF74451002DB57D /* CoreGraphics.framework */,
|
|
A9C59F0112D7FC3200F98E59 /* libz.dylib */,
|
|
A9C5A67E12D80CA400F98E59 /* libpthread.dylib */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9C58AC612D7171200F98E59 /* boost_1_44_0 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9C5B1A012D7061200F98E59 /* libs */,
|
|
);
|
|
name = boost_1_44_0;
|
|
path = ../boost_1_44_0;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9C58AD812D71A2D00F98E59 /* date_time */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9C58ADB12D71A2D00F98E59 /* data */,
|
|
A9C58B0112D71A2E00F98E59 /* src */,
|
|
);
|
|
path = date_time;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9C58ADB12D71A2D00F98E59 /* data */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9C58ADC12D71A2D00F98E59 /* date_time_zonespec.csv */,
|
|
A9C58ADD12D71A2D00F98E59 /* README.zone_spec_csv_file */,
|
|
);
|
|
path = data;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9C58B0112D71A2E00F98E59 /* src */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9C58B0212D71A2E00F98E59 /* date_time.doc */,
|
|
A9C58B0312D71A2E00F98E59 /* gregorian */,
|
|
A9C58B0912D71A2E00F98E59 /* posix_time */,
|
|
);
|
|
path = src;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9C58B0312D71A2E00F98E59 /* gregorian */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9C58B0412D71A2E00F98E59 /* date_generators.cpp */,
|
|
A9C58B0512D71A2E00F98E59 /* greg_month.cpp */,
|
|
A9C58B0612D71A2E00F98E59 /* greg_names.hpp */,
|
|
A9C58B0712D71A2E00F98E59 /* greg_weekday.cpp */,
|
|
A9C58B0812D71A2E00F98E59 /* gregorian_types.cpp */,
|
|
);
|
|
path = gregorian;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9C58B0912D71A2E00F98E59 /* posix_time */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9C58B0A12D71A2E00F98E59 /* posix_time_types.cpp */,
|
|
);
|
|
path = posix_time;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9C58C1612D71C0A00F98E59 /* filesystem */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9C58C1C12D71C0A00F98E59 /* v2 */,
|
|
A9C58C5912D71C0B00F98E59 /* v3 */,
|
|
);
|
|
path = filesystem;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9C58C1C12D71C0A00F98E59 /* v2 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9C58C2F12D71C0A00F98E59 /* src */,
|
|
);
|
|
path = v2;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9C58C2F12D71C0A00F98E59 /* src */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9C58C3012D71C0A00F98E59 /* v2_operations.cpp */,
|
|
A9C58C3112D71C0B00F98E59 /* v2_path.cpp */,
|
|
A9C58C3212D71C0B00F98E59 /* v2_portability.cpp */,
|
|
);
|
|
path = src;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9C58C5912D71C0B00F98E59 /* v3 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9C58C8212D71C0B00F98E59 /* src */,
|
|
);
|
|
path = v3;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9C58C8212D71C0B00F98E59 /* src */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9C58C8312D71C0B00F98E59 /* codecvt_error_category.cpp */,
|
|
A9C58C8412D71C0B00F98E59 /* operations.cpp */,
|
|
A9C58C8512D71C0B00F98E59 /* path.cpp */,
|
|
A9C58C8612D71C0B00F98E59 /* path_traits.cpp */,
|
|
A9C58C8712D71C0B00F98E59 /* portability.cpp */,
|
|
A9C58C8812D71C0B00F98E59 /* unique_path.cpp */,
|
|
A9C58C8912D71C0B00F98E59 /* utf8_codecvt_facet.cpp */,
|
|
A9C58C8A12D71C0B00F98E59 /* windows_file_codecvt.cpp */,
|
|
A9C58C8B12D71C0B00F98E59 /* windows_file_codecvt.hpp */,
|
|
);
|
|
path = src;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9C58D0012D71D7A00F98E59 /* system */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9C58D0712D71D7A00F98E59 /* src */,
|
|
);
|
|
path = system;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9C58D0712D71D7A00F98E59 /* src */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9C58D0812D71D7A00F98E59 /* error_code.cpp */,
|
|
A9C58D0912D71D7A00F98E59 /* local_free_on_destruction.hpp */,
|
|
);
|
|
path = src;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9C58D9012D71F2C00F98E59 /* graph */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9C58FC112D71F3000F98E59 /* src */,
|
|
);
|
|
path = graph;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9C58FC112D71F3000F98E59 /* src */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9C58FC212D71F3000F98E59 /* graphml.cpp */,
|
|
A9C58FC312D71F3000F98E59 /* read_graphviz_new.cpp */,
|
|
);
|
|
path = src;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9C5956712D71F8000F98E59 /* iostreams */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9C5960612D71F8000F98E59 /* src */,
|
|
);
|
|
path = iostreams;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9C5960612D71F8000F98E59 /* src */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9C5960712D71F8000F98E59 /* bzip2.cpp */,
|
|
A9C5960812D71F8000F98E59 /* file_descriptor.cpp */,
|
|
A9C5960912D71F8000F98E59 /* gzip.cpp */,
|
|
A9C5960A12D71F8000F98E59 /* mapped_file.cpp */,
|
|
A9C5960B12D71F8000F98E59 /* zlib.cpp */,
|
|
);
|
|
path = src;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9C5965D12D71F9C00F98E59 /* math */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9C59CFB12D71FA500F98E59 /* src */,
|
|
);
|
|
path = math;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9C59CFB12D71FA500F98E59 /* src */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9C59CFC12D71FA500F98E59 /* tr1 */,
|
|
);
|
|
path = src;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9C59CFC12D71FA500F98E59 /* tr1 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9C59CFD12D71FA500F98E59 /* acosh.cpp */,
|
|
A9C59CFE12D71FA500F98E59 /* acoshf.cpp */,
|
|
A9C59CFF12D71FA500F98E59 /* acoshl.cpp */,
|
|
A9C59D0012D71FA500F98E59 /* asinh.cpp */,
|
|
A9C59D0112D71FA500F98E59 /* asinhf.cpp */,
|
|
A9C59D0212D71FA500F98E59 /* asinhl.cpp */,
|
|
A9C59D0312D71FA500F98E59 /* assoc_laguerre.cpp */,
|
|
A9C59D0412D71FA500F98E59 /* assoc_laguerref.cpp */,
|
|
A9C59D0512D71FA500F98E59 /* assoc_laguerrel.cpp */,
|
|
A9C59D0612D71FA500F98E59 /* assoc_legendre.cpp */,
|
|
A9C59D0712D71FA500F98E59 /* assoc_legendref.cpp */,
|
|
A9C59D0812D71FA500F98E59 /* assoc_legendrel.cpp */,
|
|
A9C59D0912D71FA500F98E59 /* atanh.cpp */,
|
|
A9C59D0A12D71FA500F98E59 /* atanhf.cpp */,
|
|
A9C59D0B12D71FA500F98E59 /* atanhl.cpp */,
|
|
A9C59D0C12D71FA500F98E59 /* beta.cpp */,
|
|
A9C59D0D12D71FA500F98E59 /* betaf.cpp */,
|
|
A9C59D0E12D71FA500F98E59 /* betal.cpp */,
|
|
A9C59D0F12D71FA500F98E59 /* c_policy.hpp */,
|
|
A9C59D1012D71FA500F98E59 /* cbrt.cpp */,
|
|
A9C59D1112D71FA500F98E59 /* cbrtf.cpp */,
|
|
A9C59D1212D71FA500F98E59 /* cbrtl.cpp */,
|
|
A9C59D1312D71FA500F98E59 /* comp_ellint_1.cpp */,
|
|
A9C59D1412D71FA500F98E59 /* comp_ellint_1f.cpp */,
|
|
A9C59D1512D71FA500F98E59 /* comp_ellint_1l.cpp */,
|
|
A9C59D1612D71FA500F98E59 /* comp_ellint_2.cpp */,
|
|
A9C59D1712D71FA500F98E59 /* comp_ellint_2f.cpp */,
|
|
A9C59D1812D71FA500F98E59 /* comp_ellint_2l.cpp */,
|
|
A9C59D1912D71FA500F98E59 /* comp_ellint_3.cpp */,
|
|
A9C59D1A12D71FA500F98E59 /* comp_ellint_3f.cpp */,
|
|
A9C59D1B12D71FA500F98E59 /* comp_ellint_3l.cpp */,
|
|
A9C59D1C12D71FA500F98E59 /* copysign.cpp */,
|
|
A9C59D1D12D71FA500F98E59 /* copysignf.cpp */,
|
|
A9C59D1E12D71FA500F98E59 /* copysignl.cpp */,
|
|
A9C59D1F12D71FA500F98E59 /* cyl_bessel_i.cpp */,
|
|
A9C59D2012D71FA500F98E59 /* cyl_bessel_if.cpp */,
|
|
A9C59D2112D71FA500F98E59 /* cyl_bessel_il.cpp */,
|
|
A9C59D2212D71FA500F98E59 /* cyl_bessel_j.cpp */,
|
|
A9C59D2312D71FA500F98E59 /* cyl_bessel_jf.cpp */,
|
|
A9C59D2412D71FA500F98E59 /* cyl_bessel_jl.cpp */,
|
|
A9C59D2512D71FA500F98E59 /* cyl_bessel_k.cpp */,
|
|
A9C59D2612D71FA500F98E59 /* cyl_bessel_kf.cpp */,
|
|
A9C59D2712D71FA500F98E59 /* cyl_bessel_kl.cpp */,
|
|
A9C59D2812D71FA500F98E59 /* cyl_neumann.cpp */,
|
|
A9C59D2912D71FA500F98E59 /* cyl_neumannf.cpp */,
|
|
A9C59D2A12D71FA500F98E59 /* cyl_neumannl.cpp */,
|
|
A9C59D2B12D71FA500F98E59 /* ellint_1.cpp */,
|
|
A9C59D2C12D71FA500F98E59 /* ellint_1f.cpp */,
|
|
A9C59D2D12D71FA600F98E59 /* ellint_1l.cpp */,
|
|
A9C59D2E12D71FA600F98E59 /* ellint_2.cpp */,
|
|
A9C59D2F12D71FA600F98E59 /* ellint_2f.cpp */,
|
|
A9C59D3012D71FA600F98E59 /* ellint_2l.cpp */,
|
|
A9C59D3112D71FA600F98E59 /* ellint_3.cpp */,
|
|
A9C59D3212D71FA600F98E59 /* ellint_3f.cpp */,
|
|
A9C59D3312D71FA600F98E59 /* ellint_3l.cpp */,
|
|
A9C59D3412D71FA600F98E59 /* erf.cpp */,
|
|
A9C59D3512D71FA600F98E59 /* erfc.cpp */,
|
|
A9C59D3612D71FA600F98E59 /* erfcf.cpp */,
|
|
A9C59D3712D71FA600F98E59 /* erfcl.cpp */,
|
|
A9C59D3812D71FA600F98E59 /* erff.cpp */,
|
|
A9C59D3912D71FA600F98E59 /* erfl.cpp */,
|
|
A9C59D3A12D71FA600F98E59 /* expint.cpp */,
|
|
A9C59D3B12D71FA600F98E59 /* expintf.cpp */,
|
|
A9C59D3C12D71FA600F98E59 /* expintl.cpp */,
|
|
A9C59D3D12D71FA600F98E59 /* expm1.cpp */,
|
|
A9C59D3E12D71FA600F98E59 /* expm1f.cpp */,
|
|
A9C59D3F12D71FA600F98E59 /* expm1l.cpp */,
|
|
A9C59D4012D71FA600F98E59 /* fmax.cpp */,
|
|
A9C59D4112D71FA600F98E59 /* fmaxf.cpp */,
|
|
A9C59D4212D71FA600F98E59 /* fmaxl.cpp */,
|
|
A9C59D4312D71FA600F98E59 /* fmin.cpp */,
|
|
A9C59D4412D71FA600F98E59 /* fminf.cpp */,
|
|
A9C59D4512D71FA600F98E59 /* fminl.cpp */,
|
|
A9C59D4612D71FA600F98E59 /* fpclassify.cpp */,
|
|
A9C59D4712D71FA600F98E59 /* fpclassifyf.cpp */,
|
|
A9C59D4812D71FA600F98E59 /* fpclassifyl.cpp */,
|
|
A9C59D4912D71FA600F98E59 /* hermite.cpp */,
|
|
A9C59D4A12D71FA600F98E59 /* hermitef.cpp */,
|
|
A9C59D4B12D71FA600F98E59 /* hermitel.cpp */,
|
|
A9C59D4C12D71FA600F98E59 /* hypot.cpp */,
|
|
A9C59D4D12D71FA600F98E59 /* hypotf.cpp */,
|
|
A9C59D4E12D71FA600F98E59 /* hypotl.cpp */,
|
|
A9C59D4F12D71FA600F98E59 /* laguerre.cpp */,
|
|
A9C59D5012D71FA600F98E59 /* laguerref.cpp */,
|
|
A9C59D5112D71FA600F98E59 /* laguerrel.cpp */,
|
|
A9C59D5212D71FA600F98E59 /* legendre.cpp */,
|
|
A9C59D5312D71FA600F98E59 /* legendref.cpp */,
|
|
A9C59D5412D71FA600F98E59 /* legendrel.cpp */,
|
|
A9C59D5512D71FA600F98E59 /* lgamma.cpp */,
|
|
A9C59D5612D71FA600F98E59 /* lgammaf.cpp */,
|
|
A9C59D5712D71FA600F98E59 /* lgammal.cpp */,
|
|
A9C59D5812D71FA600F98E59 /* llround.cpp */,
|
|
A9C59D5912D71FA600F98E59 /* llroundf.cpp */,
|
|
A9C59D5A12D71FA600F98E59 /* llroundl.cpp */,
|
|
A9C59D5B12D71FA600F98E59 /* log1p.cpp */,
|
|
A9C59D5C12D71FA600F98E59 /* log1pf.cpp */,
|
|
A9C59D5D12D71FA600F98E59 /* log1pl.cpp */,
|
|
A9C59D5E12D71FA600F98E59 /* lround.cpp */,
|
|
A9C59D5F12D71FA600F98E59 /* lroundf.cpp */,
|
|
A9C59D6012D71FA600F98E59 /* lroundl.cpp */,
|
|
A9C59D6112D71FA600F98E59 /* nextafter.cpp */,
|
|
A9C59D6212D71FA600F98E59 /* nextafterf.cpp */,
|
|
A9C59D6312D71FA600F98E59 /* nextafterl.cpp */,
|
|
A9C59D6412D71FA600F98E59 /* nexttoward.cpp */,
|
|
A9C59D6512D71FA600F98E59 /* nexttowardf.cpp */,
|
|
A9C59D6612D71FA600F98E59 /* nexttowardl.cpp */,
|
|
A9C59D6712D71FA600F98E59 /* pch.hpp */,
|
|
A9C59D6812D71FA600F98E59 /* riemann_zeta.cpp */,
|
|
A9C59D6912D71FA600F98E59 /* riemann_zetaf.cpp */,
|
|
A9C59D6A12D71FA600F98E59 /* riemann_zetal.cpp */,
|
|
A9C59D6B12D71FA600F98E59 /* round.cpp */,
|
|
A9C59D6C12D71FA600F98E59 /* roundf.cpp */,
|
|
A9C59D6D12D71FA600F98E59 /* roundl.cpp */,
|
|
A9C59D6E12D71FA600F98E59 /* sph_bessel.cpp */,
|
|
A9C59D6F12D71FA600F98E59 /* sph_besself.cpp */,
|
|
A9C59D7012D71FA600F98E59 /* sph_bessell.cpp */,
|
|
A9C59D7112D71FA600F98E59 /* sph_legendre.cpp */,
|
|
A9C59D7212D71FA600F98E59 /* sph_legendref.cpp */,
|
|
A9C59D7312D71FA600F98E59 /* sph_legendrel.cpp */,
|
|
A9C59D7412D71FA600F98E59 /* sph_neumann.cpp */,
|
|
A9C59D7512D71FA600F98E59 /* sph_neumannf.cpp */,
|
|
A9C59D7612D71FA600F98E59 /* sph_neumannl.cpp */,
|
|
A9C59D7712D71FA600F98E59 /* tgamma.cpp */,
|
|
A9C59D7812D71FA600F98E59 /* tgammaf.cpp */,
|
|
A9C59D7912D71FA600F98E59 /* tgammal.cpp */,
|
|
A9C59D7A12D71FA600F98E59 /* trunc.cpp */,
|
|
A9C59D7B12D71FA600F98E59 /* truncf.cpp */,
|
|
A9C59D7C12D71FA600F98E59 /* truncl.cpp */,
|
|
);
|
|
path = tr1;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9C59FBF12D8005900F98E59 /* program_options */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9C59FE612D8005900F98E59 /* src */,
|
|
);
|
|
path = program_options;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9C59FE612D8005900F98E59 /* src */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9C59FE712D8005900F98E59 /* cmdline.cpp */,
|
|
A9C59FE812D8005900F98E59 /* config_file.cpp */,
|
|
A9C59FE912D8005900F98E59 /* convert.cpp */,
|
|
A9C59FEA12D8005900F98E59 /* options_description.cpp */,
|
|
A9C59FEB12D8005900F98E59 /* parsers.cpp */,
|
|
A9C59FEC12D8005900F98E59 /* positional_options.cpp */,
|
|
A9C59FED12D8005900F98E59 /* split.cpp */,
|
|
A9C59FEE12D8005900F98E59 /* utf8_codecvt_facet.cpp */,
|
|
A9C59FEF12D8005900F98E59 /* value_semantic.cpp */,
|
|
A9C59FF012D8005900F98E59 /* variables_map.cpp */,
|
|
A9C59FF112D8005900F98E59 /* winmain.cpp */,
|
|
);
|
|
path = src;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9C5A02B12D8020800F98E59 /* random */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9C5A05312D8020800F98E59 /* src */,
|
|
);
|
|
path = random;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9C5A05312D8020800F98E59 /* src */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9C5A05412D8020800F98E59 /* random_device.cpp */,
|
|
);
|
|
path = src;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9C5A07712D8030100F98E59 /* regex */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9C5A15612D8030200F98E59 /* readme.txt */,
|
|
A9C5A15712D8030200F98E59 /* src */,
|
|
);
|
|
path = regex;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9C5A15712D8030200F98E59 /* src */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9C5A15812D8030200F98E59 /* c_regex_traits.cpp */,
|
|
A9C5A15912D8030200F98E59 /* cpp_regex_traits.cpp */,
|
|
A9C5A15A12D8030200F98E59 /* cregex.cpp */,
|
|
A9C5A15B12D8030200F98E59 /* fileiter.cpp */,
|
|
A9C5A15C12D8030200F98E59 /* icu.cpp */,
|
|
A9C5A15D12D8030200F98E59 /* instances.cpp */,
|
|
A9C5A15E12D8030200F98E59 /* posix_api.cpp */,
|
|
A9C5A15F12D8030200F98E59 /* regex.cpp */,
|
|
A9C5A16012D8030200F98E59 /* regex_debug.cpp */,
|
|
A9C5A16112D8030200F98E59 /* regex_raw_buffer.cpp */,
|
|
A9C5A16212D8030200F98E59 /* regex_traits_defaults.cpp */,
|
|
A9C5A16312D8030200F98E59 /* static_mutex.cpp */,
|
|
A9C5A16412D8030200F98E59 /* usinstances.cpp */,
|
|
A9C5A16512D8030200F98E59 /* w32_regex_traits.cpp */,
|
|
A9C5A16612D8030200F98E59 /* wc_regex_traits.cpp */,
|
|
A9C5A16712D8030200F98E59 /* wide_posix_api.cpp */,
|
|
A9C5A16812D8030200F98E59 /* winstances.cpp */,
|
|
);
|
|
path = src;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9C5A1EB12D8067000F98E59 /* serialization */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9C5A26412D8067100F98E59 /* src */,
|
|
);
|
|
path = serialization;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9C5A26412D8067100F98E59 /* src */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9C5A26512D8067100F98E59 /* archive_exception.cpp */,
|
|
A9C5A26612D8067100F98E59 /* basic_archive.cpp */,
|
|
A9C5A26712D8067100F98E59 /* basic_iarchive.cpp */,
|
|
A9C5A26812D8067100F98E59 /* basic_iserializer.cpp */,
|
|
A9C5A26912D8067100F98E59 /* basic_oarchive.cpp */,
|
|
A9C5A26A12D8067100F98E59 /* basic_oserializer.cpp */,
|
|
A9C5A26B12D8067100F98E59 /* basic_pointer_iserializer.cpp */,
|
|
A9C5A26C12D8067100F98E59 /* basic_pointer_oserializer.cpp */,
|
|
A9C5A26D12D8067100F98E59 /* basic_serializer_map.cpp */,
|
|
A9C5A26E12D8067100F98E59 /* basic_text_iprimitive.cpp */,
|
|
A9C5A26F12D8067100F98E59 /* basic_text_oprimitive.cpp */,
|
|
A9C5A27012D8067100F98E59 /* basic_text_wiprimitive.cpp */,
|
|
A9C5A27112D8067100F98E59 /* basic_text_woprimitive.cpp */,
|
|
A9C5A27212D8067100F98E59 /* basic_xml_archive.cpp */,
|
|
A9C5A27312D8067100F98E59 /* basic_xml_grammar.ipp */,
|
|
A9C5A27412D8067100F98E59 /* binary_iarchive.cpp */,
|
|
A9C5A27512D8067100F98E59 /* binary_oarchive.cpp */,
|
|
A9C5A27612D8067100F98E59 /* binary_wiarchive.cpp */,
|
|
A9C5A27712D8067100F98E59 /* binary_woarchive.cpp */,
|
|
A9C5A27812D8067100F98E59 /* codecvt_null.cpp */,
|
|
A9C5A27912D8067100F98E59 /* extended_type_info.cpp */,
|
|
A9C5A27A12D8067100F98E59 /* extended_type_info_no_rtti.cpp */,
|
|
A9C5A27B12D8067100F98E59 /* extended_type_info_typeid.cpp */,
|
|
A9C5A27C12D8067100F98E59 /* polymorphic_iarchive.cpp */,
|
|
A9C5A27D12D8067100F98E59 /* polymorphic_oarchive.cpp */,
|
|
A9C5A27E12D8067100F98E59 /* shared_ptr_helper.cpp */,
|
|
A9C5A27F12D8067100F98E59 /* stl_port.cpp */,
|
|
A9C5A28012D8067100F98E59 /* text_iarchive.cpp */,
|
|
A9C5A28112D8067100F98E59 /* text_oarchive.cpp */,
|
|
A9C5A28212D8067100F98E59 /* text_wiarchive.cpp */,
|
|
A9C5A28312D8067100F98E59 /* text_woarchive.cpp */,
|
|
A9C5A28412D8067100F98E59 /* utf8_codecvt_facet.cpp */,
|
|
A9C5A28512D8067100F98E59 /* void_cast.cpp */,
|
|
A9C5A28612D8067100F98E59 /* xml_archive_exception.cpp */,
|
|
A9C5A28712D8067100F98E59 /* xml_grammar.cpp */,
|
|
A9C5A28812D8067100F98E59 /* xml_iarchive.cpp */,
|
|
A9C5A28912D8067100F98E59 /* xml_oarchive.cpp */,
|
|
A9C5A28A12D8067100F98E59 /* xml_wgrammar.cpp */,
|
|
A9C5A28B12D8067100F98E59 /* xml_wiarchive.cpp */,
|
|
A9C5A28C12D8067100F98E59 /* xml_woarchive.cpp */,
|
|
);
|
|
path = src;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9C5A36C12D8067300F98E59 /* signals */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9C5A38E12D8067300F98E59 /* src */,
|
|
);
|
|
path = signals;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9C5A38E12D8067300F98E59 /* src */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9C5A38F12D8067300F98E59 /* connection.cpp */,
|
|
A9C5A39012D8067300F98E59 /* named_slot_map.cpp */,
|
|
A9C5A39112D8067300F98E59 /* signal_base.cpp */,
|
|
A9C5A39212D8067300F98E59 /* slot.cpp */,
|
|
A9C5A39312D8067300F98E59 /* trackable.cpp */,
|
|
);
|
|
path = src;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9C5A39D12D8067400F98E59 /* thread */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9C5A3C012D8067400F98E59 /* src */,
|
|
);
|
|
path = thread;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9C5A3C012D8067400F98E59 /* src */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9C5A3C112D8067400F98E59 /* pthread */,
|
|
A9C5A3C512D8067400F98E59 /* tss_null.cpp */,
|
|
);
|
|
path = src;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9C5A3C112D8067400F98E59 /* pthread */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9C5A3C212D8067400F98E59 /* once.cpp */,
|
|
A9C5A3C312D8067400F98E59 /* thread.cpp */,
|
|
A9C5A3C412D8067400F98E59 /* timeconv.inl */,
|
|
);
|
|
path = pthread;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9C5B1A012D7061200F98E59 /* libs */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F608BCB615DEDCD200A8115E /* locale */,
|
|
A9C58AD812D71A2D00F98E59 /* date_time */,
|
|
A9C58C1612D71C0A00F98E59 /* filesystem */,
|
|
A9C58D9012D71F2C00F98E59 /* graph */,
|
|
A9C5956712D71F8000F98E59 /* iostreams */,
|
|
A9C5965D12D71F9C00F98E59 /* math */,
|
|
A9C59FBF12D8005900F98E59 /* program_options */,
|
|
A9C5A02B12D8020800F98E59 /* random */,
|
|
A9C5A07712D8030100F98E59 /* regex */,
|
|
A9C5A1EB12D8067000F98E59 /* serialization */,
|
|
A9C5A36C12D8067300F98E59 /* signals */,
|
|
A9C58D0012D71D7A00F98E59 /* system */,
|
|
A9C5F03412D7063600F98E59 /* test */,
|
|
A9C5A39D12D8067400F98E59 /* thread */,
|
|
);
|
|
path = libs;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9C5F03412D7063600F98E59 /* test */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9C5F17F12D7063700F98E59 /* README */,
|
|
A9C5F18012D7063700F98E59 /* src */,
|
|
);
|
|
path = test;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9C5F18012D7063700F98E59 /* src */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9C5F18112D7063700F98E59 /* compiler_log_formatter.cpp */,
|
|
A9C5F18212D7063700F98E59 /* cpp_main.cpp */,
|
|
A9C5F18312D7063700F98E59 /* debug.cpp */,
|
|
A9C5F18412D7063700F98E59 /* exception_safety.cpp */,
|
|
A9C5F18512D7063700F98E59 /* execution_monitor.cpp */,
|
|
A9C5F18612D7063700F98E59 /* framework.cpp */,
|
|
A9C5F18712D7063700F98E59 /* interaction_based.cpp */,
|
|
A9C5F18812D7063700F98E59 /* logged_expectations.cpp */,
|
|
A9C5F18912D7063700F98E59 /* plain_report_formatter.cpp */,
|
|
A9C5F18A12D7063700F98E59 /* progress_monitor.cpp */,
|
|
A9C5F18B12D7063700F98E59 /* results_collector.cpp */,
|
|
A9C5F18C12D7063700F98E59 /* results_reporter.cpp */,
|
|
A9C5F18D12D7063700F98E59 /* test_main.cpp */,
|
|
A9C5F18E12D7063700F98E59 /* test_tools.cpp */,
|
|
A9C5F18F12D7063700F98E59 /* unit_test_log.cpp */,
|
|
A9C5F19012D7063700F98E59 /* unit_test_main.cpp */,
|
|
A9C5F19112D7063700F98E59 /* unit_test_monitor.cpp */,
|
|
A9C5F19212D7063700F98E59 /* unit_test_parameters.cpp */,
|
|
A9C5F19312D7063700F98E59 /* unit_test_suite.cpp */,
|
|
A9C5F19412D7063700F98E59 /* xml_log_formatter.cpp */,
|
|
A9C5F19512D7063700F98E59 /* xml_report_formatter.cpp */,
|
|
);
|
|
path = src;
|
|
sourceTree = "<group>";
|
|
};
|
|
F608BCB615DEDCD200A8115E /* locale */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F608BE0E15DEDCD200A8115E /* src */,
|
|
);
|
|
path = locale;
|
|
sourceTree = "<group>";
|
|
};
|
|
F608BE0E15DEDCD200A8115E /* src */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F608BE0F15DEDCD200A8115E /* encoding */,
|
|
F608BE2815DEDCD200A8115E /* posix */,
|
|
F608BE3115DEDCD200A8115E /* shared */,
|
|
F608BE3D15DEDCD200A8115E /* std */,
|
|
F608BE4515DEDCD200A8115E /* util */,
|
|
);
|
|
path = src;
|
|
sourceTree = "<group>";
|
|
};
|
|
F608BE0F15DEDCD200A8115E /* encoding */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F608BE1015DEDCD200A8115E /* codepage.cpp */,
|
|
F608BE1115DEDCD200A8115E /* conv.hpp */,
|
|
F608BE1215DEDCD200A8115E /* iconv_codepage.ipp */,
|
|
F608BE1315DEDCD200A8115E /* uconv_codepage.ipp */,
|
|
F608BE1415DEDCD200A8115E /* wconv_codepage.ipp */,
|
|
);
|
|
path = encoding;
|
|
sourceTree = "<group>";
|
|
};
|
|
F608BE2815DEDCD200A8115E /* posix */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F608BE2915DEDCD200A8115E /* all_generator.hpp */,
|
|
F608BE2A15DEDCD200A8115E /* codecvt.cpp */,
|
|
F608BE2B15DEDCD200A8115E /* codecvt.hpp */,
|
|
F608BE2C15DEDCD200A8115E /* collate.cpp */,
|
|
F608BE2D15DEDCD200A8115E /* converter.cpp */,
|
|
F608BE2E15DEDCD200A8115E /* numeric.cpp */,
|
|
F608BE2F15DEDCD200A8115E /* posix_backend.cpp */,
|
|
F608BE3015DEDCD200A8115E /* posix_backend.hpp */,
|
|
);
|
|
path = posix;
|
|
sourceTree = "<group>";
|
|
};
|
|
F608BE3115DEDCD200A8115E /* shared */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F608BE3215DEDCD200A8115E /* date_time.cpp */,
|
|
F608BE3315DEDCD200A8115E /* format.cpp */,
|
|
F608BE3415DEDCD200A8115E /* formatting.cpp */,
|
|
F608BE3515DEDCD200A8115E /* generator.cpp */,
|
|
F608BE3615DEDCD200A8115E /* ids.cpp */,
|
|
F608BE3715DEDCD200A8115E /* ios_prop.hpp */,
|
|
F608BE3815DEDCD200A8115E /* localization_backend.cpp */,
|
|
F608BE3915DEDCD200A8115E /* message.cpp */,
|
|
F608BE3A15DEDCD200A8115E /* mo_hash.hpp */,
|
|
F608BE3B15DEDCD200A8115E /* mo_lambda.cpp */,
|
|
F608BE3C15DEDCD200A8115E /* mo_lambda.hpp */,
|
|
);
|
|
path = shared;
|
|
sourceTree = "<group>";
|
|
};
|
|
F608BE3D15DEDCD200A8115E /* std */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F608BE3E15DEDCD200A8115E /* all_generator.hpp */,
|
|
F608BE3F15DEDCD200A8115E /* codecvt.cpp */,
|
|
F608BE4015DEDCD200A8115E /* collate.cpp */,
|
|
F608BE4115DEDCD200A8115E /* converter.cpp */,
|
|
F608BE4215DEDCD200A8115E /* numeric.cpp */,
|
|
F608BE4315DEDCD200A8115E /* std_backend.cpp */,
|
|
F608BE4415DEDCD200A8115E /* std_backend.hpp */,
|
|
);
|
|
path = std;
|
|
sourceTree = "<group>";
|
|
};
|
|
F608BE4515DEDCD200A8115E /* util */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F608BE4615DEDCD200A8115E /* codecvt_converter.cpp */,
|
|
F608BE4715DEDCD200A8115E /* default_locale.cpp */,
|
|
F608BE4815DEDCD200A8115E /* gregorian.cpp */,
|
|
F608BE4915DEDCD200A8115E /* gregorian.hpp */,
|
|
F608BE4A15DEDCD200A8115E /* iconv.hpp */,
|
|
F608BE4B15DEDCD200A8115E /* info.cpp */,
|
|
F608BE4C15DEDCD200A8115E /* locale_data.cpp */,
|
|
F608BE4D15DEDCD200A8115E /* locale_data.hpp */,
|
|
F608BE4E15DEDCD200A8115E /* numeric.hpp */,
|
|
F608BE4F15DEDCD200A8115E /* timezone.hpp */,
|
|
);
|
|
path = util;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXHeadersBuildPhase section */
|
|
A935FDC012D815EA00DCFC3D /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C58B9C12D71A7F00F98E59 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C58CE212D71C3000F98E59 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C58D1B12D71D9600F98E59 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C59EE612D7FAC200F98E59 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C59EF312D7FB5500F98E59 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C5A06212D8022400F98E59 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C5A1BA12D8035200F98E59 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C5A59612D8071300F98E59 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C5A59F12D8072A00F98E59 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C5A60112D8085700F98E59 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C5A67112D80C3800F98E59 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C5A68D12D80ED200F98E59 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C5A69612D80EDA00F98E59 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C5A69F12D80EE300F98E59 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C5A6A812D80EED00F98E59 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C5A6B112D80EF500F98E59 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C5A6BA12D80EFD00F98E59 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C5F7FB12D707FD00F98E59 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C5F81812D7086100F98E59 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C5F82512D708A700F98E59 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
F608BCA915DEDCC200A8115E /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
F608BE9315DEDCD300A8115E /* conv.hpp in Headers */,
|
|
F608BEA615DEDCD300A8115E /* all_generator.hpp in Headers */,
|
|
F608BEA815DEDCD300A8115E /* codecvt.hpp in Headers */,
|
|
F608BEAD15DEDCD300A8115E /* posix_backend.hpp in Headers */,
|
|
F608BEB315DEDCD300A8115E /* ios_prop.hpp in Headers */,
|
|
F608BEB615DEDCD300A8115E /* mo_hash.hpp in Headers */,
|
|
F608BEB815DEDCD300A8115E /* mo_lambda.hpp in Headers */,
|
|
F608BEB915DEDCD300A8115E /* all_generator.hpp in Headers */,
|
|
F608BEBF15DEDCD300A8115E /* std_backend.hpp in Headers */,
|
|
F608BEC315DEDCD300A8115E /* gregorian.hpp in Headers */,
|
|
F608BEC415DEDCD300A8115E /* iconv.hpp in Headers */,
|
|
F608BEC715DEDCD300A8115E /* locale_data.hpp in Headers */,
|
|
F608BEC815DEDCD300A8115E /* numeric.hpp in Headers */,
|
|
F608BEC915DEDCD300A8115E /* timezone.hpp in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXHeadersBuildPhase section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
A935FDC312D815EA00DCFC3D /* boost_all */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = A935FDC712D815F300DCFC3D /* Build configuration list for PBXNativeTarget "boost_all" */;
|
|
buildPhases = (
|
|
A935FDC012D815EA00DCFC3D /* Headers */,
|
|
A935FDC112D815EA00DCFC3D /* Sources */,
|
|
A935FDC212D815EA00DCFC3D /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
A935FDF112D815F900DCFC3D /* PBXTargetDependency */,
|
|
A935FDEF12D815F900DCFC3D /* PBXTargetDependency */,
|
|
A935FDED12D815F900DCFC3D /* PBXTargetDependency */,
|
|
A935FDEB12D815F900DCFC3D /* PBXTargetDependency */,
|
|
A935FDE912D815F900DCFC3D /* PBXTargetDependency */,
|
|
A935FDE712D815F900DCFC3D /* PBXTargetDependency */,
|
|
A935FDE512D815F900DCFC3D /* PBXTargetDependency */,
|
|
A935FDE312D815F900DCFC3D /* PBXTargetDependency */,
|
|
A935FDDF12D815F900DCFC3D /* PBXTargetDependency */,
|
|
A935FDDD12D815F900DCFC3D /* PBXTargetDependency */,
|
|
A935FDDB12D815F900DCFC3D /* PBXTargetDependency */,
|
|
A935FDD912D815F900DCFC3D /* PBXTargetDependency */,
|
|
A935FDD712D815F900DCFC3D /* PBXTargetDependency */,
|
|
A935FDD512D815F900DCFC3D /* PBXTargetDependency */,
|
|
A935FDD312D815F900DCFC3D /* PBXTargetDependency */,
|
|
A935FDD112D815F900DCFC3D /* PBXTargetDependency */,
|
|
A935FDCF12D815F900DCFC3D /* PBXTargetDependency */,
|
|
A935FDCD12D815F900DCFC3D /* PBXTargetDependency */,
|
|
A935FDCB12D815F900DCFC3D /* PBXTargetDependency */,
|
|
A935FDC912D815F900DCFC3D /* PBXTargetDependency */,
|
|
);
|
|
name = boost_all;
|
|
productName = boost_all;
|
|
productReference = A935FDC412D815EA00DCFC3D /* libboost_all.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
A9C58B9F12D71A7F00F98E59 /* boost_date_time */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = A9C58BA312D71A9D00F98E59 /* Build configuration list for PBXNativeTarget "boost_date_time" */;
|
|
buildPhases = (
|
|
A9C58B9C12D71A7F00F98E59 /* Headers */,
|
|
A9C58B9D12D71A7F00F98E59 /* Sources */,
|
|
A9C58B9E12D71A7F00F98E59 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = boost_date_time;
|
|
productName = boost_date_time;
|
|
productReference = A9C58BA012D71A7F00F98E59 /* libboost_date_time.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
A9C58CE512D71C3000F98E59 /* boost_filesystem */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = A9C58CE912D71C4E00F98E59 /* Build configuration list for PBXNativeTarget "boost_filesystem" */;
|
|
buildPhases = (
|
|
A9C58CE212D71C3000F98E59 /* Headers */,
|
|
A9C58CE312D71C3000F98E59 /* Sources */,
|
|
A9C58CE412D71C3000F98E59 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = boost_filesystem;
|
|
productName = boost_filesystem;
|
|
productReference = A9C58CE612D71C3000F98E59 /* libboost_filesystem.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
A9C58D1E12D71D9600F98E59 /* boost_system */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = A9C58D2212D71DB500F98E59 /* Build configuration list for PBXNativeTarget "boost_system" */;
|
|
buildPhases = (
|
|
A9C58D1B12D71D9600F98E59 /* Headers */,
|
|
A9C58D1C12D71D9600F98E59 /* Sources */,
|
|
A9C58D1D12D71D9600F98E59 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = boost_system;
|
|
productName = boost_system;
|
|
productReference = A9C58D1F12D71D9600F98E59 /* libboost_system.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
A9C59EE912D7FAC200F98E59 /* boost_graph */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = A9C59EED12D7FAE100F98E59 /* Build configuration list for PBXNativeTarget "boost_graph" */;
|
|
buildPhases = (
|
|
A9C59EE612D7FAC200F98E59 /* Headers */,
|
|
A9C59EE712D7FAC200F98E59 /* Sources */,
|
|
A9C59EE812D7FAC200F98E59 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
A9C5A63212D8099900F98E59 /* PBXTargetDependency */,
|
|
);
|
|
name = boost_graph;
|
|
productName = boost_graph;
|
|
productReference = A9C59EEA12D7FAC200F98E59 /* libboost_graph.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
A9C59EF612D7FB5500F98E59 /* boost_iostreams */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = A9C59EFA12D7FB7400F98E59 /* Build configuration list for PBXNativeTarget "boost_iostreams" */;
|
|
buildPhases = (
|
|
A9C59EF312D7FB5500F98E59 /* Headers */,
|
|
A9C59EF412D7FB5500F98E59 /* Sources */,
|
|
A9C59EF512D7FB5500F98E59 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = boost_iostreams;
|
|
productName = boost_iostreams;
|
|
productReference = A9C59EF712D7FB5500F98E59 /* libboost_iostreams.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
A9C5A06512D8022400F98E59 /* boost_random */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = A9C5A06912D8023900F98E59 /* Build configuration list for PBXNativeTarget "boost_random" */;
|
|
buildPhases = (
|
|
A9C5A06212D8022400F98E59 /* Headers */,
|
|
A9C5A06312D8022400F98E59 /* Sources */,
|
|
A9C5A06412D8022400F98E59 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = boost_random;
|
|
productName = boost_random;
|
|
productReference = A9C5A06612D8022400F98E59 /* libboost_random.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
A9C5A1BD12D8035200F98E59 /* boost_regex */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = A9C5A1C112D8037000F98E59 /* Build configuration list for PBXNativeTarget "boost_regex" */;
|
|
buildPhases = (
|
|
A9C5A1BA12D8035200F98E59 /* Headers */,
|
|
A9C5A1BB12D8035200F98E59 /* Sources */,
|
|
A9C5A1BC12D8035200F98E59 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = boost_regex;
|
|
productName = boost_regex;
|
|
productReference = A9C5A1BE12D8035200F98E59 /* libboost_regex.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
A9C5A59912D8071300F98E59 /* boost_serialization */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = A9C5A5B912D8073F00F98E59 /* Build configuration list for PBXNativeTarget "boost_serialization" */;
|
|
buildPhases = (
|
|
A9C5A59612D8071300F98E59 /* Headers */,
|
|
A9C5A59712D8071300F98E59 /* Sources */,
|
|
A9C5A59812D8071300F98E59 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = boost_serialization;
|
|
productName = boost_serialization;
|
|
productReference = A9C5A59A12D8071300F98E59 /* libboost_serialization.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
A9C5A5A212D8072A00F98E59 /* boost_wserialization */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = A9C5A5BA12D8073F00F98E59 /* Build configuration list for PBXNativeTarget "boost_wserialization" */;
|
|
buildPhases = (
|
|
A9C5A59F12D8072A00F98E59 /* Headers */,
|
|
A9C5A5A012D8072A00F98E59 /* Sources */,
|
|
A9C5A5A112D8072A00F98E59 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = boost_wserialization;
|
|
productName = boost_wserialization;
|
|
productReference = A9C5A5A312D8072A00F98E59 /* libboost_wserialization.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
A9C5A60412D8085700F98E59 /* boost_signals */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = A9C5A60812D8087500F98E59 /* Build configuration list for PBXNativeTarget "boost_signals" */;
|
|
buildPhases = (
|
|
A9C5A60112D8085700F98E59 /* Headers */,
|
|
A9C5A60212D8085700F98E59 /* Sources */,
|
|
A9C5A60312D8085700F98E59 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = boost_signals;
|
|
productName = boost_signals;
|
|
productReference = A9C5A60512D8085700F98E59 /* libboost_signals.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
A9C5A67412D80C3800F98E59 /* boost_thread */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = A9C5A67B12D80C7C00F98E59 /* Build configuration list for PBXNativeTarget "boost_thread" */;
|
|
buildPhases = (
|
|
A9C5A67112D80C3800F98E59 /* Headers */,
|
|
A9C5A67212D80C3800F98E59 /* Sources */,
|
|
A9C5A67312D80C3800F98E59 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = boost_thread;
|
|
productName = boost_thread;
|
|
productReference = A9C5A67512D80C3800F98E59 /* libboost_thread.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
A9C5A69012D80ED200F98E59 /* boost_math_tr1 */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = A9C5A6C912D80EFE00F98E59 /* Build configuration list for PBXNativeTarget "boost_math_tr1" */;
|
|
buildPhases = (
|
|
A9C5A68D12D80ED200F98E59 /* Headers */,
|
|
A9C5A68E12D80ED200F98E59 /* Sources */,
|
|
A9C5A68F12D80ED200F98E59 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = boost_math_tr1;
|
|
productName = boost_math_tr1;
|
|
productReference = A9C5A69112D80ED200F98E59 /* libboost_math_tr1.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
A9C5A69912D80EDA00F98E59 /* boost_math_tr1f */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = A9C5A6CA12D80EFE00F98E59 /* Build configuration list for PBXNativeTarget "boost_math_tr1f" */;
|
|
buildPhases = (
|
|
A9C5A69612D80EDA00F98E59 /* Headers */,
|
|
A9C5A69712D80EDA00F98E59 /* Sources */,
|
|
A9C5A69812D80EDA00F98E59 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = boost_math_tr1f;
|
|
productName = boost_math_tr1f;
|
|
productReference = A9C5A69A12D80EDA00F98E59 /* libboost_math_tr1f.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
A9C5A6A212D80EE300F98E59 /* boost_math_tr1l */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = A9C5A6CB12D80EFE00F98E59 /* Build configuration list for PBXNativeTarget "boost_math_tr1l" */;
|
|
buildPhases = (
|
|
A9C5A69F12D80EE300F98E59 /* Headers */,
|
|
A9C5A6A012D80EE300F98E59 /* Sources */,
|
|
A9C5A6A112D80EE300F98E59 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = boost_math_tr1l;
|
|
productName = boost_math_tr1l;
|
|
productReference = A9C5A6A312D80EE300F98E59 /* libboost_math_tr1l.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
A9C5A6AB12D80EED00F98E59 /* boost_math_c99 */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = A9C5A6CC12D80EFE00F98E59 /* Build configuration list for PBXNativeTarget "boost_math_c99" */;
|
|
buildPhases = (
|
|
A9C5A6A812D80EED00F98E59 /* Headers */,
|
|
A9C5A6A912D80EED00F98E59 /* Sources */,
|
|
A9C5A6AA12D80EED00F98E59 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = boost_math_c99;
|
|
productName = boost_math_c99;
|
|
productReference = A9C5A6AC12D80EED00F98E59 /* libboost_math_c99.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
A9C5A6B412D80EF500F98E59 /* boost_math_c99f */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = A9C5A6CD12D80EFE00F98E59 /* Build configuration list for PBXNativeTarget "boost_math_c99f" */;
|
|
buildPhases = (
|
|
A9C5A6B112D80EF500F98E59 /* Headers */,
|
|
A9C5A6B212D80EF500F98E59 /* Sources */,
|
|
A9C5A6B312D80EF500F98E59 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = boost_math_c99f;
|
|
productName = boost_math_c99f;
|
|
productReference = A9C5A6B512D80EF500F98E59 /* libboost_math_c99f.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
A9C5A6BD12D80EFD00F98E59 /* boost_math_c99l */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = A9C5A6CE12D80EFE00F98E59 /* Build configuration list for PBXNativeTarget "boost_math_c99l" */;
|
|
buildPhases = (
|
|
A9C5A6BA12D80EFD00F98E59 /* Headers */,
|
|
A9C5A6BB12D80EFD00F98E59 /* Sources */,
|
|
A9C5A6BC12D80EFD00F98E59 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = boost_math_c99l;
|
|
productName = boost_math_c99l;
|
|
productReference = A9C5A6BE12D80EFD00F98E59 /* libboost_math_c99l.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
A9C5F7FE12D707FD00F98E59 /* boost_unit_test_framework */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = A9C5F80212D7083800F98E59 /* Build configuration list for PBXNativeTarget "boost_unit_test_framework" */;
|
|
buildPhases = (
|
|
A9C5F7FB12D707FD00F98E59 /* Headers */,
|
|
A9C5F7FC12D707FD00F98E59 /* Sources */,
|
|
A9C5F7FD12D707FD00F98E59 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = boost_unit_test_framework;
|
|
productName = boost_unit_test_framework;
|
|
productReference = A9C5F7FF12D707FD00F98E59 /* libboost_unit_test_framework.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
A9C5F81B12D7086100F98E59 /* boost_prg_exec_monitor */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = A9C5F82212D7089C00F98E59 /* Build configuration list for PBXNativeTarget "boost_prg_exec_monitor" */;
|
|
buildPhases = (
|
|
A9C5F81812D7086100F98E59 /* Headers */,
|
|
A9C5F81912D7086100F98E59 /* Sources */,
|
|
A9C5F81A12D7086100F98E59 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = boost_prg_exec_monitor;
|
|
productName = boost_prg_exec_monitor;
|
|
productReference = A9C5F81C12D7086100F98E59 /* libboost_prg_exec_monitor.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
A9C5F82812D708A700F98E59 /* boost_test_exec_monitor */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = A9C5F82C12D708C600F98E59 /* Build configuration list for PBXNativeTarget "boost_test_exec_monitor" */;
|
|
buildPhases = (
|
|
A9C5F82512D708A700F98E59 /* Headers */,
|
|
A9C5F82612D708A700F98E59 /* Sources */,
|
|
A9C5F82712D708A700F98E59 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = boost_test_exec_monitor;
|
|
productName = boost_test_exec_monitor;
|
|
productReference = A9C5F82912D708A700F98E59 /* libboost_test_exec_monitor.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
F608BCAA15DEDCC200A8115E /* boost_locale */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = F608BCB315DEDCC200A8115E /* Build configuration list for PBXNativeTarget "boost_locale" */;
|
|
buildPhases = (
|
|
F608BCA715DEDCC200A8115E /* Sources */,
|
|
F608BCA815DEDCC200A8115E /* Frameworks */,
|
|
F608BCA915DEDCC200A8115E /* Headers */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = boost_locale;
|
|
productName = boost_locale;
|
|
productReference = F608BCAB15DEDCC200A8115E /* libboost_locale.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
29B97313FDCFA39411CA2CEA /* Project object */ = {
|
|
isa = PBXProject;
|
|
buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "xcode-boost" */;
|
|
compatibilityVersion = "Xcode 3.1";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 1;
|
|
knownRegions = (
|
|
English,
|
|
Japanese,
|
|
French,
|
|
German,
|
|
);
|
|
mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
A935FDC312D815EA00DCFC3D /* boost_all */,
|
|
A9C5F7FE12D707FD00F98E59 /* boost_unit_test_framework */,
|
|
A9C5F81B12D7086100F98E59 /* boost_prg_exec_monitor */,
|
|
A9C5F82812D708A700F98E59 /* boost_test_exec_monitor */,
|
|
A9C58B9F12D71A7F00F98E59 /* boost_date_time */,
|
|
A9C58CE512D71C3000F98E59 /* boost_filesystem */,
|
|
A9C58D1E12D71D9600F98E59 /* boost_system */,
|
|
A9C59EE912D7FAC200F98E59 /* boost_graph */,
|
|
A9C59EF612D7FB5500F98E59 /* boost_iostreams */,
|
|
A9C5A06512D8022400F98E59 /* boost_random */,
|
|
A9C5A1BD12D8035200F98E59 /* boost_regex */,
|
|
A9C5A59912D8071300F98E59 /* boost_serialization */,
|
|
A9C5A5A212D8072A00F98E59 /* boost_wserialization */,
|
|
A9C5A60412D8085700F98E59 /* boost_signals */,
|
|
A9C5A67412D80C3800F98E59 /* boost_thread */,
|
|
A9C5A69012D80ED200F98E59 /* boost_math_tr1 */,
|
|
A9C5A69912D80EDA00F98E59 /* boost_math_tr1f */,
|
|
A9C5A6A212D80EE300F98E59 /* boost_math_tr1l */,
|
|
A9C5A6AB12D80EED00F98E59 /* boost_math_c99 */,
|
|
A9C5A6B412D80EF500F98E59 /* boost_math_c99f */,
|
|
A9C5A6BD12D80EFD00F98E59 /* boost_math_c99l */,
|
|
F608BCAA15DEDCC200A8115E /* boost_locale */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
A935FDC112D815EA00DCFC3D /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C58B9D12D71A7F00F98E59 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A9C58BA412D71AD400F98E59 /* date_generators.cpp in Sources */,
|
|
A9C58BA512D71AD400F98E59 /* greg_month.cpp in Sources */,
|
|
A9C58BA612D71AD400F98E59 /* greg_weekday.cpp in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C58CE312D71C3000F98E59 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A9C58CEA12D71C7000F98E59 /* v2_operations.cpp in Sources */,
|
|
A9C58CEB12D71C7C00F98E59 /* v2_path.cpp in Sources */,
|
|
A9C58CEC12D71C8000F98E59 /* v2_portability.cpp in Sources */,
|
|
A9C58CED12D71C9C00F98E59 /* operations.cpp in Sources */,
|
|
A9C58CEE12D71C9F00F98E59 /* path.cpp in Sources */,
|
|
A9C58CEF12D71CA400F98E59 /* portability.cpp in Sources */,
|
|
A9C58CF012D71CA900F98E59 /* utf8_codecvt_facet.cpp in Sources */,
|
|
A9C58CF112D71CAF00F98E59 /* codecvt_error_category.cpp in Sources */,
|
|
A9C58CF212D71CB400F98E59 /* path_traits.cpp in Sources */,
|
|
A9C58CF312D71CB800F98E59 /* unique_path.cpp in Sources */,
|
|
A9C58CF412D71CBE00F98E59 /* windows_file_codecvt.cpp in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C58D1C12D71D9600F98E59 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A9C58D2612D71DD200F98E59 /* error_code.cpp in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C59EE712D7FAC200F98E59 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A9C59EEE12D7FAE300F98E59 /* graphml.cpp in Sources */,
|
|
A9C59EEF12D7FAE300F98E59 /* read_graphviz_new.cpp in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C59EF412D7FB5500F98E59 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A9C59EFB12D7FB8200F98E59 /* file_descriptor.cpp in Sources */,
|
|
A9C59EFC12D7FB8200F98E59 /* mapped_file.cpp in Sources */,
|
|
A9C59EFD12D7FBA200F98E59 /* gzip.cpp in Sources */,
|
|
A9C59EFE12D7FBA200F98E59 /* zlib.cpp in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C5A06312D8022400F98E59 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A9C5A06A12D8026E00F98E59 /* random_device.cpp in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C5A1BB12D8035200F98E59 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A9C5A1C312D803FB00F98E59 /* c_regex_traits.cpp in Sources */,
|
|
A9C5A1C412D803FB00F98E59 /* cpp_regex_traits.cpp in Sources */,
|
|
A9C5A1C512D803FB00F98E59 /* cregex.cpp in Sources */,
|
|
A9C5A1C612D803FB00F98E59 /* fileiter.cpp in Sources */,
|
|
A9C5A1C712D803FB00F98E59 /* icu.cpp in Sources */,
|
|
A9C5A1C812D803FB00F98E59 /* instances.cpp in Sources */,
|
|
A9C5A1C912D803FB00F98E59 /* posix_api.cpp in Sources */,
|
|
A9C5A1CA12D803FB00F98E59 /* regex.cpp in Sources */,
|
|
A9C5A1CB12D803FB00F98E59 /* regex_debug.cpp in Sources */,
|
|
A9C5A1CC12D803FB00F98E59 /* regex_raw_buffer.cpp in Sources */,
|
|
A9C5A1CD12D803FB00F98E59 /* regex_traits_defaults.cpp in Sources */,
|
|
A9C5A1CE12D803FB00F98E59 /* static_mutex.cpp in Sources */,
|
|
A9C5A1CF12D803FB00F98E59 /* usinstances.cpp in Sources */,
|
|
A9C5A1D012D803FB00F98E59 /* w32_regex_traits.cpp in Sources */,
|
|
A9C5A1D112D803FB00F98E59 /* wc_regex_traits.cpp in Sources */,
|
|
A9C5A1D212D803FB00F98E59 /* wide_posix_api.cpp in Sources */,
|
|
A9C5A1D312D803FB00F98E59 /* winstances.cpp in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C5A59712D8071300F98E59 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A9C5A5BB12D8077200F98E59 /* archive_exception.cpp in Sources */,
|
|
A9C5A5BC12D8077200F98E59 /* basic_archive.cpp in Sources */,
|
|
A9C5A5BD12D8077200F98E59 /* basic_iarchive.cpp in Sources */,
|
|
A9C5A5BE12D8077200F98E59 /* basic_iserializer.cpp in Sources */,
|
|
A9C5A5BF12D8077200F98E59 /* basic_oarchive.cpp in Sources */,
|
|
A9C5A5C012D8077200F98E59 /* basic_oserializer.cpp in Sources */,
|
|
A9C5A5C112D8077200F98E59 /* basic_pointer_iserializer.cpp in Sources */,
|
|
A9C5A5C212D8077200F98E59 /* basic_pointer_oserializer.cpp in Sources */,
|
|
A9C5A5C312D8077200F98E59 /* basic_serializer_map.cpp in Sources */,
|
|
A9C5A5C412D8077200F98E59 /* basic_text_iprimitive.cpp in Sources */,
|
|
A9C5A5C512D8077200F98E59 /* basic_text_oprimitive.cpp in Sources */,
|
|
A9C5A5C612D8077200F98E59 /* basic_xml_archive.cpp in Sources */,
|
|
A9C5A5C712D8077200F98E59 /* binary_iarchive.cpp in Sources */,
|
|
A9C5A5C812D8077200F98E59 /* binary_oarchive.cpp in Sources */,
|
|
A9C5A5C912D8077200F98E59 /* extended_type_info.cpp in Sources */,
|
|
A9C5A5CA12D8077200F98E59 /* extended_type_info_no_rtti.cpp in Sources */,
|
|
A9C5A5CB12D8077200F98E59 /* extended_type_info_typeid.cpp in Sources */,
|
|
A9C5A5CC12D8077200F98E59 /* polymorphic_iarchive.cpp in Sources */,
|
|
A9C5A5CD12D8077200F98E59 /* polymorphic_oarchive.cpp in Sources */,
|
|
A9C5A5CE12D8077200F98E59 /* shared_ptr_helper.cpp in Sources */,
|
|
A9C5A5CF12D8077200F98E59 /* stl_port.cpp in Sources */,
|
|
A9C5A5D012D8077200F98E59 /* text_iarchive.cpp in Sources */,
|
|
A9C5A5D112D8077200F98E59 /* text_oarchive.cpp in Sources */,
|
|
A9C5A5D212D8077200F98E59 /* void_cast.cpp in Sources */,
|
|
A9C5A5D312D8077200F98E59 /* xml_archive_exception.cpp in Sources */,
|
|
A9C5A5D412D8077200F98E59 /* xml_grammar.cpp in Sources */,
|
|
A9C5A5D512D8077200F98E59 /* xml_iarchive.cpp in Sources */,
|
|
A9C5A5D612D8077200F98E59 /* xml_oarchive.cpp in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C5A5A012D8072A00F98E59 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A9C5A5D712D8079900F98E59 /* basic_text_wiprimitive.cpp in Sources */,
|
|
A9C5A5D812D8079900F98E59 /* basic_text_woprimitive.cpp in Sources */,
|
|
A9C5A5D912D8079900F98E59 /* codecvt_null.cpp in Sources */,
|
|
A9C5A5DA12D8079900F98E59 /* text_wiarchive.cpp in Sources */,
|
|
A9C5A5DB12D8079900F98E59 /* text_woarchive.cpp in Sources */,
|
|
A9C5A5DC12D8079900F98E59 /* utf8_codecvt_facet.cpp in Sources */,
|
|
A9C5A5DD12D8079900F98E59 /* xml_wgrammar.cpp in Sources */,
|
|
A9C5A5DE12D8079900F98E59 /* xml_wiarchive.cpp in Sources */,
|
|
A9C5A5DF12D8079900F98E59 /* xml_woarchive.cpp in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C5A60212D8085700F98E59 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A9C5A60912D8089600F98E59 /* trackable.cpp in Sources */,
|
|
A9C5A60A12D8089700F98E59 /* connection.cpp in Sources */,
|
|
A9C5A60B12D8089A00F98E59 /* named_slot_map.cpp in Sources */,
|
|
A9C5A60C12D8089C00F98E59 /* signal_base.cpp in Sources */,
|
|
A9C5A60D12D8089D00F98E59 /* slot.cpp in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C5A67212D80C3800F98E59 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A9C5A67C12D80C8100F98E59 /* once.cpp in Sources */,
|
|
A9C5A67D12D80C8100F98E59 /* thread.cpp in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C5A68E12D80ED200F98E59 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A9C5A6E312D8103700F98E59 /* assoc_laguerre.cpp in Sources */,
|
|
A9C5A6E512D8103700F98E59 /* beta.cpp in Sources */,
|
|
A9C5A6E612D8103700F98E59 /* comp_ellint_1.cpp in Sources */,
|
|
A9C5A6E712D8103700F98E59 /* comp_ellint_2.cpp in Sources */,
|
|
A9C5A6E812D8103700F98E59 /* comp_ellint_3.cpp in Sources */,
|
|
A9C5A6E912D8103700F98E59 /* cyl_bessel_i.cpp in Sources */,
|
|
A9C5A6EA12D8103700F98E59 /* cyl_bessel_j.cpp in Sources */,
|
|
A9C5A6EB12D8103700F98E59 /* cyl_bessel_k.cpp in Sources */,
|
|
A9C5A6EC12D8103700F98E59 /* cyl_neumann.cpp in Sources */,
|
|
A9C5A6ED12D8103700F98E59 /* ellint_1.cpp in Sources */,
|
|
A9C5A6EE12D8103700F98E59 /* ellint_2.cpp in Sources */,
|
|
A9C5A6EF12D8103700F98E59 /* ellint_3.cpp in Sources */,
|
|
A9C5A6F012D8103700F98E59 /* expint.cpp in Sources */,
|
|
A9C5A6F112D8103700F98E59 /* hermite.cpp in Sources */,
|
|
A9C5A6F212D8103700F98E59 /* laguerre.cpp in Sources */,
|
|
A9C5A6F312D8103700F98E59 /* legendre.cpp in Sources */,
|
|
A9C5A6F412D8103700F98E59 /* riemann_zeta.cpp in Sources */,
|
|
A9C5A6F512D8103700F98E59 /* sph_bessel.cpp in Sources */,
|
|
A9C5A6F612D8103700F98E59 /* sph_legendre.cpp in Sources */,
|
|
A9C5A6F712D8103700F98E59 /* sph_neumann.cpp in Sources */,
|
|
A9C5A6F812D8106200F98E59 /* assoc_legendre.cpp in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C5A69712D80EDA00F98E59 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A9C5A6F912D8109000F98E59 /* assoc_laguerref.cpp in Sources */,
|
|
A9C5A6FA12D8109000F98E59 /* assoc_legendref.cpp in Sources */,
|
|
A9C5A6FB12D8109000F98E59 /* betaf.cpp in Sources */,
|
|
A9C5A6FC12D8109000F98E59 /* comp_ellint_1f.cpp in Sources */,
|
|
A9C5A6FD12D8109000F98E59 /* comp_ellint_2f.cpp in Sources */,
|
|
A9C5A6FE12D8109000F98E59 /* comp_ellint_3f.cpp in Sources */,
|
|
A9C5A6FF12D8109000F98E59 /* cyl_bessel_if.cpp in Sources */,
|
|
A9C5A70012D8109000F98E59 /* cyl_bessel_jf.cpp in Sources */,
|
|
A9C5A70112D8109000F98E59 /* cyl_bessel_kf.cpp in Sources */,
|
|
A9C5A70212D8109000F98E59 /* cyl_neumannf.cpp in Sources */,
|
|
A9C5A70312D8109000F98E59 /* ellint_1f.cpp in Sources */,
|
|
A9C5A70412D8109000F98E59 /* ellint_2f.cpp in Sources */,
|
|
A9C5A70512D8109000F98E59 /* ellint_3f.cpp in Sources */,
|
|
A9C5A70612D8109000F98E59 /* expintf.cpp in Sources */,
|
|
A9C5A70712D8109000F98E59 /* hermitef.cpp in Sources */,
|
|
A9C5A70812D8109000F98E59 /* laguerref.cpp in Sources */,
|
|
A9C5A70912D8109000F98E59 /* legendref.cpp in Sources */,
|
|
A9C5A70A12D8109000F98E59 /* riemann_zetaf.cpp in Sources */,
|
|
A9C5A70B12D8109000F98E59 /* sph_besself.cpp in Sources */,
|
|
A9C5A70C12D8109000F98E59 /* sph_legendref.cpp in Sources */,
|
|
A9C5A70D12D8109000F98E59 /* sph_neumannf.cpp in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C5A6A012D80EE300F98E59 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A9C5A72212D810BF00F98E59 /* assoc_laguerrel.cpp in Sources */,
|
|
A9C5A72312D810BF00F98E59 /* assoc_legendrel.cpp in Sources */,
|
|
A9C5A72412D810BF00F98E59 /* betal.cpp in Sources */,
|
|
A9C5A72512D810BF00F98E59 /* comp_ellint_1l.cpp in Sources */,
|
|
A9C5A72612D810BF00F98E59 /* comp_ellint_2l.cpp in Sources */,
|
|
A9C5A72712D810BF00F98E59 /* comp_ellint_3l.cpp in Sources */,
|
|
A9C5A72812D810BF00F98E59 /* cyl_bessel_il.cpp in Sources */,
|
|
A9C5A72912D810BF00F98E59 /* cyl_bessel_jl.cpp in Sources */,
|
|
A9C5A72A12D810BF00F98E59 /* cyl_bessel_kl.cpp in Sources */,
|
|
A9C5A72B12D810BF00F98E59 /* cyl_neumannl.cpp in Sources */,
|
|
A9C5A72C12D810BF00F98E59 /* ellint_1l.cpp in Sources */,
|
|
A9C5A72D12D810BF00F98E59 /* ellint_2l.cpp in Sources */,
|
|
A9C5A72E12D810BF00F98E59 /* ellint_3l.cpp in Sources */,
|
|
A9C5A72F12D810BF00F98E59 /* expintl.cpp in Sources */,
|
|
A9C5A73012D810BF00F98E59 /* hermitel.cpp in Sources */,
|
|
A9C5A73112D810BF00F98E59 /* laguerrel.cpp in Sources */,
|
|
A9C5A73212D810BF00F98E59 /* legendrel.cpp in Sources */,
|
|
A9C5A73312D810BF00F98E59 /* riemann_zetal.cpp in Sources */,
|
|
A9C5A73412D810BF00F98E59 /* sph_bessell.cpp in Sources */,
|
|
A9C5A73512D810BF00F98E59 /* sph_legendrel.cpp in Sources */,
|
|
A9C5A73612D810BF00F98E59 /* sph_neumannl.cpp in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C5A6A912D80EED00F98E59 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A9C5A73712D8111000F98E59 /* acosh.cpp in Sources */,
|
|
A9C5A73812D8111000F98E59 /* asinh.cpp in Sources */,
|
|
A9C5A73912D8111000F98E59 /* atanh.cpp in Sources */,
|
|
A9C5A73A12D8111000F98E59 /* cbrt.cpp in Sources */,
|
|
A9C5A73B12D8111000F98E59 /* copysign.cpp in Sources */,
|
|
A9C5A73C12D8111000F98E59 /* erfc.cpp in Sources */,
|
|
A9C5A73D12D8111000F98E59 /* expm1.cpp in Sources */,
|
|
A9C5A73E12D8111000F98E59 /* fmax.cpp in Sources */,
|
|
A9C5A73F12D8111000F98E59 /* fmin.cpp in Sources */,
|
|
A9C5A74012D8111000F98E59 /* fpclassify.cpp in Sources */,
|
|
A9C5A74112D8111000F98E59 /* hypot.cpp in Sources */,
|
|
A9C5A74212D8111000F98E59 /* lgamma.cpp in Sources */,
|
|
A9C5A74312D8111000F98E59 /* llround.cpp in Sources */,
|
|
A9C5A74412D8111000F98E59 /* log1p.cpp in Sources */,
|
|
A9C5A74512D8111000F98E59 /* lround.cpp in Sources */,
|
|
A9C5A74612D8111000F98E59 /* nextafter.cpp in Sources */,
|
|
A9C5A74712D8111000F98E59 /* nexttoward.cpp in Sources */,
|
|
A9C5A74812D8111000F98E59 /* round.cpp in Sources */,
|
|
A9C5A74912D8111000F98E59 /* tgamma.cpp in Sources */,
|
|
A9C5A74A12D8111000F98E59 /* trunc.cpp in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C5A6B212D80EF500F98E59 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A9C5A74B12D8113A00F98E59 /* acoshf.cpp in Sources */,
|
|
A9C5A74C12D8113A00F98E59 /* asinhf.cpp in Sources */,
|
|
A9C5A74D12D8113A00F98E59 /* atanhf.cpp in Sources */,
|
|
A9C5A74E12D8113A00F98E59 /* cbrtf.cpp in Sources */,
|
|
A9C5A74F12D8113A00F98E59 /* copysignf.cpp in Sources */,
|
|
A9C5A75012D8113A00F98E59 /* erfcf.cpp in Sources */,
|
|
A9C5A75112D8113A00F98E59 /* expm1f.cpp in Sources */,
|
|
A9C5A75212D8113A00F98E59 /* fmaxf.cpp in Sources */,
|
|
A9C5A75312D8113A00F98E59 /* fminf.cpp in Sources */,
|
|
A9C5A75412D8113A00F98E59 /* fpclassifyf.cpp in Sources */,
|
|
A9C5A75512D8113A00F98E59 /* hypotf.cpp in Sources */,
|
|
A9C5A75612D8113A00F98E59 /* lgammaf.cpp in Sources */,
|
|
A9C5A75712D8113A00F98E59 /* llroundf.cpp in Sources */,
|
|
A9C5A75812D8113A00F98E59 /* log1pf.cpp in Sources */,
|
|
A9C5A75912D8113A00F98E59 /* lroundf.cpp in Sources */,
|
|
A9C5A75A12D8113A00F98E59 /* nextafterf.cpp in Sources */,
|
|
A9C5A75B12D8113A00F98E59 /* nexttowardf.cpp in Sources */,
|
|
A9C5A75C12D8113A00F98E59 /* roundf.cpp in Sources */,
|
|
A9C5A75D12D8113A00F98E59 /* tgammaf.cpp in Sources */,
|
|
A9C5A75E12D8113A00F98E59 /* truncf.cpp in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C5A6BB12D80EFD00F98E59 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A9C5A75F12D8116400F98E59 /* acoshl.cpp in Sources */,
|
|
A9C5A76012D8116400F98E59 /* asinhl.cpp in Sources */,
|
|
A9C5A76112D8116400F98E59 /* atanhl.cpp in Sources */,
|
|
A9C5A76212D8116400F98E59 /* cbrtl.cpp in Sources */,
|
|
A9C5A76312D8116400F98E59 /* copysignl.cpp in Sources */,
|
|
A9C5A76412D8116400F98E59 /* erfcl.cpp in Sources */,
|
|
A9C5A76512D8116400F98E59 /* expm1l.cpp in Sources */,
|
|
A9C5A76612D8116400F98E59 /* fmaxl.cpp in Sources */,
|
|
A9C5A76712D8116400F98E59 /* fminl.cpp in Sources */,
|
|
A9C5A76812D8116400F98E59 /* fpclassifyl.cpp in Sources */,
|
|
A9C5A76912D8116400F98E59 /* hypotl.cpp in Sources */,
|
|
A9C5A76A12D8116400F98E59 /* lgammal.cpp in Sources */,
|
|
A9C5A76B12D8116400F98E59 /* llroundl.cpp in Sources */,
|
|
A9C5A76C12D8116400F98E59 /* log1pl.cpp in Sources */,
|
|
A9C5A76D12D8116400F98E59 /* lroundl.cpp in Sources */,
|
|
A9C5A76E12D8116400F98E59 /* nextafterl.cpp in Sources */,
|
|
A9C5A76F12D8116400F98E59 /* nexttowardl.cpp in Sources */,
|
|
A9C5A77012D8116400F98E59 /* roundl.cpp in Sources */,
|
|
A9C5A77112D8116400F98E59 /* tgammal.cpp in Sources */,
|
|
A9C5A77212D8116400F98E59 /* truncl.cpp in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C5F7FC12D707FD00F98E59 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A9C5F80312D7083D00F98E59 /* compiler_log_formatter.cpp in Sources */,
|
|
A9C5F80412D7083D00F98E59 /* debug.cpp in Sources */,
|
|
A9C5F80512D7083D00F98E59 /* exception_safety.cpp in Sources */,
|
|
A9C5F80612D7083D00F98E59 /* execution_monitor.cpp in Sources */,
|
|
A9C5F80712D7083D00F98E59 /* framework.cpp in Sources */,
|
|
A9C5F80812D7083D00F98E59 /* interaction_based.cpp in Sources */,
|
|
A9C5F80912D7083D00F98E59 /* logged_expectations.cpp in Sources */,
|
|
A9C5F80A12D7083D00F98E59 /* plain_report_formatter.cpp in Sources */,
|
|
A9C5F80B12D7083D00F98E59 /* progress_monitor.cpp in Sources */,
|
|
A9C5F80C12D7083D00F98E59 /* results_collector.cpp in Sources */,
|
|
A9C5F80D12D7083D00F98E59 /* results_reporter.cpp in Sources */,
|
|
A9C5F80E12D7083D00F98E59 /* test_tools.cpp in Sources */,
|
|
A9C5F80F12D7083D00F98E59 /* unit_test_log.cpp in Sources */,
|
|
A9C5F81012D7083D00F98E59 /* unit_test_main.cpp in Sources */,
|
|
A9C5F81112D7083D00F98E59 /* unit_test_monitor.cpp in Sources */,
|
|
A9C5F81212D7083D00F98E59 /* unit_test_parameters.cpp in Sources */,
|
|
A9C5F81312D7083D00F98E59 /* unit_test_suite.cpp in Sources */,
|
|
A9C5F81412D7083D00F98E59 /* xml_log_formatter.cpp in Sources */,
|
|
A9C5F81512D7083D00F98E59 /* xml_report_formatter.cpp in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C5F81912D7086100F98E59 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A9C5F81F12D7087E00F98E59 /* cpp_main.cpp in Sources */,
|
|
A9C5F82012D7087E00F98E59 /* debug.cpp in Sources */,
|
|
A9C5F82112D7087E00F98E59 /* execution_monitor.cpp in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A9C5F82612D708A700F98E59 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A9C5F82D12D708D100F98E59 /* compiler_log_formatter.cpp in Sources */,
|
|
A9C5F82E12D708D100F98E59 /* debug.cpp in Sources */,
|
|
A9C5F82F12D708D100F98E59 /* execution_monitor.cpp in Sources */,
|
|
A9C5F83012D708D100F98E59 /* framework.cpp in Sources */,
|
|
A9C5F83112D708D100F98E59 /* plain_report_formatter.cpp in Sources */,
|
|
A9C5F83212D708D100F98E59 /* progress_monitor.cpp in Sources */,
|
|
A9C5F83312D708D100F98E59 /* results_collector.cpp in Sources */,
|
|
A9C5F83412D708D100F98E59 /* results_reporter.cpp in Sources */,
|
|
A9C5F83512D708D100F98E59 /* test_main.cpp in Sources */,
|
|
A9C5F83612D708D100F98E59 /* test_tools.cpp in Sources */,
|
|
A9C5F83712D708D100F98E59 /* unit_test_log.cpp in Sources */,
|
|
A9C5F83812D708D100F98E59 /* unit_test_main.cpp in Sources */,
|
|
A9C5F83912D708D100F98E59 /* unit_test_monitor.cpp in Sources */,
|
|
A9C5F83A12D708D100F98E59 /* unit_test_parameters.cpp in Sources */,
|
|
A9C5F83B12D708D100F98E59 /* unit_test_suite.cpp in Sources */,
|
|
A9C5F83C12D708D100F98E59 /* xml_log_formatter.cpp in Sources */,
|
|
A9C5F83D12D708D100F98E59 /* xml_report_formatter.cpp in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
F608BCA715DEDCC200A8115E /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
F608BE9215DEDCD300A8115E /* codepage.cpp in Sources */,
|
|
F608BEA715DEDCD300A8115E /* codecvt.cpp in Sources */,
|
|
F608BEA915DEDCD300A8115E /* collate.cpp in Sources */,
|
|
F608BEAA15DEDCD300A8115E /* converter.cpp in Sources */,
|
|
F608BEAB15DEDCD300A8115E /* numeric.cpp in Sources */,
|
|
F608BEAC15DEDCD300A8115E /* posix_backend.cpp in Sources */,
|
|
F608BEAE15DEDCD300A8115E /* date_time.cpp in Sources */,
|
|
F608BEAF15DEDCD300A8115E /* format.cpp in Sources */,
|
|
F608BEB015DEDCD300A8115E /* formatting.cpp in Sources */,
|
|
F608BEB115DEDCD300A8115E /* generator.cpp in Sources */,
|
|
F608BEB215DEDCD300A8115E /* ids.cpp in Sources */,
|
|
F608BEB415DEDCD300A8115E /* localization_backend.cpp in Sources */,
|
|
F608BEB515DEDCD300A8115E /* message.cpp in Sources */,
|
|
F608BEB715DEDCD300A8115E /* mo_lambda.cpp in Sources */,
|
|
F608BEBA15DEDCD300A8115E /* codecvt.cpp in Sources */,
|
|
F608BEBB15DEDCD300A8115E /* collate.cpp in Sources */,
|
|
F608BEBC15DEDCD300A8115E /* converter.cpp in Sources */,
|
|
F608BEBD15DEDCD300A8115E /* numeric.cpp in Sources */,
|
|
F608BEBE15DEDCD300A8115E /* std_backend.cpp in Sources */,
|
|
F608BEC015DEDCD300A8115E /* codecvt_converter.cpp in Sources */,
|
|
F608BEC115DEDCD300A8115E /* default_locale.cpp in Sources */,
|
|
F608BEC215DEDCD300A8115E /* gregorian.cpp in Sources */,
|
|
F608BEC515DEDCD300A8115E /* info.cpp in Sources */,
|
|
F608BEC615DEDCD300A8115E /* locale_data.cpp in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
A935FDC912D815F900DCFC3D /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = A9C5A6BD12D80EFD00F98E59 /* boost_math_c99l */;
|
|
targetProxy = A935FDC812D815F900DCFC3D /* PBXContainerItemProxy */;
|
|
};
|
|
A935FDCB12D815F900DCFC3D /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = A9C5A6B412D80EF500F98E59 /* boost_math_c99f */;
|
|
targetProxy = A935FDCA12D815F900DCFC3D /* PBXContainerItemProxy */;
|
|
};
|
|
A935FDCD12D815F900DCFC3D /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = A9C5A6AB12D80EED00F98E59 /* boost_math_c99 */;
|
|
targetProxy = A935FDCC12D815F900DCFC3D /* PBXContainerItemProxy */;
|
|
};
|
|
A935FDCF12D815F900DCFC3D /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = A9C5A6A212D80EE300F98E59 /* boost_math_tr1l */;
|
|
targetProxy = A935FDCE12D815F900DCFC3D /* PBXContainerItemProxy */;
|
|
};
|
|
A935FDD112D815F900DCFC3D /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = A9C5A69912D80EDA00F98E59 /* boost_math_tr1f */;
|
|
targetProxy = A935FDD012D815F900DCFC3D /* PBXContainerItemProxy */;
|
|
};
|
|
A935FDD312D815F900DCFC3D /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = A9C5A69012D80ED200F98E59 /* boost_math_tr1 */;
|
|
targetProxy = A935FDD212D815F900DCFC3D /* PBXContainerItemProxy */;
|
|
};
|
|
A935FDD512D815F900DCFC3D /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = A9C5A67412D80C3800F98E59 /* boost_thread */;
|
|
targetProxy = A935FDD412D815F900DCFC3D /* PBXContainerItemProxy */;
|
|
};
|
|
A935FDD712D815F900DCFC3D /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = A9C5A60412D8085700F98E59 /* boost_signals */;
|
|
targetProxy = A935FDD612D815F900DCFC3D /* PBXContainerItemProxy */;
|
|
};
|
|
A935FDD912D815F900DCFC3D /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = A9C5A5A212D8072A00F98E59 /* boost_wserialization */;
|
|
targetProxy = A935FDD812D815F900DCFC3D /* PBXContainerItemProxy */;
|
|
};
|
|
A935FDDB12D815F900DCFC3D /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = A9C5A59912D8071300F98E59 /* boost_serialization */;
|
|
targetProxy = A935FDDA12D815F900DCFC3D /* PBXContainerItemProxy */;
|
|
};
|
|
A935FDDD12D815F900DCFC3D /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = A9C5A1BD12D8035200F98E59 /* boost_regex */;
|
|
targetProxy = A935FDDC12D815F900DCFC3D /* PBXContainerItemProxy */;
|
|
};
|
|
A935FDDF12D815F900DCFC3D /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = A9C5A06512D8022400F98E59 /* boost_random */;
|
|
targetProxy = A935FDDE12D815F900DCFC3D /* PBXContainerItemProxy */;
|
|
};
|
|
A935FDE312D815F900DCFC3D /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = A9C59EF612D7FB5500F98E59 /* boost_iostreams */;
|
|
targetProxy = A935FDE212D815F900DCFC3D /* PBXContainerItemProxy */;
|
|
};
|
|
A935FDE512D815F900DCFC3D /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = A9C59EE912D7FAC200F98E59 /* boost_graph */;
|
|
targetProxy = A935FDE412D815F900DCFC3D /* PBXContainerItemProxy */;
|
|
};
|
|
A935FDE712D815F900DCFC3D /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = A9C58D1E12D71D9600F98E59 /* boost_system */;
|
|
targetProxy = A935FDE612D815F900DCFC3D /* PBXContainerItemProxy */;
|
|
};
|
|
A935FDE912D815F900DCFC3D /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = A9C58CE512D71C3000F98E59 /* boost_filesystem */;
|
|
targetProxy = A935FDE812D815F900DCFC3D /* PBXContainerItemProxy */;
|
|
};
|
|
A935FDEB12D815F900DCFC3D /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = A9C58B9F12D71A7F00F98E59 /* boost_date_time */;
|
|
targetProxy = A935FDEA12D815F900DCFC3D /* PBXContainerItemProxy */;
|
|
};
|
|
A935FDED12D815F900DCFC3D /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = A9C5F82812D708A700F98E59 /* boost_test_exec_monitor */;
|
|
targetProxy = A935FDEC12D815F900DCFC3D /* PBXContainerItemProxy */;
|
|
};
|
|
A935FDEF12D815F900DCFC3D /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = A9C5F81B12D7086100F98E59 /* boost_prg_exec_monitor */;
|
|
targetProxy = A935FDEE12D815F900DCFC3D /* PBXContainerItemProxy */;
|
|
};
|
|
A935FDF112D815F900DCFC3D /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = A9C5F7FE12D707FD00F98E59 /* boost_unit_test_framework */;
|
|
targetProxy = A935FDF012D815F900DCFC3D /* PBXContainerItemProxy */;
|
|
};
|
|
A9C5A63212D8099900F98E59 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = A9C5A1BD12D8035200F98E59 /* boost_regex */;
|
|
targetProxy = A9C5A63112D8099900F98E59 /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
A935FDC512D815EA00DCFC3D /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
COPY_PHASE_STRIP = NO;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = boost_all;
|
|
SDKROOT = iphoneos;
|
|
};
|
|
name = Debug;
|
|
};
|
|
A935FDC612D815EA00DCFC3D /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
COPY_PHASE_STRIP = YES;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
GCC_ENABLE_FIX_AND_CONTINUE = NO;
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = boost_all;
|
|
SDKROOT = iphoneos;
|
|
ZERO_LINK = NO;
|
|
};
|
|
name = Release;
|
|
};
|
|
A9C58BA112D71A7F00F98E59 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
COPY_PHASE_STRIP = NO;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"$(inherited)",
|
|
BOOST_DATE_TIME_STATIC_LINK,
|
|
);
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = boost_date_time;
|
|
SDKROOT = iphoneos;
|
|
};
|
|
name = Debug;
|
|
};
|
|
A9C58BA212D71A7F00F98E59 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
COPY_PHASE_STRIP = YES;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
GCC_ENABLE_FIX_AND_CONTINUE = NO;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"$(inherited)",
|
|
BOOST_DATE_TIME_STATIC_LINK,
|
|
);
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = boost_date_time;
|
|
SDKROOT = iphoneos;
|
|
ZERO_LINK = NO;
|
|
};
|
|
name = Release;
|
|
};
|
|
A9C58CE712D71C3000F98E59 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
COPY_PHASE_STRIP = NO;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = boost_filesystem;
|
|
SDKROOT = iphoneos;
|
|
};
|
|
name = Debug;
|
|
};
|
|
A9C58CE812D71C3000F98E59 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
COPY_PHASE_STRIP = YES;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
GCC_ENABLE_FIX_AND_CONTINUE = NO;
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = boost_filesystem;
|
|
SDKROOT = iphoneos;
|
|
ZERO_LINK = NO;
|
|
};
|
|
name = Release;
|
|
};
|
|
A9C58D2012D71D9700F98E59 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
COPY_PHASE_STRIP = NO;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"$(inherited)",
|
|
"BOOST_SYSTEM_STATIC_LINK=1",
|
|
);
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = boost_system;
|
|
SDKROOT = iphoneos;
|
|
};
|
|
name = Debug;
|
|
};
|
|
A9C58D2112D71D9700F98E59 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
COPY_PHASE_STRIP = YES;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
GCC_ENABLE_FIX_AND_CONTINUE = NO;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"$(inherited)",
|
|
"BOOST_SYSTEM_STATIC_LINK=1",
|
|
);
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = boost_system;
|
|
SDKROOT = iphoneos;
|
|
ZERO_LINK = NO;
|
|
};
|
|
name = Release;
|
|
};
|
|
A9C59EEB12D7FAC300F98E59 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
COPY_PHASE_STRIP = NO;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = boost_graph;
|
|
SDKROOT = iphoneos;
|
|
};
|
|
name = Debug;
|
|
};
|
|
A9C59EEC12D7FAC300F98E59 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
COPY_PHASE_STRIP = YES;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
GCC_ENABLE_FIX_AND_CONTINUE = NO;
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = boost_graph;
|
|
SDKROOT = iphoneos;
|
|
ZERO_LINK = NO;
|
|
};
|
|
name = Release;
|
|
};
|
|
A9C59EF812D7FB5600F98E59 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
COPY_PHASE_STRIP = NO;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = boost_iostreams;
|
|
SDKROOT = iphoneos;
|
|
};
|
|
name = Debug;
|
|
};
|
|
A9C59EF912D7FB5600F98E59 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
COPY_PHASE_STRIP = YES;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
GCC_ENABLE_FIX_AND_CONTINUE = NO;
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = boost_iostreams;
|
|
SDKROOT = iphoneos;
|
|
ZERO_LINK = NO;
|
|
};
|
|
name = Release;
|
|
};
|
|
A9C5A06712D8022400F98E59 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
COPY_PHASE_STRIP = NO;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = boost_random;
|
|
SDKROOT = iphoneos;
|
|
};
|
|
name = Debug;
|
|
};
|
|
A9C5A06812D8022400F98E59 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
COPY_PHASE_STRIP = YES;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
GCC_ENABLE_FIX_AND_CONTINUE = NO;
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = boost_random;
|
|
SDKROOT = iphoneos;
|
|
ZERO_LINK = NO;
|
|
};
|
|
name = Release;
|
|
};
|
|
A9C5A1BF12D8035200F98E59 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
COPY_PHASE_STRIP = NO;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = "$(inherited)";
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = boost_regex;
|
|
SDKROOT = iphoneos;
|
|
};
|
|
name = Debug;
|
|
};
|
|
A9C5A1C012D8035200F98E59 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
COPY_PHASE_STRIP = YES;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
GCC_ENABLE_FIX_AND_CONTINUE = NO;
|
|
GCC_PREPROCESSOR_DEFINITIONS = "$(inherited)";
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = boost_regex;
|
|
SDKROOT = iphoneos;
|
|
ZERO_LINK = NO;
|
|
};
|
|
name = Release;
|
|
};
|
|
A9C5A59B12D8071300F98E59 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
COPY_PHASE_STRIP = NO;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = boost_serialization;
|
|
SDKROOT = iphoneos;
|
|
};
|
|
name = Debug;
|
|
};
|
|
A9C5A59C12D8071300F98E59 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
COPY_PHASE_STRIP = YES;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
GCC_ENABLE_FIX_AND_CONTINUE = NO;
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = boost_serialization;
|
|
SDKROOT = iphoneos;
|
|
ZERO_LINK = NO;
|
|
};
|
|
name = Release;
|
|
};
|
|
A9C5A5A412D8072A00F98E59 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
COPY_PHASE_STRIP = NO;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = boost_wserialization;
|
|
SDKROOT = iphoneos;
|
|
};
|
|
name = Debug;
|
|
};
|
|
A9C5A5A512D8072A00F98E59 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
COPY_PHASE_STRIP = YES;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
GCC_ENABLE_FIX_AND_CONTINUE = NO;
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = boost_wserialization;
|
|
SDKROOT = iphoneos;
|
|
ZERO_LINK = NO;
|
|
};
|
|
name = Release;
|
|
};
|
|
A9C5A60612D8085700F98E59 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
COPY_PHASE_STRIP = NO;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"$(inherited)",
|
|
"BOOST_SIGNALS_NO_LIB=1",
|
|
);
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = boost_signals;
|
|
SDKROOT = iphoneos;
|
|
};
|
|
name = Debug;
|
|
};
|
|
A9C5A60712D8085700F98E59 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
COPY_PHASE_STRIP = YES;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
GCC_ENABLE_FIX_AND_CONTINUE = NO;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"$(inherited)",
|
|
"BOOST_SIGNALS_NO_LIB=1",
|
|
);
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = boost_signals;
|
|
SDKROOT = iphoneos;
|
|
ZERO_LINK = NO;
|
|
};
|
|
name = Release;
|
|
};
|
|
A9C5A67612D80C3800F98E59 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
COPY_PHASE_STRIP = NO;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"$(inherited)",
|
|
"BOOST_THREAD_USE_LIB=1",
|
|
);
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = boost_thread;
|
|
SDKROOT = iphoneos;
|
|
};
|
|
name = Debug;
|
|
};
|
|
A9C5A67712D80C3800F98E59 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
COPY_PHASE_STRIP = YES;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
GCC_ENABLE_FIX_AND_CONTINUE = NO;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"$(inherited)",
|
|
"BOOST_THREAD_USE_LIB=1",
|
|
);
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = boost_thread;
|
|
SDKROOT = iphoneos;
|
|
ZERO_LINK = NO;
|
|
};
|
|
name = Release;
|
|
};
|
|
A9C5A69212D80ED200F98E59 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
COPY_PHASE_STRIP = NO;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = "$(inherited)";
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(BOOST_ROOT)",
|
|
"$(BOOST_ROOT)/libs/math/src/tr1",
|
|
);
|
|
OTHER_CPLUSPLUSFLAGS = (
|
|
"-ftemplate-depth-128",
|
|
"-finline-functions",
|
|
);
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = boost_math_tr1;
|
|
SDKROOT = iphoneos;
|
|
};
|
|
name = Debug;
|
|
};
|
|
A9C5A69312D80ED200F98E59 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
COPY_PHASE_STRIP = YES;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
GCC_ENABLE_FIX_AND_CONTINUE = NO;
|
|
GCC_PREPROCESSOR_DEFINITIONS = "$(inherited)";
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(BOOST_ROOT)",
|
|
"$(BOOST_ROOT)/libs/math/src/tr1",
|
|
);
|
|
OTHER_CPLUSPLUSFLAGS = (
|
|
"-ftemplate-depth-128",
|
|
"-finline-functions",
|
|
);
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = boost_math_tr1;
|
|
SDKROOT = iphoneos;
|
|
ZERO_LINK = NO;
|
|
};
|
|
name = Release;
|
|
};
|
|
A9C5A69B12D80EDA00F98E59 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
COPY_PHASE_STRIP = NO;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(BOOST_ROOT)",
|
|
"$(BOOST_ROOT)/libs/math/src/tr1",
|
|
);
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = boost_math_tr1f;
|
|
SDKROOT = iphoneos;
|
|
};
|
|
name = Debug;
|
|
};
|
|
A9C5A69C12D80EDA00F98E59 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
COPY_PHASE_STRIP = YES;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
GCC_ENABLE_FIX_AND_CONTINUE = NO;
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(BOOST_ROOT)",
|
|
"$(BOOST_ROOT)/libs/math/src/tr1",
|
|
);
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = boost_math_tr1f;
|
|
SDKROOT = iphoneos;
|
|
ZERO_LINK = NO;
|
|
};
|
|
name = Release;
|
|
};
|
|
A9C5A6A412D80EE400F98E59 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
COPY_PHASE_STRIP = NO;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(BOOST_ROOT)",
|
|
"$(BOOST_ROOT)/libs/math/src/tr1",
|
|
);
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = boost_math_tr1l;
|
|
SDKROOT = iphoneos;
|
|
};
|
|
name = Debug;
|
|
};
|
|
A9C5A6A512D80EE400F98E59 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
COPY_PHASE_STRIP = YES;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
GCC_ENABLE_FIX_AND_CONTINUE = NO;
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(BOOST_ROOT)",
|
|
"$(BOOST_ROOT)/libs/math/src/tr1",
|
|
);
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = boost_math_tr1l;
|
|
SDKROOT = iphoneos;
|
|
ZERO_LINK = NO;
|
|
};
|
|
name = Release;
|
|
};
|
|
A9C5A6AD12D80EED00F98E59 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
COPY_PHASE_STRIP = NO;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(BOOST_ROOT)",
|
|
"$(BOOST_ROOT)/libs/math/src/tr1",
|
|
);
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = boost_math_c99;
|
|
SDKROOT = iphoneos;
|
|
};
|
|
name = Debug;
|
|
};
|
|
A9C5A6AE12D80EED00F98E59 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
COPY_PHASE_STRIP = YES;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
GCC_ENABLE_FIX_AND_CONTINUE = NO;
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(BOOST_ROOT)",
|
|
"$(BOOST_ROOT)/libs/math/src/tr1",
|
|
);
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = boost_math_c99;
|
|
SDKROOT = iphoneos;
|
|
ZERO_LINK = NO;
|
|
};
|
|
name = Release;
|
|
};
|
|
A9C5A6B612D80EF600F98E59 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
COPY_PHASE_STRIP = NO;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(BOOST_ROOT)",
|
|
"$(BOOST_ROOT)/libs/math/src/tr1",
|
|
);
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = boost_math_c99f;
|
|
SDKROOT = iphoneos;
|
|
};
|
|
name = Debug;
|
|
};
|
|
A9C5A6B712D80EF600F98E59 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
COPY_PHASE_STRIP = YES;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
GCC_ENABLE_FIX_AND_CONTINUE = NO;
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(BOOST_ROOT)",
|
|
"$(BOOST_ROOT)/libs/math/src/tr1",
|
|
);
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = boost_math_c99f;
|
|
SDKROOT = iphoneos;
|
|
ZERO_LINK = NO;
|
|
};
|
|
name = Release;
|
|
};
|
|
A9C5A6BF12D80EFD00F98E59 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
COPY_PHASE_STRIP = NO;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(BOOST_ROOT)",
|
|
"$(BOOST_ROOT)/libs/math/src/tr1",
|
|
);
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = boost_math_c99l;
|
|
SDKROOT = iphoneos;
|
|
};
|
|
name = Debug;
|
|
};
|
|
A9C5A6C012D80EFD00F98E59 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
COPY_PHASE_STRIP = YES;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
GCC_ENABLE_FIX_AND_CONTINUE = NO;
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(BOOST_ROOT)",
|
|
"$(BOOST_ROOT)/libs/math/src/tr1",
|
|
);
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = boost_math_c99l;
|
|
SDKROOT = iphoneos;
|
|
ZERO_LINK = NO;
|
|
};
|
|
name = Release;
|
|
};
|
|
A9C5F80012D707FD00F98E59 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
COPY_PHASE_STRIP = NO;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = boost_unit_test_framework;
|
|
SDKROOT = iphoneos;
|
|
};
|
|
name = Debug;
|
|
};
|
|
A9C5F80112D707FD00F98E59 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
COPY_PHASE_STRIP = YES;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
GCC_ENABLE_FIX_AND_CONTINUE = NO;
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = boost_unit_test_framework;
|
|
SDKROOT = iphoneos;
|
|
ZERO_LINK = NO;
|
|
};
|
|
name = Release;
|
|
};
|
|
A9C5F81D12D7086100F98E59 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
COPY_PHASE_STRIP = NO;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = boost_prg_exec_monitor;
|
|
SDKROOT = iphoneos;
|
|
};
|
|
name = Debug;
|
|
};
|
|
A9C5F81E12D7086100F98E59 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
COPY_PHASE_STRIP = YES;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
GCC_ENABLE_FIX_AND_CONTINUE = NO;
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = boost_prg_exec_monitor;
|
|
SDKROOT = iphoneos;
|
|
ZERO_LINK = NO;
|
|
};
|
|
name = Release;
|
|
};
|
|
A9C5F82A12D708A700F98E59 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
COPY_PHASE_STRIP = NO;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = boost_test_exec_monitor;
|
|
SDKROOT = iphoneos;
|
|
};
|
|
name = Debug;
|
|
};
|
|
A9C5F82B12D708A700F98E59 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
COPY_PHASE_STRIP = YES;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
GCC_ENABLE_FIX_AND_CONTINUE = NO;
|
|
PREBINDING = NO;
|
|
PRODUCT_NAME = boost_test_exec_monitor;
|
|
SDKROOT = iphoneos;
|
|
ZERO_LINK = NO;
|
|
};
|
|
name = Release;
|
|
};
|
|
C01FCF4F08A954540054247B /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ARCHS = "$(ARCHS_STANDARD_32_BIT)";
|
|
BOOST_ROOT = "$(SRCROOT)/../boost_1_44_0";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
GCC_C_LANGUAGE_STANDARD = c99;
|
|
GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
|
|
GCC_OPTIMIZATION_LEVEL = 1;
|
|
GCC_PREPROCESSOR_DEFINITIONS = "_DEBUG=1";
|
|
"GCC_PREPROCESSOR_DEFINITIONS[arch=*]" = "_DEBUG=1";
|
|
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
HEADER_SEARCH_PATHS = "$(BOOST_ROOT)";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 3.0;
|
|
OTHER_CFLAGS = "";
|
|
OTHER_CPLUSPLUSFLAGS = (
|
|
"-ftemplate-depth-128",
|
|
"-finline-functions",
|
|
"-no-cpp-precomp",
|
|
);
|
|
PREBINDING = NO;
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
WARNING_CFLAGS = (
|
|
"-Wno-inline",
|
|
"-Wall",
|
|
);
|
|
};
|
|
name = Debug;
|
|
};
|
|
C01FCF5008A954540054247B /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ARCHS = "$(ARCHS_STANDARD_32_BIT)";
|
|
BOOST_ROOT = "$(SRCROOT)/../boost_1_44_0";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
GCC_C_LANGUAGE_STANDARD = c99;
|
|
GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
|
|
GCC_OPTIMIZATION_LEVEL = 3;
|
|
GCC_PREPROCESSOR_DEFINITIONS = "NDEBUG=1";
|
|
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
HEADER_SEARCH_PATHS = "$(BOOST_ROOT)";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 3.0;
|
|
OTHER_CFLAGS = "";
|
|
OTHER_CPLUSPLUSFLAGS = (
|
|
"-ftemplate-depth-128",
|
|
"-finline-functions",
|
|
"-no-cpp-precomp",
|
|
);
|
|
PREBINDING = NO;
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
WARNING_CFLAGS = (
|
|
"-Wno-inline",
|
|
"-Wall",
|
|
);
|
|
};
|
|
name = Release;
|
|
};
|
|
F608BCB415DEDCC200A8115E /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
COPY_PHASE_STRIP = NO;
|
|
DSTROOT = /tmp/boost_locale.dst;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = NO;
|
|
GCC_PREFIX_HEADER = "";
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
|
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 5.1;
|
|
OTHER_CPLUSPLUSFLAGS = (
|
|
"-ftemplate-depth-128",
|
|
"-finline-functions",
|
|
"-no-cpp-precomp",
|
|
"-DBOOST_LOCALE_WITH_ICONV",
|
|
);
|
|
OTHER_LDFLAGS = "-ObjC";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = Debug;
|
|
};
|
|
F608BCB515DEDCC200A8115E /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
COPY_PHASE_STRIP = YES;
|
|
DSTROOT = /tmp/boost_locale.dst;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = NO;
|
|
GCC_PREFIX_HEADER = "";
|
|
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 5.1;
|
|
OTHER_CPLUSPLUSFLAGS = (
|
|
"-ftemplate-depth-128",
|
|
"-finline-functions",
|
|
"-no-cpp-precomp",
|
|
"-DBOOST_LOCALE_WITH_ICONV",
|
|
);
|
|
OTHER_LDFLAGS = "-ObjC";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SKIP_INSTALL = YES;
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
A935FDC712D815F300DCFC3D /* Build configuration list for PBXNativeTarget "boost_all" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
A935FDC512D815EA00DCFC3D /* Debug */,
|
|
A935FDC612D815EA00DCFC3D /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
A9C58BA312D71A9D00F98E59 /* Build configuration list for PBXNativeTarget "boost_date_time" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
A9C58BA112D71A7F00F98E59 /* Debug */,
|
|
A9C58BA212D71A7F00F98E59 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
A9C58CE912D71C4E00F98E59 /* Build configuration list for PBXNativeTarget "boost_filesystem" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
A9C58CE712D71C3000F98E59 /* Debug */,
|
|
A9C58CE812D71C3000F98E59 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
A9C58D2212D71DB500F98E59 /* Build configuration list for PBXNativeTarget "boost_system" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
A9C58D2012D71D9700F98E59 /* Debug */,
|
|
A9C58D2112D71D9700F98E59 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
A9C59EED12D7FAE100F98E59 /* Build configuration list for PBXNativeTarget "boost_graph" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
A9C59EEB12D7FAC300F98E59 /* Debug */,
|
|
A9C59EEC12D7FAC300F98E59 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
A9C59EFA12D7FB7400F98E59 /* Build configuration list for PBXNativeTarget "boost_iostreams" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
A9C59EF812D7FB5600F98E59 /* Debug */,
|
|
A9C59EF912D7FB5600F98E59 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
A9C5A06912D8023900F98E59 /* Build configuration list for PBXNativeTarget "boost_random" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
A9C5A06712D8022400F98E59 /* Debug */,
|
|
A9C5A06812D8022400F98E59 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
A9C5A1C112D8037000F98E59 /* Build configuration list for PBXNativeTarget "boost_regex" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
A9C5A1BF12D8035200F98E59 /* Debug */,
|
|
A9C5A1C012D8035200F98E59 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
A9C5A5B912D8073F00F98E59 /* Build configuration list for PBXNativeTarget "boost_serialization" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
A9C5A59B12D8071300F98E59 /* Debug */,
|
|
A9C5A59C12D8071300F98E59 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
A9C5A5BA12D8073F00F98E59 /* Build configuration list for PBXNativeTarget "boost_wserialization" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
A9C5A5A412D8072A00F98E59 /* Debug */,
|
|
A9C5A5A512D8072A00F98E59 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
A9C5A60812D8087500F98E59 /* Build configuration list for PBXNativeTarget "boost_signals" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
A9C5A60612D8085700F98E59 /* Debug */,
|
|
A9C5A60712D8085700F98E59 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
A9C5A67B12D80C7C00F98E59 /* Build configuration list for PBXNativeTarget "boost_thread" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
A9C5A67612D80C3800F98E59 /* Debug */,
|
|
A9C5A67712D80C3800F98E59 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
A9C5A6C912D80EFE00F98E59 /* Build configuration list for PBXNativeTarget "boost_math_tr1" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
A9C5A69212D80ED200F98E59 /* Debug */,
|
|
A9C5A69312D80ED200F98E59 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
A9C5A6CA12D80EFE00F98E59 /* Build configuration list for PBXNativeTarget "boost_math_tr1f" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
A9C5A69B12D80EDA00F98E59 /* Debug */,
|
|
A9C5A69C12D80EDA00F98E59 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
A9C5A6CB12D80EFE00F98E59 /* Build configuration list for PBXNativeTarget "boost_math_tr1l" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
A9C5A6A412D80EE400F98E59 /* Debug */,
|
|
A9C5A6A512D80EE400F98E59 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
A9C5A6CC12D80EFE00F98E59 /* Build configuration list for PBXNativeTarget "boost_math_c99" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
A9C5A6AD12D80EED00F98E59 /* Debug */,
|
|
A9C5A6AE12D80EED00F98E59 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
A9C5A6CD12D80EFE00F98E59 /* Build configuration list for PBXNativeTarget "boost_math_c99f" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
A9C5A6B612D80EF600F98E59 /* Debug */,
|
|
A9C5A6B712D80EF600F98E59 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
A9C5A6CE12D80EFE00F98E59 /* Build configuration list for PBXNativeTarget "boost_math_c99l" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
A9C5A6BF12D80EFD00F98E59 /* Debug */,
|
|
A9C5A6C012D80EFD00F98E59 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
A9C5F80212D7083800F98E59 /* Build configuration list for PBXNativeTarget "boost_unit_test_framework" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
A9C5F80012D707FD00F98E59 /* Debug */,
|
|
A9C5F80112D707FD00F98E59 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
A9C5F82212D7089C00F98E59 /* Build configuration list for PBXNativeTarget "boost_prg_exec_monitor" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
A9C5F81D12D7086100F98E59 /* Debug */,
|
|
A9C5F81E12D7086100F98E59 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
A9C5F82C12D708C600F98E59 /* Build configuration list for PBXNativeTarget "boost_test_exec_monitor" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
A9C5F82A12D708A700F98E59 /* Debug */,
|
|
A9C5F82B12D708A700F98E59 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
C01FCF4E08A954540054247B /* Build configuration list for PBXProject "xcode-boost" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
C01FCF4F08A954540054247B /* Debug */,
|
|
C01FCF5008A954540054247B /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
F608BCB315DEDCC200A8115E /* Build configuration list for PBXNativeTarget "boost_locale" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
F608BCB415DEDCC200A8115E /* Debug */,
|
|
F608BCB515DEDCC200A8115E /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
|
|
}
|