From: Jim K. <jk...@us...> - 2006-01-02 21:07:52
|
Update of /cvsroot/opengtoolkit/lvzip/zlib_Mac_DLL_XCode.xcode In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3010 Modified Files: jameskring.pbxuser project.pbxproj Log Message: recompiled Index: project.pbxproj =================================================================== RCS file: /cvsroot/opengtoolkit/lvzip/zlib_Mac_DLL_XCode.xcode/project.pbxproj,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** project.pbxproj 2 Jan 2006 20:34:04 -0000 1.1 --- project.pbxproj 2 Jan 2006 21:07:43 -0000 1.2 *************** *** 25,29 **** lastKnownFileType = sourcecode.c.h; name = macbin.h; ! path = "c_source/macbin.h"; refType = 4; sourceTree = "<group>"; --- 25,29 ---- lastKnownFileType = sourcecode.c.h; name = macbin.h; ! path = c_source/macbin.h; refType = 4; sourceTree = "<group>"; *************** *** 34,38 **** lastKnownFileType = sourcecode.c.c; name = macbin.c; ! path = "c_source/macbin.c"; refType = 4; sourceTree = "<group>"; --- 34,38 ---- lastKnownFileType = sourcecode.c.c; name = macbin.c; ! path = c_source/macbin.c; refType = 4; sourceTree = "<group>"; *************** *** 43,47 **** lastKnownFileType = sourcecode.c.c; name = mztools.c; ! path = "c_source/mztools.c"; refType = 4; sourceTree = "<group>"; --- 43,47 ---- lastKnownFileType = sourcecode.c.c; name = mztools.c; ! path = c_source/mztools.c; refType = 4; sourceTree = "<group>"; *************** *** 52,56 **** lastKnownFileType = sourcecode.c.h; name = inffast.h; ! path = "c_source/inffast.h"; refType = 4; sourceTree = "<group>"; --- 52,56 ---- lastKnownFileType = sourcecode.c.h; name = inffast.h; ! path = c_source/inffast.h; refType = 4; sourceTree = "<group>"; *************** *** 61,65 **** lastKnownFileType = sourcecode.c.c; name = inffast.c; ! path = "c_source/inffast.c"; refType = 4; sourceTree = "<group>"; --- 61,65 ---- lastKnownFileType = sourcecode.c.c; name = inffast.c; ! path = c_source/inffast.c; refType = 4; sourceTree = "<group>"; *************** *** 70,74 **** lastKnownFileType = sourcecode.c.c; name = crc32.c; ! path = "c_source/crc32.c"; refType = 4; sourceTree = "<group>"; --- 70,74 ---- lastKnownFileType = sourcecode.c.c; name = crc32.c; ! path = c_source/crc32.c; refType = 4; sourceTree = "<group>"; *************** *** 79,83 **** lastKnownFileType = sourcecode.c.h; name = crc32.h; ! path = "c_source/crc32.h"; refType = 4; sourceTree = "<group>"; --- 79,83 ---- lastKnownFileType = sourcecode.c.h; name = crc32.h; ! path = c_source/crc32.h; refType = 4; sourceTree = "<group>"; *************** *** 88,92 **** lastKnownFileType = sourcecode.c.c; name = deflate.c; ! path = "c_source/deflate.c"; refType = 4; sourceTree = "<group>"; --- 88,92 ---- lastKnownFileType = sourcecode.c.c; name = deflate.c; ! path = c_source/deflate.c; refType = 4; sourceTree = "<group>"; *************** *** 97,101 **** lastKnownFileType = sourcecode.c.h; name = crypt.h; ! path = "c_source/crypt.h"; refType = 4; sourceTree = "<group>"; --- 97,101 ---- lastKnownFileType = sourcecode.c.h; name = crypt.h; ! path = c_source/crypt.h; refType = 4; sourceTree = "<group>"; *************** *** 106,110 **** lastKnownFileType = sourcecode.c.c; name = inftrees.c; ! path = "c_source/inftrees.c"; refType = 4; sourceTree = "<group>"; --- 106,110 ---- lastKnownFileType = sourcecode.c.c; name = inftrees.c; ! path = c_source/inftrees.c; refType = 4; sourceTree = "<group>"; *************** *** 115,119 **** lastKnownFileType = sourcecode.c.h; name = inflate.h; ! path = "c_source/inflate.h"; refType = 4; sourceTree = "<group>"; --- 115,119 ---- lastKnownFileType = sourcecode.c.h; name = inflate.h; ! path = c_source/inflate.h; refType = 4; sourceTree = "<group>"; *************** *** 124,128 **** lastKnownFileType = sourcecode.c.h; name = deflate.h; ! path = "c_source/deflate.h"; refType = 4; sourceTree = "<group>"; --- 124,128 ---- lastKnownFileType = sourcecode.c.h; name = deflate.h; ! path = c_source/deflate.h; refType = 4; sourceTree = "<group>"; *************** *** 133,137 **** lastKnownFileType = sourcecode.c.h; name = zutil.h; ! path = "c_source/zutil.h"; refType = 4; sourceTree = "<group>"; --- 133,137 ---- lastKnownFileType = sourcecode.c.h; name = zutil.h; ! path = c_source/zutil.h; refType = 4; sourceTree = "<group>"; *************** *** 142,146 **** lastKnownFileType = sourcecode.c.c; name = zutil.c; ! path = "c_source/zutil.c"; refType = 4; sourceTree = "<group>"; --- 142,146 ---- lastKnownFileType = sourcecode.c.c; name = zutil.c; ! path = c_source/zutil.c; refType = 4; sourceTree = "<group>"; *************** *** 151,155 **** lastKnownFileType = sourcecode.c.c; name = compress.c; ! path = "c_source/compress.c"; refType = 4; sourceTree = "<group>"; --- 151,155 ---- lastKnownFileType = sourcecode.c.c; name = compress.c; ! path = c_source/compress.c; refType = 4; sourceTree = "<group>"; *************** *** 160,164 **** lastKnownFileType = sourcecode.c.h; name = ioapi.h; ! path = "c_source/ioapi.h"; refType = 4; sourceTree = "<group>"; --- 160,164 ---- lastKnownFileType = sourcecode.c.h; name = ioapi.h; ! path = c_source/ioapi.h; refType = 4; sourceTree = "<group>"; *************** *** 169,173 **** lastKnownFileType = sourcecode.c.c; name = ioapi.c; ! path = "c_source/ioapi.c"; refType = 4; sourceTree = "<group>"; --- 169,173 ---- lastKnownFileType = sourcecode.c.c; name = ioapi.c; ! path = c_source/ioapi.c; refType = 4; sourceTree = "<group>"; *************** *** 178,182 **** lastKnownFileType = sourcecode.c.h; name = inftrees.h; ! path = "c_source/inftrees.h"; refType = 4; sourceTree = "<group>"; --- 178,182 ---- lastKnownFileType = sourcecode.c.h; name = inftrees.h; ! path = c_source/inftrees.h; refType = 4; sourceTree = "<group>"; *************** *** 187,191 **** lastKnownFileType = sourcecode.c.h; name = zlib.h; ! path = "c_source/zlib.h"; refType = 4; sourceTree = "<group>"; --- 187,191 ---- lastKnownFileType = sourcecode.c.h; name = zlib.h; ! path = c_source/zlib.h; refType = 4; sourceTree = "<group>"; *************** *** 196,200 **** lastKnownFileType = text; name = zlib.3; ! path = "c_source/zlib.3"; refType = 4; sourceTree = "<group>"; --- 196,200 ---- lastKnownFileType = text; name = zlib.3; ! path = c_source/zlib.3; refType = 4; sourceTree = "<group>"; *************** *** 205,209 **** lastKnownFileType = sourcecode.c.h; name = zip.h; ! path = "c_source/zip.h"; refType = 4; sourceTree = "<group>"; --- 205,209 ---- lastKnownFileType = sourcecode.c.h; name = zip.h; ! path = c_source/zip.h; refType = 4; sourceTree = "<group>"; *************** *** 214,218 **** lastKnownFileType = sourcecode.c.c; name = zip.c; ! path = "c_source/zip.c"; refType = 4; sourceTree = "<group>"; --- 214,218 ---- lastKnownFileType = sourcecode.c.c; name = zip.c; ! path = c_source/zip.c; refType = 4; sourceTree = "<group>"; *************** *** 223,227 **** lastKnownFileType = sourcecode.c.h; name = zconf.in.h; ! path = "c_source/zconf.in.h"; refType = 4; sourceTree = "<group>"; --- 223,227 ---- lastKnownFileType = sourcecode.c.h; name = zconf.in.h; ! path = c_source/zconf.in.h; refType = 4; sourceTree = "<group>"; *************** *** 232,236 **** lastKnownFileType = sourcecode.c.h; name = zconf.h; ! path = "c_source/zconf.h"; refType = 4; sourceTree = "<group>"; --- 232,236 ---- lastKnownFileType = sourcecode.c.h; name = zconf.h; ! path = c_source/zconf.h; refType = 4; sourceTree = "<group>"; *************** *** 241,245 **** lastKnownFileType = sourcecode.c.h; name = unzip.h; ! path = "c_source/unzip.h"; refType = 4; sourceTree = "<group>"; --- 241,245 ---- lastKnownFileType = sourcecode.c.h; name = unzip.h; ! path = c_source/unzip.h; refType = 4; sourceTree = "<group>"; *************** *** 250,254 **** lastKnownFileType = sourcecode.c.c; name = unzip.c; ! path = "c_source/unzip.c"; refType = 4; sourceTree = "<group>"; --- 250,254 ---- lastKnownFileType = sourcecode.c.c; name = unzip.c; ! path = c_source/unzip.c; refType = 4; sourceTree = "<group>"; *************** *** 259,263 **** lastKnownFileType = sourcecode.c.c; name = uncompr.c; ! path = "c_source/uncompr.c"; refType = 4; sourceTree = "<group>"; --- 259,263 ---- lastKnownFileType = sourcecode.c.c; name = uncompr.c; ! path = c_source/uncompr.c; refType = 4; sourceTree = "<group>"; *************** *** 268,272 **** lastKnownFileType = sourcecode.c.h; name = trees.h; ! path = "c_source/trees.h"; refType = 4; sourceTree = "<group>"; --- 268,272 ---- lastKnownFileType = sourcecode.c.h; name = trees.h; ! path = c_source/trees.h; refType = 4; sourceTree = "<group>"; *************** *** 277,281 **** lastKnownFileType = sourcecode.c.c; name = trees.c; ! path = "c_source/trees.c"; refType = 4; sourceTree = "<group>"; --- 277,281 ---- lastKnownFileType = sourcecode.c.c; name = trees.c; ! path = c_source/trees.c; refType = 4; sourceTree = "<group>"; *************** *** 286,290 **** lastKnownFileType = sourcecode.c.h; name = mztools.h; ! path = "c_source/mztools.h"; refType = 4; sourceTree = "<group>"; --- 286,290 ---- lastKnownFileType = sourcecode.c.h; name = mztools.h; ! path = c_source/mztools.h; refType = 4; sourceTree = "<group>"; *************** *** 295,299 **** lastKnownFileType = sourcecode.c.c; name = inflate.c; ! path = "c_source/inflate.c"; refType = 4; sourceTree = "<group>"; --- 295,299 ---- lastKnownFileType = sourcecode.c.c; name = inflate.c; ! path = c_source/inflate.c; refType = 4; sourceTree = "<group>"; *************** *** 304,308 **** lastKnownFileType = sourcecode.c.h; name = inffixed.h; ! path = "c_source/inffixed.h"; refType = 4; sourceTree = "<group>"; --- 304,308 ---- lastKnownFileType = sourcecode.c.h; name = inffixed.h; ! path = c_source/inffixed.h; refType = 4; sourceTree = "<group>"; *************** *** 313,317 **** lastKnownFileType = sourcecode.c.c; name = infback.c; ! path = "c_source/infback.c"; refType = 4; sourceTree = "<group>"; --- 313,317 ---- lastKnownFileType = sourcecode.c.c; name = infback.c; ! path = c_source/infback.c; refType = 4; sourceTree = "<group>"; *************** *** 322,326 **** lastKnownFileType = sourcecode.c.c; name = gzio.c; ! path = "c_source/gzio.c"; refType = 4; sourceTree = "<group>"; --- 322,326 ---- lastKnownFileType = sourcecode.c.c; name = gzio.c; ! path = c_source/gzio.c; refType = 4; sourceTree = "<group>"; *************** *** 331,335 **** lastKnownFileType = sourcecode.c.c; name = gvmat32c.c; ! path = "c_source/gvmat32c.c"; refType = 4; sourceTree = "<group>"; --- 331,335 ---- lastKnownFileType = sourcecode.c.c; name = gvmat32c.c; ! path = c_source/gvmat32c.c; refType = 4; sourceTree = "<group>"; *************** *** 340,344 **** lastKnownFileType = sourcecode.c.c; name = adler32.c; ! path = "c_source/adler32.c"; refType = 4; sourceTree = "<group>"; --- 340,344 ---- lastKnownFileType = sourcecode.c.c; name = adler32.c; ! path = c_source/adler32.c; refType = 4; sourceTree = "<group>"; Index: jameskring.pbxuser =================================================================== RCS file: /cvsroot/opengtoolkit/lvzip/zlib_Mac_DLL_XCode.xcode/jameskring.pbxuser,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** jameskring.pbxuser 2 Jan 2006 20:34:04 -0000 1.1 --- jameskring.pbxuser 2 Jan 2006 21:07:43 -0000 1.2 *************** *** 50,54 **** ); }; ! PBXPerProjectTemplateStateSaveDate = 157925052; PBXPrepackagedSmartGroups_v2 = ( { --- 50,54 ---- ); }; ! PBXPerProjectTemplateStateSaveDate = 157927781; PBXPrepackagedSmartGroups_v2 = ( { *************** *** 222,225 **** --- 222,226 ---- BoundsStr = "{{0, 0}, {673, 794}}"; Rows = ( + 0, ); VisibleRectStr = "{{0, 0}, {673, 794}}"; *************** *** 269,272 **** --- 270,276 ---- ); PBXSmartGroupTreeModuleOutlineStateSelectionKey = ( + ( + 0, + ), ); PBXSmartGroupTreeModuleOutlineStateVisibleRectKey = "{{0, 0}, {165, 793}}"; *************** *** 333,342 **** PBXSmartGroupTreeModuleOutlineStateKey_v7 = { PBXSmartGroupTreeModuleOutlineStateExpansionKey = ( - 1C37FBAC04509CD000000102, ); PBXSmartGroupTreeModuleOutlineStateSelectionKey = ( ( ! 2, ! 1, ), ); --- 337,344 ---- PBXSmartGroupTreeModuleOutlineStateKey_v7 = { PBXSmartGroupTreeModuleOutlineStateExpansionKey = ( ); PBXSmartGroupTreeModuleOutlineStateSelectionKey = ( ( ! 0, ), ); *************** *** 353,357 **** PBXProjectWorkspaceModule_GeometryKey_Rev15 = { }; ! RubberWindowFrame = "189 134 870 853 0 0 1280 1002 "; }, ); --- 355,359 ---- PBXProjectWorkspaceModule_GeometryKey_Rev15 = { }; ! RubberWindowFrame = "369 -10 870 853 0 0 1280 1002 "; }, ); *************** *** 370,376 **** PBXProjectWorkspaceModule_GeometryKey_Rev15 = { }; ! RubberWindowFrame = "189 134 870 853 0 0 1280 1002 "; }; ! PBXWorkspaceStateSaveDate = 157925052; }; sourceControlManager = C77348370969BC880097905F; --- 372,378 ---- PBXProjectWorkspaceModule_GeometryKey_Rev15 = { }; ! RubberWindowFrame = "369 -10 870 853 0 0 1280 1002 "; }; ! PBXWorkspaceStateSaveDate = 157927781; }; sourceControlManager = C77348370969BC880097905F; |