Changeset 101 for Mulberry

Show
Ignore:
Timestamp:
07/10/07 20:46:00 (1 year ago)
Author:
daboo
Message:

Correct project for this branch. It should now build.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • Mulberry/branches/v4.1d1/MacOS/MulberryXcode.xcodeproj/project.pbxproj

    r95 r101  
    1010                8D0C4E8D0486CD37000505A6 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 0867D6AAFE840B52C02AAC07 /* InfoPlist.strings */; }; 
    1111                8D0C4E920486CD37000505A6 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 20286C33FDCF999611CA2CEA /* Carbon.framework */; }; 
     12                AF25512C0C432558001AAE53 /* CFreeBusyPrintout.cp in Sources */ = {isa = PBXBuildFile; fileRef = AF2551240C432558001AAE53 /* CFreeBusyPrintout.cp */; }; 
     13                AF25512E0C432559001AAE53 /* CFreeBusyTable.cp in Sources */ = {isa = PBXBuildFile; fileRef = AF2551260C432558001AAE53 /* CFreeBusyTable.cp */; }; 
     14                AF2551300C432559001AAE53 /* CFreeBusyTitleTable.cp in Sources */ = {isa = PBXBuildFile; fileRef = AF2551280C432558001AAE53 /* CFreeBusyTitleTable.cp */; }; 
     15                AF2551320C432559001AAE53 /* CFreeBusyView.cp in Sources */ = {isa = PBXBuildFile; fileRef = AF25512A0C432558001AAE53 /* CFreeBusyView.cp */; }; 
     16                AF25513B0C4325B1001AAE53 /* CCalendarStoreFreeBusy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AF2551390C4325B1001AAE53 /* CCalendarStoreFreeBusy.cpp */; }; 
     17                AF2551410C4325FA001AAE53 /* CCalDAVSchedule.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AF25513D0C4325FA001AAE53 /* CCalDAVSchedule.cpp */; }; 
     18                AF2551430C4325FA001AAE53 /* CCalDAVScheduleParser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AF25513F0C4325FA001AAE53 /* CCalDAVScheduleParser.cpp */; }; 
     19                AF25514E0C432636001AAE53 /* CCardDAVMakeAdbk.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AF2551460C432636001AAE53 /* CCardDAVMakeAdbk.cpp */; }; 
     20                AF2551500C432636001AAE53 /* CCardDAVMultigetReport.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AF2551480C432636001AAE53 /* CCardDAVMultigetReport.cpp */; }; 
     21                AF2551520C432636001AAE53 /* CCardDAVQueryReport.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AF25514A0C432636001AAE53 /* CCardDAVQueryReport.cpp */; }; 
     22                AF2551540C432636001AAE53 /* CCardDAVReportParser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AF25514C0C432636001AAE53 /* CCardDAVReportParser.cpp */; }; 
     23                AF2551580C432686001AAE53 /* CWebDAVPrincipalMatch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AF2551560C432686001AAE53 /* CWebDAVPrincipalMatch.cpp */; }; 
     24                AF2551660C4326C8001AAE53 /* CCardDAVVCardClient.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AF25515C0C4326C8001AAE53 /* CCardDAVVCardClient.cpp */; }; 
     25                AF2551680C4326C8001AAE53 /* CLocalVCardClient.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AF25515E0C4326C8001AAE53 /* CLocalVCardClient.cpp */; }; 
     26                AF25516A0C4326C8001AAE53 /* CWebDAVVCardClient.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AF2551600C4326C8001AAE53 /* CWebDAVVCardClient.cpp */; }; 
     27                AF25516C0C4326C8001AAE53 /* CVCardMapper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AF2551620C4326C8001AAE53 /* CVCardMapper.cpp */; }; 
     28                AF25516E0C4326C8001AAE53 /* CVCardStoreXML.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AF2551640C4326C8001AAE53 /* CVCardStoreXML.cpp */; }; 
     29                AF2551A60C4326F0001AAE53 /* CVCardAddress.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AF2551730C4326EF001AAE53 /* CVCardAddress.cpp */; }; 
     30                AF2551A80C4326F0001AAE53 /* CVCardAddressBook.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AF2551750C4326EF001AAE53 /* CVCardAddressBook.cpp */; }; 
     31                AF2551AB0C4326F0001AAE53 /* CVCardAddressValue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AF2551780C4326EF001AAE53 /* CVCardAddressValue.cpp */; }; 
     32                AF2551AD0C4326F0001AAE53 /* CVCardAttribute.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AF25517A0C4326EF001AAE53 /* CVCardAttribute.cpp */; }; 
     33                AF2551AF0C4326F0001AAE53 /* CVCardComponent.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AF25517C0C4326EF001AAE53 /* CVCardComponent.cpp */; }; 
     34                AF2551B10C4326F0001AAE53 /* CVCardComponentBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AF25517E0C4326EF001AAE53 /* CVCardComponentBase.cpp */; }; 
     35                AF2551B30C4326F0001AAE53 /* CVCardComponentDB.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AF2551800C4326EF001AAE53 /* CVCardComponentDB.cpp */; }; 
     36                AF2551B50C4326F0001AAE53 /* CVCardComponentRecord.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AF2551820C4326EF001AAE53 /* CVCardComponentRecord.cpp */; }; 
     37                AF2551B70C4326F0001AAE53 /* CVCardDateTime.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AF2551840C4326EF001AAE53 /* CVCardDateTime.cpp */; }; 
     38                AF2551B90C4326F0001AAE53 /* CVCardDateTimeValue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AF2551860C4326EF001AAE53 /* CVCardDateTimeValue.cpp */; }; 
     39                AF2551BB0C4326F0001AAE53 /* CVCardDefinitions.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AF2551880C4326EF001AAE53 /* CVCardDefinitions.cpp */; }; 
     40                AF2551BD0C4326F0001AAE53 /* CVCardDummyValue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AF25518A0C4326EF001AAE53 /* CVCardDummyValue.cpp */; }; 
     41                AF2551BF0C4326F0001AAE53 /* CVCardLocale.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AF25518C0C4326EF001AAE53 /* CVCardLocale.cpp */; }; 
     42                AF2551C10C4326F0001AAE53 /* CVCardMultiValue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AF25518E0C4326EF001AAE53 /* CVCardMultiValue.cpp */; }; 
     43                AF2551C30C4326F0001AAE53 /* CVCardN.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AF2551900C4326EF001AAE53 /* CVCardN.cpp */; }; 
     44                AF2551C50C4326F0001AAE53 /* CVCardNValue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AF2551920C4326EF001AAE53 /* CVCardNValue.cpp */; }; 
     45                AF2551C70C4326F0001AAE53 /* CVCardPlainTextValue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AF2551940C4326EF001AAE53 /* CVCardPlainTextValue.cpp */; }; 
     46                AF2551C90C4326F0001AAE53 /* CVCardProperty.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AF2551960C4326EF001AAE53 /* CVCardProperty.cpp */; }; 
     47                AF2551CB0C4326F0001AAE53 /* CVCardSync.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AF2551980C4326EF001AAE53 /* CVCardSync.cpp */; }; 
     48                AF2551CD0C4326F0001AAE53 /* CVCardTextValue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AF25519A0C4326EF001AAE53 /* CVCardTextValue.cpp */; }; 
     49                AF2551CF0C4326F0001AAE53 /* CVCardURIValue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AF25519C0C4326EF001AAE53 /* CVCardURIValue.cpp */; }; 
     50                AF2551D10C4326F0001AAE53 /* CVCardUTCOffsetValue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AF25519E0C4326EF001AAE53 /* CVCardUTCOffsetValue.cpp */; }; 
     51                AF2551D30C4326F0001AAE53 /* CVCardUtils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AF2551A00C4326EF001AAE53 /* CVCardUtils.cpp */; }; 
     52                AF2551D50C4326F0001AAE53 /* CVCardValue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AF2551A20C4326EF001AAE53 /* CVCardValue.cpp */; }; 
     53                AF2551D70C4326F0001AAE53 /* CVCardVCard.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AF2551A40C4326EF001AAE53 /* CVCardVCard.cpp */; }; 
     54                AF2551DB0C43272D001AAE53 /* CKSC_5601_1992.cp in Sources */ = {isa = PBXBuildFile; fileRef = AF2551D90C43272D001AAE53 /* CKSC_5601_1992.cp */; }; 
     55                AF2551DF0C432753001AAE53 /* CIMAPUTF7.cp in Sources */ = {isa = PBXBuildFile; fileRef = AF2551DD0C432752001AAE53 /* CIMAPUTF7.cp */; }; 
     56                AF2551E50C432809001AAE53 /* CITIPScheduleResults.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AF2551E30C432809001AAE53 /* CITIPScheduleResults.cpp */; }; 
     57                AF2551EE0C432843001AAE53 /* CWebKitControl.cp in Sources */ = {isa = PBXBuildFile; fileRef = AF2551E80C432843001AAE53 /* CWebKitControl.cp */; }; 
     58                AF2551F00C432843001AAE53 /* CWebKitControlImp.cp in Sources */ = {isa = PBXBuildFile; fileRef = AF2551EA0C432843001AAE53 /* CWebKitControlImp.cp */; }; 
     59                AF2551F30C432843001AAE53 /* CWebKitUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = AF2551ED0C432843001AAE53 /* CWebKitUtils.m */; }; 
     60                AF2551F60C4328A7001AAE53 /* CCalendarAddressDisplay.cp in Sources */ = {isa = PBXBuildFile; fileRef = AF2551F40C4328A7001AAE53 /* CCalendarAddressDisplay.cp */; }; 
     61                AF2551FA0C4328E9001AAE53 /* CCalendarAddress.cp in Sources */ = {isa = PBXBuildFile; fileRef = AF2551F80C4328E9001AAE53 /* CCalendarAddress.cp */; }; 
     62                AF2555010C43DAC7001AAE53 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF2554580C43DAC7001AAE53 /* Cocoa.framework */; }; 
     63                AF2555020C43DAC7001AAE53 /* WebKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF2554590C43DAC7001AAE53 /* WebKit.framework */; }; 
     64                AF2555070C442299001AAE53 /* CFreeBusyTableCommon.cp in Sources */ = {isa = PBXBuildFile; fileRef = AF2555050C442298001AAE53 /* CFreeBusyTableCommon.cp */; }; 
     65                AF2555080C442299001AAE53 /* CFreeBusyViewCommon.cp in Sources */ = {isa = PBXBuildFile; fileRef = AF2555060C442298001AAE53 /* CFreeBusyViewCommon.cp */; }; 
    1266                AF2ADE160AE464E90078C306 /* libcrypto.0.9.7.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = AF2ADE070AE456F30078C306 /* libcrypto.0.9.7.dylib */; }; 
    1367                AF2ADE170AE464E90078C306 /* libssl.0.9.7.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = AF2ADE090AE4571E0078C306 /* libssl.0.9.7.dylib */; }; 
     
    772826                AFCDE3270AE176E300E30447 /* CAdbkSearchTable.cp in Sources */ = {isa = PBXBuildFile; fileRef = AFCDDE880AE176DC00E30447 /* CAdbkSearchTable.cp */; }; 
    773827                AFCDE3280AE176E300E30447 /* CAdbkServerPopup.cp in Sources */ = {isa = PBXBuildFile; fileRef = AFCDDE8A0AE176DC00E30447 /* CAdbkServerPopup.cp */; }; 
    774                 AFCDE3290AE176E300E30447 /* CAddressBookDoc.cp in Sources */ = {isa = PBXBuildFile; fileRef = AFCDDE8D0AE176DC00E30447 /* CAddressBookDoc.cp */; }; 
    775828                AFCDE32A0AE176E300E30447 /* CAddressBookWindow.cp in Sources */ = {isa = PBXBuildFile; fileRef = AFCDDE8F0AE176DC00E30447 /* CAddressBookWindow.cp */; }; 
    776829                AFCDE32B0AE176E300E30447 /* CAddressBookView.cp in Sources */ = {isa = PBXBuildFile; fileRef = AFCDDE910AE176DC00E30447 /* CAddressBookView.cp */; }; 
     
    924977                AFCDE3C40AE176E400E30447 /* CMIMETypes.cp in Sources */ = {isa = PBXBuildFile; fileRef = AFCDDFCF0AE176DE00E30447 /* CMIMETypes.cp */; }; 
    925978                AFCDE3C50AE176E400E30447 /* CAddressBook.cp in Sources */ = {isa = PBXBuildFile; fileRef = AFCDDFD20AE176DE00E30447 /* CAddressBook.cp */; }; 
    926                 AFCDE3C60AE176E400E30447 /* CLocalAddressBook.cp in Sources */ = {isa = PBXBuildFile; fileRef = AFCDDFD40AE176DE00E30447 /* CLocalAddressBook.cp */; }; 
    927                 AFCDE3C70AE176E400E30447 /* CRemoteAddressBook.cp in Sources */ = {isa = PBXBuildFile; fileRef = AFCDDFD60AE176DE00E30447 /* CRemoteAddressBook.cp */; }; 
    928979                AFCDE3C80AE176E400E30447 /* CAddress.cp in Sources */ = {isa = PBXBuildFile; fileRef = AFCDDFD80AE176DE00E30447 /* CAddress.cp */; }; 
    929980                AFCDE3C90AE176E400E30447 /* CAdbkAddress.cp in Sources */ = {isa = PBXBuildFile; fileRef = AFCDDFDA0AE176DE00E30447 /* CAdbkAddress.cp */; }; 
     
    13921443                508344B209E5C41E0093A071 /* Mulberry.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Mulberry.app; sourceTree = BUILT_PRODUCTS_DIR; }; 
    13931444                8D0C4E960486CD37000505A6 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; name = Info.plist; path = Packaging/Info.plist; sourceTree = SOURCE_ROOT; }; 
     1445                AF2551240C432558001AAE53 /* CFreeBusyPrintout.cp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CFreeBusyPrintout.cp; sourceTree = "<group>"; }; 
     1446                AF2551250C432558001AAE53 /* CFreeBusyPrintout.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CFreeBusyPrintout.h; sourceTree = "<group>"; }; 
     1447                AF2551260C432558001AAE53 /* CFreeBusyTable.cp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CFreeBusyTable.cp; sourceTree = "<group>"; }; 
     1448                AF2551270C432558001AAE53 /* CFreeBusyTable.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CFreeBusyTable.h; sourceTree = "<group>"; }; 
     1449                AF2551280C432558001AAE53 /* CFreeBusyTitleTable.cp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CFreeBusyTitleTable.cp; sourceTree = "<group>"; }; 
     1450                AF2551290C432558001AAE53 /* CFreeBusyTitleTable.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CFreeBusyTitleTable.h; sourceTree = "<group>"; }; 
     1451                AF25512A0C432558001AAE53 /* CFreeBusyView.cp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CFreeBusyView.cp; sourceTree = "<group>"; }; 
     1452                AF25512B0C432558001AAE53 /* CFreeBusyView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CFreeBusyView.h; sourceTree = "<group>"; }; 
     1453                AF2551390C4325B1001AAE53 /* CCalendarStoreFreeBusy.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CCalendarStoreFreeBusy.cpp; path = ../Sources_Common/Calendar_Store/CCalendarStoreFreeBusy.cpp; sourceTree = SOURCE_ROOT; }; 
     1454                AF25513A0C4325B1001AAE53 /* CCalendarStoreFreeBusy.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CCalendarStoreFreeBusy.h; path = ../Sources_Common/Calendar_Store/CCalendarStoreFreeBusy.h; sourceTree = SOURCE_ROOT; }; 
     1455                AF25513D0C4325FA001AAE53 /* CCalDAVSchedule.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CCalDAVSchedule.cpp; path = ../Sources_Common/HTTP/CalDAVClient/CCalDAVSchedule.cpp; sourceTree = SOURCE_ROOT; }; 
     1456                AF25513E0C4325FA001AAE53 /* CCalDAVSchedule.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CCalDAVSchedule.h; path = ../Sources_Common/HTTP/CalDAVClient/CCalDAVSchedule.h; sourceTree = SOURCE_ROOT; }; 
     1457                AF25513F0C4325FA001AAE53 /* CCalDAVScheduleParser.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CCalDAVScheduleParser.cpp; path = ../Sources_Common/HTTP/CalDAVClient/CCalDAVScheduleParser.cpp; sourceTree = SOURCE_ROOT; }; 
     1458                AF2551400C4325FA001AAE53 /* CCalDAVScheduleParser.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CCalDAVScheduleParser.h; path = ../Sources_Common/HTTP/CalDAVClient/CCalDAVScheduleParser.h; sourceTree = SOURCE_ROOT; }; 
     1459                AF2551460C432636001AAE53 /* CCardDAVMakeAdbk.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CCardDAVMakeAdbk.cpp; sourceTree = "<group>"; }; 
     1460                AF2551470C432636001AAE53 /* CCardDAVMakeAdbk.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CCardDAVMakeAdbk.h; sourceTree = "<group>"; }; 
     1461                AF2551480C432636001AAE53 /* CCardDAVMultigetReport.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CCardDAVMultigetReport.cpp; sourceTree = "<group>"; }; 
     1462                AF2551490C432636001AAE53 /* CCardDAVMultigetReport.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CCardDAVMultigetReport.h; sourceTree = "<group>"; }; 
     1463                AF25514A0C432636001AAE53 /* CCardDAVQueryReport.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CCardDAVQueryReport.cpp; sourceTree = "<group>"; }; 
     1464                AF25514B0C432636001AAE53 /* CCardDAVQueryReport.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CCardDAVQueryReport.h; sourceTree = "<group>"; }; 
     1465                AF25514C0C432636001AAE53 /* CCardDAVReportParser.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CCardDAVReportParser.cpp; sourceTree = "<group>"; }; 
     1466                AF25514D0C432636001AAE53 /* CCardDAVReportParser.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CCardDAVReportParser.h; sourceTree = "<group>"; }; 
     1467                AF2551560C432686001AAE53 /* CWebDAVPrincipalMatch.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CWebDAVPrincipalMatch.cpp; path = ../Sources_Common/HTTP/WebDAVClient/CWebDAVPrincipalMatch.cpp; sourceTree = SOURCE_ROOT; }; 
     1468                AF2551570C432686001AAE53 /* CWebDAVPrincipalMatch.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CWebDAVPrincipalMatch.h; path = ../Sources_Common/HTTP/WebDAVClient/CWebDAVPrincipalMatch.h; sourceTree = SOURCE_ROOT; }; 
     1469                AF25515C0C4326C8001AAE53 /* CCardDAVVCardClient.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CCardDAVVCardClient.cpp; sourceTree = "<group>"; }; 
     1470                AF25515D0C4326C8001AAE53 /* CCardDAVVCardClient.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CCardDAVVCardClient.h; sourceTree = "<group>"; }; 
     1471                AF25515E0C4326C8001AAE53 /* CLocalVCardClient.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CLocalVCardClient.cpp; sourceTree = "<group>"; }; 
     1472                AF25515F0C4326C8001AAE53 /* CLocalVCardClient.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CLocalVCardClient.h; sourceTree = "<group>"; }; 
     1473                AF2551600C4326C8001AAE53 /* CWebDAVVCardClient.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CWebDAVVCardClient.cpp; sourceTree = "<group>"; }; 
     1474                AF2551610C4326C8001AAE53 /* CWebDAVVCardClient.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CWebDAVVCardClient.h; sourceTree = "<group>"; }; 
     1475                AF2551620C4326C8001AAE53 /* CVCardMapper.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CVCardMapper.cpp; sourceTree = "<group>"; }; 
     1476                AF2551630C4326C8001AAE53 /* CVCardMapper.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CVCardMapper.h; sourceTree = "<group>"; }; 
     1477                AF2551640C4326C8001AAE53 /* CVCardStoreXML.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CVCardStoreXML.cpp; sourceTree = "<group>"; }; 
     1478                AF2551650C4326C8001AAE53 /* CVCardStoreXML.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CVCardStoreXML.h; sourceTree = "<group>"; }; 
     1479                AF2551730C4326EF001AAE53 /* CVCardAddress.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CVCardAddress.cpp; path = Source/CVCardAddress.cpp; sourceTree = "<group>"; }; 
     1480                AF2551740C4326EF001AAE53 /* CVCardAddress.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CVCardAddress.h; path = Source/CVCardAddress.h; sourceTree = "<group>"; }; 
     1481                AF2551750C4326EF001AAE53 /* CVCardAddressBook.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CVCardAddressBook.cpp; path = Source/CVCardAddressBook.cpp; sourceTree = "<group>"; }; 
     1482                AF2551760C4326EF001AAE53 /* CVCardAddressBook.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CVCardAddressBook.h; path = Source/CVCardAddressBook.h; sourceTree = "<group>"; }; 
     1483                AF2551770C4326EF001AAE53 /* CVCardAddressBookRef.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CVCardAddressBookRef.h; path = Source/CVCardAddressBookRef.h; sourceTree = "<group>"; }; 
     1484                AF2551780C4326EF001AAE53 /* CVCardAddressValue.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CVCardAddressValue.cpp; path = Source/CVCardAddressValue.cpp; sourceTree = "<group>"; }; 
     1485                AF2551790C4326EF001AAE53 /* CVCardAddressValue.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CVCardAddressValue.h; path = Source/CVCardAddressValue.h; sourceTree = "<group>"; }; 
     1486                AF25517A0C4326EF001AAE53 /* CVCardAttribute.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CVCardAttribute.cpp; path = Source/CVCardAttribute.cpp; sourceTree = "<group>"; }; 
     1487                AF25517B0C4326EF001AAE53 /* CVCardAttribute.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CVCardAttribute.h; path = Source/CVCardAttribute.h; sourceTree = "<group>"; }; 
     1488                AF25517C0C4326EF001AAE53 /* CVCardComponent.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CVCardComponent.cpp; path = Source/CVCardComponent.cpp; sourceTree = "<group>"; }; 
     1489                AF25517D0C4326EF001AAE53 /* CVCardComponent.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CVCardComponent.h; path = Source/CVCardComponent.h; sourceTree = "<group>"; }; 
     1490                AF25517E0C4326EF001AAE53 /* CVCardComponentBase.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CVCardComponentBase.cpp; path = Source/CVCardComponentBase.cpp; sourceTree = "<group>"; }; 
     1491                AF25517F0C4326EF001AAE53 /* CVCardComponentBase.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CVCardComponentBase.h; path = Source/CVCardComponentBase.h; sourceTree = "<group>"; }; 
     1492                AF2551800C4326EF001AAE53 /* CVCardComponentDB.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CVCardComponentDB.cpp; path = Source/CVCardComponentDB.cpp; sourceTree = "<group>"; }; 
     1493                AF2551810C4326EF001AAE53 /* CVCardComponentDB.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CVCardComponentDB.h; path = Source/CVCardComponentDB.h; sourceTree = "<group>"; }; 
     1494                AF2551820C4326EF001AAE53 /* CVCardComponentRecord.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CVCardComponentRecord.cpp; path = Source/CVCardComponentRecord.cpp; sourceTree = "<group>"; }; 
     1495                AF2551830C4326EF001AAE53 /* CVCardComponentRecord.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CVCardComponentRecord.h; path = Source/CVCardComponentRecord.h; sourceTree = "<group>"; }; 
     1496                AF2551840C4326EF001AAE53 /* CVCardDateTime.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CVCardDateTime.cpp; path = Source/CVCardDateTime.cpp; sourceTree = "<group>"; }; 
     1497                AF2551850C4326EF001AAE53 /* CVCardDateTime.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CVCardDateTime.h; path = Source/CVCardDateTime.h; sourceTree = "<group>"; }; 
     1498                AF2551860C4326EF001AAE53 /* CVCardDateTimeValue.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CVCardDateTimeValue.cpp; path = Source/CVCardDateTimeValue.cpp; sourceTree = "<group>"; }; 
     1499                AF2551870C4326EF001AAE53 /* CVCardDateTimeValue.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CVCardDateTimeValue.h; path = Source/CVCardDateTimeValue.h; sourceTree = "<group>"; }; 
     1500                AF2551880C4326EF001AAE53 /* CVCardDefinitions.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CVCardDefinitions.cpp; path = Source/CVCardDefinitions.cpp; sourceTree = "<group>"; }; 
     1501                AF2551890C4326EF001AAE53 /* CVCardDefinitions.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CVCardDefinitions.h; path = Source/CVCardDefinitions.h; sourceTree = "<group>"; }; 
     1502                AF25518A0C4326EF001AAE53 /* CVCardDummyValue.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CVCardDummyValue.cpp; path = Source/CVCardDummyValue.cpp; sourceTree = "<group>"; }; 
     1503                AF25518B0C4326EF001AAE53 /* CVCardDummyValue.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CVCardDummyValue.h; path = Source/CVCardDummyValue.h; sourceTree = "<group>"; }; 
     1504                AF25518C0C4326EF001AAE53 /* CVCardLocale.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CVCardLocale.cpp; path = Source/CVCardLocale.cpp; sourceTree = "<group>"; }; 
     1505                AF25518D0C4326EF001AAE53 /* CVCardLocale.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CVCardLocale.h; path = Source/CVCardLocale.h; sourceTree = "<group>"; }; 
     1506                AF25518E0C4326EF001AAE53 /* CVCardMultiValue.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CVCardMultiValue.cpp; path = Source/CVCardMultiValue.cpp; sourceTree = "<group>"; }; 
     1507                AF25518F0C4326EF001AAE53 /* CVCardMultiValue.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CVCardMultiValue.h; path = Source/CVCardMultiValue.h; sourceTree = "<group>"; }; 
     1508                AF2551900C4326EF001AAE53 /* CVCardN.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CVCardN.cpp; path = Source/CVCardN.cpp; sourceTree = "<group>"; }; 
     1509                AF2551910C4326EF001AAE53 /* CVCardN.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CVCardN.h; path = Source/CVCardN.h; sourceTree = "<group>"; }; 
     1510                AF2551920C4326EF001AAE53 /* CVCardNValue.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CVCardNValue.cpp; path = Source/CVCardNValue.cpp; sourceTree = "<group>"; }; 
     1511                AF2551930C4326EF001AAE53 /* CVCardNValue.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CVCardNValue.h; path = Source/CVCardNValue.h; sourceTree = "<group>"; }; 
     1512                AF2551940C4326EF001AAE53 /* CVCardPlainTextValue.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CVCardPlainTextValue.cpp; path = Source/CVCardPlainTextValue.cpp; sourceTree = "<group>"; }; 
     1513                AF2551950C4326EF001AAE53 /* CVCardPlainTextValue.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CVCardPlainTextValue.h; path = Source/CVCardPlainTextValue.h; sourceTree = "<group>"; }; 
     1514                AF2551960C4326EF001AAE53 /* CVCardProperty.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CVCardProperty.cpp; path = Source/CVCardProperty.cpp; sourceTree = "<group>"; }; 
     1515                AF2551970C4326EF001AAE53 /* CVCardProperty.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CVCardProperty.h; path = Source/CVCardProperty.h; sourceTree = "<group>"; }; 
     1516                AF2551980C4326EF001AAE53 /* CVCardSync.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CVCardSync.cpp; path = Source/CVCardSync.cpp; sourceTree = "<group>"; }; 
     1517                AF2551990C4326EF001AAE53 /* CVCardSync.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CVCardSync.h; path = Source/CVCardSync.h; sourceTree = "<group>"; }; 
     1518                AF25519A0C4326EF001AAE53 /* CVCardTextValue.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CVCardTextValue.cpp; path = Source/CVCardTextValue.cpp; sourceTree = "<group>"; }; 
     1519                AF25519B0C4326EF001AAE53 /* CVCardTextValue.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CVCardTextValue.h; path = Source/CVCardTextValue.h; sourceTree = "<group>"; }; 
     1520                AF25519C0C4326EF001AAE53 /* CVCardURIValue.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CVCardURIValue.cpp; path = Source/CVCardURIValue.cpp; sourceTree = "<group>"; }; 
     1521                AF25519D0C4326EF001AAE53 /* CVCardURIValue.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CVCardURIValue.h; path = Source/CVCardURIValue.h; sourceTree = "<group>"; }; 
     1522                AF25519E0C4326EF001AAE53 /* CVCardUTCOffsetValue.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CVCardUTCOffsetValue.cpp; path = Source/CVCardUTCOffsetValue.cpp; sourceTree = "<group>"; }; 
     1523                AF25519F0C4326EF001AAE53 /* CVCardUTCOffsetValue.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CVCardUTCOffsetValue.h; path = Source/CVCardUTCOffsetValue.h; sourceTree = "<group>"; }; 
     1524                AF2551A00C4326EF001AAE53 /* CVCardUtils.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CVCardUtils.cpp; path = Source/CVCardUtils.cpp; sourceTree = "<group>"; }; 
     1525                AF2551A10C4326EF001AAE53 /* CVCardUtils.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CVCardUtils.h; path = Source/CVCardUtils.h; sourceTree = "<group>"; }; 
     1526                AF2551A20C4326EF001AAE53 /* CVCardValue.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CVCardValue.cpp; path = Source/CVCardValue.cpp; sourceTree = "<group>"; }; 
     1527                AF2551A30C4326EF001AAE53 /* CVCardValue.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CVCardValue.h; path = Source/CVCardValue.h; sourceTree = "<group>"; }; 
     1528                AF2551A40C4326EF001AAE53 /* CVCardVCard.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CVCardVCard.cpp; path = Source/CVCardVCard.cpp; sourceTree = "<group>"; }; 
     1529                AF2551A50C4326EF001AAE53 /* CVCardVCard.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CVCardVCard.h; path = Source/CVCardVCard.h; sourceTree = "<group>"; }; 
     1530                AF2551D90C43272D001AAE53 /* CKSC_5601_1992.cp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CKSC_5601_1992.cp; path = ../Sources_Common/i18n/Charsets/Converters/TwoByte/CKSC_5601_1992.cp; sourceTree = SOURCE_ROOT; }; 
     1531                AF2551DA0C43272D001AAE53 /* CKSC_5601_1992.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CKSC_5601_1992.h; path = ../Sources_Common/i18n/Charsets/Converters/TwoByte/CKSC_5601_1992.h; sourceTree = SOURCE_ROOT; }; 
     1532                AF2551DD0C432752001AAE53 /* CIMAPUTF7.cp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CIMAPUTF7.cp; path = ../Sources_Common/i18n/Charsets/Converters/Unicode/CIMAPUTF7.cp; sourceTree = SOURCE_ROOT; }; 
     1533                AF2551DE0C432752001AAE53 /* CIMAPUTF7.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CIMAPUTF7.h; path = ../Sources_Common/i18n/Charsets/Converters/Unicode/CIMAPUTF7.h; sourceTree = SOURCE_ROOT; }; 
     1534                AF2551E30C432809001AAE53 /* CITIPScheduleResults.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CITIPScheduleResults.cpp; sourceTree = "<group>"; }; 
     1535                AF2551E40C432809001AAE53 /* CITIPScheduleResults.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CITIPScheduleResults.h; sourceTree = "<group>"; }; 
     1536                AF2551E80C432843001AAE53 /* CWebKitControl.cp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CWebKitControl.cp; sourceTree = "<group>"; }; 
     1537                AF2551E90C432843001AAE53 /* CWebKitControl.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CWebKitControl.h; sourceTree = "<group>"; }; 
     1538                AF2551EA0C432843001AAE53 /* CWebKitControlImp.cp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CWebKitControlImp.cp; sourceTree = "<group>"; }; 
     1539                AF2551EB0C432843001AAE53 /* CWebKitControlImp.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CWebKitControlImp.h; sourceTree = "<group>"; }; 
     1540                AF2551EC0C432843001AAE53 /* CWebKitUtils.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CWebKitUtils.h; sourceTree = "<group>"; }; 
     1541                AF2551ED0C432843001AAE53 /* CWebKitUtils.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = CWebKitUtils.m; sourceTree = "<group>"; }; 
     1542                AF2551F40C4328A7001AAE53 /* CCalendarAddressDisplay.cp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CCalendarAddressDisplay.cp; path = Sources/Application/Calendar/Component_Editing/CCalendarAddressDisplay.cp; sourceTree = "<group>"; }; 
     1543                AF2551F50C4328A7001AAE53 /* CCalendarAddressDisplay.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CCalendarAddressDisplay.h; path = Sources/Application/Calendar/Component_Editing/CCalendarAddressDisplay.h; sourceTree = "<group>"; }; 
     1544                AF2551F80C4328E9001AAE53 /* CCalendarAddress.cp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CCalendarAddress.cp; path = ../Sources_Common/Mail/Address/CCalendarAddress.cp; sourceTree = SOURCE_ROOT; }; 
     1545                AF2551F90C4328E9001AAE53 /* CCalendarAddress.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CCalendarAddress.h; path = ../Sources_Common/Mail/Address/CCalendarAddress.h; sourceTree = SOURCE_ROOT; }; 
     1546                AF2554580C43DAC7001AAE53 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; }; 
     1547                AF2554590C43DAC7001AAE53 /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = /System/Library/Frameworks/WebKit.framework; sourceTree = "<absolute>"; }; 
     1548                AF2555050C442298001AAE53 /* CFreeBusyTableCommon.cp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CFreeBusyTableCommon.cp; path = ../Sources_Common/Application/Calendar/Calendar_View/Free_Busy_View/CFreeBusyTableCommon.cp; sourceTree = SOURCE_ROOT; }; 
     1549                AF2555060C442298001AAE53 /* CFreeBusyViewCommon.cp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CFreeBusyViewCommon.cp; path = ../Sources_Common/Application/Calendar/Calendar_View/Free_Busy_View/CFreeBusyViewCommon.cp; sourceTree = SOURCE_ROOT; }; 
    13941550                AF2ADE070AE456F30078C306 /* libcrypto.0.9.7.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; name = libcrypto.0.9.7.dylib; path = /Developer/SDKs/MacOSX10.4u.sdk/usr/lib/libcrypto.0.9.7.dylib; sourceTree = "<absolute>"; }; 
    13951551                AF2ADE090AE4571E0078C306 /* libssl.0.9.7.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; name = libssl.0.9.7.dylib; path = /Developer/SDKs/MacOSX10.4u.sdk/usr/lib/libssl.0.9.7.dylib; sourceTree = "<absolute>"; }; 
     
    28973053                AFCDDE890AE176DC00E30447 /* CAdbkServerPopup.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CAdbkServerPopup.h; path = Sources/Application/Address_Search/CAdbkServerPopup.h; sourceTree = SOURCE_ROOT; }; 
    28983054                AFCDDE8A0AE176DC00E30447 /* CAdbkServerPopup.cp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CAdbkServerPopup.cp; path = Sources/Application/Address_Search/CAdbkServerPopup.cp; sourceTree = SOURCE_ROOT; }; 
    2899                 AFCDDE8C0AE176DC00E30447 /* CAddressBookDoc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CAddressBookDoc.h; path = Sources/Application/Address_Book/CAddressBookDoc.h; sourceTree = SOURCE_ROOT; }; 
    2900                 AFCDDE8D0AE176DC00E30447 /* CAddressBookDoc.cp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CAddressBookDoc.cp; path = Sources/Application/Address_Book/CAddressBookDoc.cp; sourceTree = SOURCE_ROOT; }; 
    29013055                AFCDDE8E0AE176DC00E30447 /* CAddressBookWindow.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CAddressBookWindow.h; path = Sources/Application/Address_Book/CAddressBookWindow.h; sourceTree = SOURCE_ROOT; }; 
    29023056                AFCDDE8F0AE176DC00E30447 /* CAddressBookWindow.cp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CAddressBookWindow.cp; path = Sources/Application/Address_Book/CAddressBookWindow.cp; sourceTree = SOURCE_ROOT; }; 
     
    32043358                AFCDDFD10AE176DE00E30447 /* CAddressBook.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CAddressBook.h; path = ../Sources_Common/Mail/AddressBook/CAddressBook.h; sourceTree = SOURCE_ROOT; }; 
    32053359                AFCDDFD20AE176DE00E30447 /* CAddressBook.cp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CAddressBook.cp; path = ../Sources_Common/Mail/AddressBook/CAddressBook.cp; sourceTree = SOURCE_ROOT; }; 
    3206                 AFCDDFD30AE176DE00E30447 /* CLocalAddressBook.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CLocalAddressBook.h; path = ../Sources_Common/Mail/AddressBook/CLocalAddressBook.h; sourceTree = SOURCE_ROOT; }; 
    3207                 AFCDDFD40AE176DE00E30447 /* CLocalAddressBook.cp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CLocalAddressBook.cp; path = ../Sources_Common/Mail/AddressBook/CLocalAddressBook.cp; sourceTree = SOURCE_ROOT; }; 
    3208                 AFCDDFD50AE176DE00E30447 /* CRemoteAddressBook.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CRemoteAddressBook.h; path = ../Sources_Common/Mail/AddressBook/CRemoteAddressBook.h; sourceTree = SOURCE_ROOT; }; 
    3209                 AFCDDFD60AE176DE00E30447 /* CRemoteAddressBook.cp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CRemoteAddressBook.cp; path = ../Sources_Common/Mail/AddressBook/CRemoteAddressBook.cp; sourceTree = SOURCE_ROOT; }; 
    32103360                AFCDDFD70AE176DE00E30447 /* CAddress.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CAddress.h; path = ../Sources_Common/Mail/Address/CAddress.h; sourceTree = SOURCE_ROOT; }; 
    32113361                AFCDDFD80AE176DE00E30447 /* CAddress.cp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CAddress.cp; path = ../Sources_Common/Mail/Address/CAddress.cp; sourceTree = SOURCE_ROOT; }; 
     
    36373787                                AF2ADE160AE464E90078C306 /* libcrypto.0.9.7.dylib in Frameworks */, 
    36383788                                AF2ADE170AE464E90078C306 /* libssl.0.9.7.dylib in Frameworks */, 
     3789                                AF2555010C43DAC7001AAE53 /* Cocoa.framework in Frameworks */, 
     3790                                AF2555020C43DAC7001AAE53 /* WebKit.framework in Frameworks */, 
    36393791                        ); 
    36403792                        runOnlyForDeploymentPostprocessing = 0; 
     
    36743826                                AFCDDAC80AE1769900E30447 /* Application */, 
    36753827                                AFCDDB030AE176D800E30447 /* Formatting */, 
     3828                                AF2551E70C432843001AAE53 /* HTML */, 
    36763829                                AFCDDB2A0AE176D800E30447 /* Automation */, 
    36773830                                AFCDDB2F0AE176D800E30447 /* Plug-ins */, 
     
    37103863                                AFCDDFBD0AE176DE00E30447 /* Attachments */, 
    37113864                                AFCDDFD00AE176DE00E30447 /* Address */, 
    3712                                 AFCDDFE50AE176DE00E30447 /* Source */, 
     3865                                AFCDDFE50AE176DE00E30447 /* iCalendar */, 
    37133866                                AFCDE0400AE176DF00E30447 /* Calendar_Store */, 
     3867                                AF2551720C4326EF001AAE53 /* vCard */, 
     3868                                AF25515A0C4326C8001AAE53 /* VCard_Store */, 
    37143869                                AFCDE05C0AE176DF00E30447 /* HTTP */, 
    37153870                                AFCDE09C0AE176DF00E30447 /* Extensions */, 
     
    37633918                                AF3750B30AE1DD1B00C56E20 /* AddressBook.framework */, 
    37643919                                AF3750B70AE1DD3900C56E20 /* LDAP.framework */, 
     3920                                AF2554580C43DAC7001AAE53 /* Cocoa.framework */, 
     3921                                AF2554590C43DAC7001AAE53 /* WebKit.framework */, 
    37653922                                AF2ADE070AE456F30078C306 /* libcrypto.0.9.7.dylib */, 
    37663923                                AF2ADE090AE4571E0078C306 /* libssl.0.9.7.dylib */, 
    37673924                        ); 
    37683925                        name = "External Frameworks and Libraries"; 
     3926                        sourceTree = "<group>"; 
     3927                }; 
     3928                AF2551230C432558001AAE53 /* Free_Busy_View */ = { 
     3929                        isa = PBXGroup; 
     3930                        children = ( 
     3931                                AF2551250C432558001AAE53 /* CFreeBusyPrintout.h */, 
     3932                                AF2551240C432558001AAE53 /* CFreeBusyPrintout.cp */, 
     3933                                AF2551270C432558001AAE53 /* CFreeBusyTable.h */, 
     3934                                AF2551260C432558001AAE53 /* CFreeBusyTable.cp */, 
     3935                                AF2555050C442298001AAE53 /* CFreeBusyTableCommon.cp */, 
     3936                                AF2551290C432558001AAE53 /* CFreeBusyTitleTable.h */, 
     3937                                AF2551280C432558001AAE53 /* CFreeBusyTitleTable.cp */, 
     3938                                AF25512B0C432558001AAE53 /* CFreeBusyView.h */, 
     3939                                AF25512A0C432558001AAE53 /* CFreeBusyView.cp */, 
     3940                                AF2555060C442298001AAE53 /* CFreeBusyViewCommon.cp */, 
     3941                        ); 
     3942                        name = Free_Busy_View; 
     3943                        path = Sources/Application/Calendar/Calendar_View/Free_Busy_View; 
     3944                        sourceTree = "<group>"; 
     3945                }; 
     3946                AF2551450C432636001AAE53 /* CardDAVClient */ = { 
     3947                        isa = PBXGroup; 
     3948                        children = ( 
     3949                                AF2551470C432636001AAE53 /* CCardDAVMakeAdbk.h */, 
     3950                                AF2551460C432636001AAE53 /* CCardDAVMakeAdbk.cpp */, 
     3951                                AF2551490C432636001AAE53 /* CCardDAVMultigetReport.h */, 
     3952                                AF2551480C432636001AAE53 /* CCardDAVMultigetReport.cpp */, 
     3953                                AF25514B0C432636001AAE53 /* CCardDAVQueryReport.h */, 
     3954                                AF25514A0C432636001AAE53 /* CCardDAVQueryReport.cpp */, 
     3955                                AF25514D0C432636001AAE53 /* CCardDAVReportParser.h */, 
     3956                                AF25514C0C432636001AAE53 /* CCardDAVReportParser.cpp */, 
     3957                        ); 
     3958                        name = CardDAVClient; 
     3959                        path = ../Sources_Common/HTTP/CardDAVClient; 
     3960                        sourceTree = SOURCE_ROOT; 
     3961                }; 
     3962                AF25515A0C4326C8001AAE53 /* VCard_Store */ = { 
     3963                        isa = PBXGroup; 
     3964                        children = ( 
     3965                                AF2551650C4326C8001AAE53 /* CVCardStoreXML.h */, 
     3966                                AF2551640C4326C8001AAE53 /* CVCardStoreXML.cpp */, 
     3967                                AF2551630C4326C8001AAE53 /* CVCardMapper.h */, 
     3968                                AF2551620C4326C8001AAE53 /* CVCardMapper.cpp */, 
     3969                                AF25515B0C4326C8001AAE53 /* Clients */, 
     3970                        ); 
     3971                        name = VCard_Store; 
     3972                        path = ../Sources_Common/VCard_Store; 
     3973                        sourceTree = SOURCE_ROOT; 
     3974                }; 
     3975                AF25515B0C4326C8001AAE53 /* Clients */ = { 
     3976                        isa = PBXGroup; 
     3977                        children = ( 
     3978                                AF25515F0C4326C8001AAE53 /* CLocalVCardClient.h */, 
     3979                                AF25515E0C4326C8001AAE53 /* CLocalVCardClient.cpp */, 
     3980                                AF2551610C4326C8001AAE53 /* CWebDAVVCardClient.h */, 
     3981                                AF2551600C4326C8001AAE53 /* CWebDAVVCardClient.cpp */, 
     3982                                AF25515D0C4326C8001AAE53 /* CCardDAVVCardClient.h */, 
     3983                                AF25515C0C4326C8001AAE53 /* CCardDAVVCardClient.cpp */, 
     3984                        ); 
     3985                        path = Clients; 
     3986                        sourceTree = "<group>"; 
     3987                }; 
     3988                AF2551720C4326EF001AAE53 /* vCard */ = { 
     3989                        isa = PBXGroup; 
     3990                        children = ( 
     3991                                AF2551730C4326EF001AAE53 /* CVCardAddress.cpp */, 
     3992                                AF2551740C4326EF001AAE53 /* CVCardAddress.h */, 
     3993                                AF2551750C4326EF001AAE53 /* CVCardAddressBook.cpp */, 
     3994                                AF2551760C4326EF001AAE53 /* CVCardAddressBook.h */, 
     3995                                AF2551770C4326EF001AAE53 /* CVCardAddressBookRef.h */, 
     3996                                AF2551780C4326EF001AAE53 /* CVCardAddressValue.cpp */, 
     3997                                AF2551790C4326EF001AAE53 /* CVCardAddressValue.h */, 
     3998                                AF25517A0C4326EF001AAE53 /* CVCardAttribute.cpp */, 
     3999                                AF25517B0C4326EF001AAE53 /* CVCardAttribute.h */, 
     4000                                AF25517C0C4326EF001AAE53 /* CVCardComponent.cpp */, 
     4001                                AF25517D0C4326EF001AAE53 /* CVCardComponent.h */, 
     4002                                AF25517E0C4326EF001AAE53 /* CVCardComponentBase.cpp */, 
     4003                                AF25517F0C4326EF001AAE53 /* CVCardComponentBase.h */, 
     4004                                AF2551800C4326EF001AAE53 /* CVCardComponentDB.cpp */, 
     4005                                AF2551810C4326EF001AAE53 /* CVCardComponentDB.h */, 
     4006                                AF2551820C4326EF001AAE53 /* CVCardComponentRecord.cpp */, 
     4007                                AF2551830C4326EF001AAE53 /* CVCardComponentRecord.h */, 
     4008                                AF2551840C4326EF001AAE53 /* CVCardDateTime.cpp */, 
     4009                                AF2551850C4326EF001AAE53 /* CVCardDateTime.h */, 
     4010                                AF2551860C4326EF001AAE53 /* CVCardDateTimeValue.cpp */, 
     4011                                AF2551870C4326EF001AAE53 /* CVCardDateTimeValue.h */, 
     4012                                AF2551880C4326EF001AAE53 /* CVCardDefinitions.cpp */, 
     4013                                AF2551890C4326EF001AAE53 /* CVCardDefinitions.h */, 
     4014                                AF25518A0C4326EF001AAE53 /* CVCardDummyValue.cpp */, 
     4015                                AF25518B0C4326EF001AAE53 /* CVCardDummyValue.h */, 
     4016                                AF25518C0C4326EF001AAE53 /* CVCardLocale.cpp */, 
     4017                                AF25518D0C4326EF001AAE53 /* CVCardLocale.h */, 
     4018                                AF25518E0C4326EF001AAE53 /* CVCardMultiValue.cpp */, 
     4019                                AF25518F0C4326EF001AAE53 /* CVCardMultiValue.h */, 
     4020                                AF2551900C4326EF001AAE53 /* CVCardN.cpp */, 
     4021                                AF2551910C4326EF001AAE53 /* CVCardN.h */, 
     4022                                AF2551920C4326EF001AAE53 /* CVCardNValue.cpp */, 
     4023                                AF2551930C4326EF001AAE53 /* CVCardNValue.h */, 
     4024                                AF2551940C4326EF001AAE53 /* CVCardPlainTextValue.cpp */, 
     4025                                AF2551950C4326EF001AAE53 /* CVCardPlainTextValue.h */, 
     4026                                AF2551960C4326EF001AAE53 /* CVCardProperty.cpp */, 
     4027                                AF2551970C4326EF001AAE53 /* CVCardProperty.h */, 
     4028                                AF2551980C4326EF001AAE53 /* CVCardSync.cpp */, 
     4029                                AF2551990C4326EF001AAE53 /* CVCardSync.h */, 
     4030                                AF25519A0C4326EF001AAE53 /* CVCardTextValue.cpp */, 
     4031                                AF25519B0C4326EF001AAE53 /* CVCardTextValue.h */, 
     4032                                AF25519C0C4326EF001AAE53 /* CVCardURIValue.cpp */, 
     4033                                AF25519D0C4326EF001AAE53 /* CVCardURIValue.h */, 
     4034                                AF25519E0C4326EF001AAE53 /* CVCardUTCOffsetValue.cpp */, 
     4035                                AF25519F0C4326EF001AAE53 /* CVCardUTCOffsetValue.h */, 
     4036                                AF2551A00C4326EF001AAE53 /* CVCardUtils.cpp */, 
     4037                                AF2551A10C4326EF001AAE53 /* CVCardUtils.h */, 
     4038                                AF2551A20C4326EF001AAE53 /* CVCardValue.cpp */, 
     4039                                AF2551A30C4326EF001AAE53 /* CVCardValue.h */, 
     4040                                AF2551A40C4326EF001AAE53 /* CVCardVCard.cpp */, 
     4041                                AF2551A50C4326EF001AAE53 /* CVCardVCard.h */, 
     4042                        ); 
     4043                        name = vCard; 
     4044                        path = ../../Libraries/vCard; 
     4045                        sourceTree = SOURCE_ROOT; 
     4046                }; 
     4047                AF2551E70C432843001AAE53 /* HTML */ = { 
     4048                        isa = PBXGroup; 
     4049                        children = ( 
     4050                                AF2551E90C432843001AAE53 /* CWebKitControl.h */, 
     4051                                AF2551E80C432843001AAE53 /* CWebKitControl.cp */, 
     4052                                AF2551EB0C432843001AAE53 /* CWebKitControlImp.h */, 
     4053                                AF2551EA0C432843001AAE53 /* CWebKitControlImp.cp */, 
     4054                                AF2551EC0C432843001AAE53 /* CWebKitUtils.h */, 
     4055                                AF2551ED0C432843001AAE53 /* CWebKitUtils.m */, 
     4056                        ); 
     4057                        name = HTML; 
     4058                        path = Sources/HTML; 
    37694059                        sourceTree = "<group>"; 
    37704060                }; 
     
    57616051                                AFCDDD330AE176DB00E30447 /* Summary View */, 
    57626052                                AFCDDD400AE176DB00E30447 /* ToDo View */, 
     6053                                AF2551230C432558001AAE53 /* Free_Busy_View */, 
    57636054                                AFCDDD4A0AE176DB00E30447 /* Event/ToDo Preview */, 
    57646055                        ); 
     
    59366227                                AFCDDD600AE176DB00E30447 /* CNewAttendeeDialog.h */, 
    59376228                                AFCDDD610AE176DB00E30447 /* CNewAttendeeDialog.cp */, 
     6229                                AF2551F50C4328A7001AAE53 /* CCalendarAddressDisplay.h */, 
     6230                                AF2551F40C4328A7001AAE53 /* CCalendarAddressDisplay.cp */, 
    59386231                                AFCDDD620AE176DB00E30447 /* CNewEventDialog.h */, 
    59396232                                AFCDDD630AE176DB00E30447 /* CNewEventDialog.cp */,