From e0ab67df711f21c6e328ca5f5f08e8bdbd525c54 Mon Sep 17 00:00:00 2001 From: znek Date: Sun, 15 Aug 2004 14:49:26 +0000 Subject: [PATCH] additions git-svn-id: http://svn.opengroupware.org/SOGo/trunk@222 d1b88da0-ebda-0310-925b-ed51d893ca5b --- SOGo/SOGo.xcode/project.pbxproj | 63 +++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) diff --git a/SOGo/SOGo.xcode/project.pbxproj b/SOGo/SOGo.xcode/project.pbxproj index c432df32..e15dba32 100644 --- a/SOGo/SOGo.xcode/project.pbxproj +++ b/SOGo/SOGo.xcode/project.pbxproj @@ -581,6 +581,66 @@ refType = 4; sourceTree = ""; }; + AD73BE8806CF92FC00226A2D = { + fileEncoding = 4; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = UIxAppointmentProposal.m; + refType = 4; + sourceTree = ""; + }; + AD73BE8906CF92FC00226A2D = { + fileEncoding = 4; + isa = PBXFileReference; + lastKnownFileType = text.xml; + path = UIxAppointmentProposal.wox; + refType = 4; + sourceTree = ""; + }; + AD73BE9306CF969100226A2D = { + fileEncoding = 4; + isa = PBXFileReference; + lastKnownFileType = text.xml; + path = UIxDatePicker.wox; + refType = 4; + sourceTree = ""; + }; + AD73BE9406CF969100226A2D = { + fileEncoding = 4; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = UIxDatePicker.m; + refType = 4; + sourceTree = ""; + }; + AD73BED706CFA0FD00226A2D = { + fileEncoding = 4; + isa = PBXFileReference; + lastKnownFileType = text.xml; + path = UIxDatePickerScript.wox; + refType = 4; + sourceTree = ""; + }; + AD73BED806CFA0FD00226A2D = { + fileEncoding = 4; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = UIxDatePickerScript.m; + refType = 4; + sourceTree = ""; + }; + AD73BEE206CFA17700226A2D = { + children = ( + AD73BE9406CF969100226A2D, + AD73BE9306CF969100226A2D, + AD73BED806CFA0FD00226A2D, + AD73BED706CFA0FD00226A2D, + ); + isa = PBXGroup; + name = UIxDatePicker; + refType = 4; + sourceTree = ""; + }; ADCDE53106ADA8AC00BFCE2B = { fileEncoding = 5; isa = PBXFileReference; @@ -2135,6 +2195,8 @@ }; E8720A2B0692E4B40099CBBD = { children = ( + AD73BE8806CF92FC00226A2D, + AD73BE8906CF92FC00226A2D, E87208F30692E3D30099CBBD, E87208F40692E3D30099CBBD, E87208F80692E3D30099CBBD, @@ -2147,6 +2209,7 @@ E87208FF0692E3D30099CBBD, E87209040692E3D30099CBBD, E87209050692E3D30099CBBD, + AD73BEE206CFA17700226A2D, ADE2C28F06B7C7EA0065D56F, ADE2C29206B7C7F70065D56F, ADE2C2BE06B7CCB90065D56F, -- 2.39.5