[Igarden-commit] Garden/Macintosh/Garden.xcodeproj project.pbxproj, 1.58.2.6, 1.58.2.7
Status: Beta
Brought to you by:
jlbedell
|
From: Jeffrey B. <jlb...@us...> - 2006-12-02 05:25:22
|
Update of /cvsroot/igarden/Garden/Macintosh/Garden.xcodeproj In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv21993 Modified Files: Tag: Release_branch_v1 project.pbxproj Log Message: Add zip changes to project Index: project.pbxproj =================================================================== RCS file: /cvsroot/igarden/Garden/Macintosh/Garden.xcodeproj/project.pbxproj,v retrieving revision 1.58.2.6 retrieving revision 1.58.2.7 diff -C2 -d -r1.58.2.6 -r1.58.2.7 *** project.pbxproj 26 Nov 2006 01:19:35 -0000 1.58.2.6 --- project.pbxproj 2 Dec 2006 05:25:20 -0000 1.58.2.7 *************** *** 240,243 **** --- 240,250 ---- 49700489075E9F0400E43554 /* Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 8D0C4E960486CD37000505A6 /* Info.plist */; }; 497004D6075EA27100E43554 /* PlanDeleteAction.cp in Sources */ = {isa = PBXBuildFile; fileRef = 497004D5075EA27100E43554 /* PlanDeleteAction.cp */; }; + 4971AC3F0B1E6612004FC05F /* RGZipFile.h in Headers */ = {isa = PBXBuildFile; fileRef = 4971AC3D0B1E6611004FC05F /* RGZipFile.h */; }; + 4971AC400B1E6612004FC05F /* RGZipFile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4971AC3E0B1E6612004FC05F /* RGZipFile.cpp */; }; + 4971ADB30B1E714B004FC05F /* unzip.h in Headers */ = {isa = PBXBuildFile; fileRef = 4971ADB10B1E714B004FC05F /* unzip.h */; }; + 4971ADB40B1E714B004FC05F /* zip.h in Headers */ = {isa = PBXBuildFile; fileRef = 4971ADB20B1E714B004FC05F /* zip.h */; }; + 4971AF410B1E855D004FC05F /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4971AF400B1E855D004FC05F /* libz.dylib */; }; + 4971B11E0B1FA207004FC05F /* ZIP_Prefix.pch in Headers */ = {isa = PBXBuildFile; fileRef = 4971B1170B1FA207004FC05F /* ZIP_Prefix.pch */; }; + 4971B1FD0B1FD6F5004FC05F /* libZIP.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4971B11D0B1FA207004FC05F /* libZIP.a */; }; 4972609007C4301A0099EFE1 /* TextBoxTool.h in Headers */ = {isa = PBXBuildFile; fileRef = 4972608E07C4301A0099EFE1 /* TextBoxTool.h */; }; 4972609107C4301A0099EFE1 /* TextBoxTool.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4972608F07C4301A0099EFE1 /* TextBoxTool.cpp */; }; *************** *** 598,601 **** --- 605,615 ---- remoteInfo = YAAF_FW; }; + 4971B11C0B1FA207004FC05F /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 4971B1140B1FA207004FC05F /* ZIP.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = D2AAC06F0554671400DB518D /* libZIP.a */; + remoteInfo = ZIP; + }; 49CA17D708B185E700FBA1F9 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; *************** *** 924,927 **** --- 938,948 ---- 496CCF9909798E4C002C891A /* InternetPrefsPanel.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = InternetPrefsPanel.cpp; path = Preferences/InternetPrefsPanel.cpp; sourceTree = "<group>"; }; 497004D5075EA27100E43554 /* PlanDeleteAction.cp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = PlanDeleteAction.cp; path = PlanTool/PlanDeleteAction.cp; sourceTree = "<group>"; }; + 4971AC3D0B1E6611004FC05F /* RGZipFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RGZipFile.h; path = ../../CommonSource/YAAFExtensions/RGZipFile.h; sourceTree = SOURCE_ROOT; }; + 4971AC3E0B1E6612004FC05F /* RGZipFile.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = RGZipFile.cpp; path = ../../CommonSource/YAAFExtensions/RGZipFile.cpp; sourceTree = SOURCE_ROOT; }; + 4971ADB10B1E714B004FC05F /* unzip.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = unzip.h; path = ../../CommonSource/Zip/unzip.h; sourceTree = SOURCE_ROOT; }; + 4971ADB20B1E714B004FC05F /* zip.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = zip.h; path = ../../CommonSource/Zip/zip.h; sourceTree = SOURCE_ROOT; }; + 4971AF400B1E855D004FC05F /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = /usr/lib/libz.dylib; sourceTree = "<absolute>"; }; + 4971B1140B1FA207004FC05F /* ZIP.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = ZIP.xcodeproj; path = ../../CommonSource/Zip/ZIP.xcodeproj; sourceTree = SOURCE_ROOT; }; + 4971B1170B1FA207004FC05F /* ZIP_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ZIP_Prefix.pch; path = ../../CommonSource/Zip/ZIP_Prefix.pch; sourceTree = SOURCE_ROOT; }; 4972608E07C4301A0099EFE1 /* TextBoxTool.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = TextBoxTool.h; path = PlanTool/TextBoxTool.h; sourceTree = "<group>"; }; 4972608F07C4301A0099EFE1 /* TextBoxTool.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = TextBoxTool.cpp; path = PlanTool/TextBoxTool.cpp; sourceTree = "<group>"; }; *************** *** 1278,1281 **** --- 1299,1304 ---- 49D4C4F80B10A16000E74E5A /* YAAF_FW.framework in Frameworks */, 49D4C4F90B10A16100E74E5A /* libMetakit.a in Frameworks */, + 4971AF410B1E855D004FC05F /* libz.dylib in Frameworks */, + 4971B1FD0B1FD6F5004FC05F /* libZIP.a in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; *************** *** 1318,1321 **** --- 1341,1346 ---- 49B73E81064B11BC00C766D2 /* PlanView */, 49B73E29064B06D700C766D2 /* Document */, + 4971B1140B1FA207004FC05F /* ZIP.xcodeproj */, + 4971B1170B1FA207004FC05F /* ZIP_Prefix.pch */, 49F3604C085CDDA500C3E090 /* Metakit.xcodeproj */, 4962C83B085DA23E00CDC1D6 /* YAAF.xcodeproj */, *************** *** 1590,1593 **** --- 1615,1626 ---- sourceTree = "<group>"; }; + 4971B1150B1FA207004FC05F /* Products */ = { + isa = PBXGroup; + children = ( + 4971B11D0B1FA207004FC05F /* libZIP.a */, + ); + name = Products; + sourceTree = "<group>"; + }; 497E23AA06D7B950002FFB9A /* Preferences */ = { isa = PBXGroup; *************** *** 2025,2028 **** --- 2058,2066 ---- 49C1C08306E3EC460021D1F5 /* TextEntryDialog.cpp */, 49C1C08406E3EC460021D1F5 /* TextEntryDialog.h */, + 4971AC3D0B1E6611004FC05F /* RGZipFile.h */, + 4971AC3E0B1E6612004FC05F /* RGZipFile.cpp */, + 4971ADB10B1E714B004FC05F /* unzip.h */, + 4971AF400B1E855D004FC05F /* libz.dylib */, + 4971ADB20B1E714B004FC05F /* zip.h */, ); name = Extensions; *************** *** 2278,2281 **** --- 2316,2323 ---- 4950A95E0AAFA8250048DAF9 /* ImportPlugin.h in Headers */, 497944C30B06D3360011D499 /* PurchaseReport.h in Headers */, + 4971AC3F0B1E6612004FC05F /* RGZipFile.h in Headers */, + 4971ADB30B1E714B004FC05F /* unzip.h in Headers */, + 4971ADB40B1E714B004FC05F /* zip.h in Headers */, + 4971B11E0B1FA207004FC05F /* ZIP_Prefix.pch in Headers */, ); runOnlyForDeploymentPostprocessing = 0; *************** *** 2402,2405 **** --- 2444,2451 ---- ProjectRef = 4962C83B085DA23E00CDC1D6 /* YAAF.xcodeproj */; }, + { + ProductGroup = 4971B1150B1FA207004FC05F /* Products */; + ProjectRef = 4971B1140B1FA207004FC05F /* ZIP.xcodeproj */; + }, ); targets = ( *************** *** 2428,2431 **** --- 2474,2484 ---- sourceTree = BUILT_PRODUCTS_DIR; }; + 4971B11D0B1FA207004FC05F /* libZIP.a */ = { + isa = PBXReferenceProxy; + fileType = archive.ar; + path = libZIP.a; + remoteRef = 4971B11C0B1FA207004FC05F /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; /* End PBXReferenceProxy section */ *************** *** 2841,2844 **** --- 2894,2898 ---- 49DB5A100A116EBD0024D8F6 /* PrintingPrefsPanel.cpp in Sources */, 497944C20B06D3360011D499 /* PurchaseReport.cpp in Sources */, + 4971AC400B1E6612004FC05F /* RGZipFile.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; |