[Igarden-commit] Garden/Macintosh/Garden.xcodeproj project.pbxproj, 1.58.2.45, 1.58.2.46
Status: Beta
Brought to you by:
jlbedell
|
From: Jeffrey B. <jlb...@us...> - 2008-05-31 01:33:44
|
Update of /cvsroot/igarden/Garden/Macintosh/Garden.xcodeproj In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv20097/Macintosh/Garden.xcodeproj Modified Files: Tag: Release_branch_v1 project.pbxproj Log Message: Checkin for RC1 Index: project.pbxproj =================================================================== RCS file: /cvsroot/igarden/Garden/Macintosh/Garden.xcodeproj/project.pbxproj,v retrieving revision 1.58.2.45 retrieving revision 1.58.2.46 diff -C2 -d -r1.58.2.45 -r1.58.2.46 *** project.pbxproj 18 Apr 2008 11:55:54 -0000 1.58.2.45 --- project.pbxproj 31 May 2008 01:29:48 -0000 1.58.2.46 *************** *** 1478,1483 **** 4971B1140B1FA207004FC05F /* ZIP.xcodeproj */, 4971B1170B1FA207004FC05F /* ZIP_Prefix.pch */, - 49F3604C085CDDA500C3E090 /* Metakit.xcodeproj */, 4962C83B085DA23E00CDC1D6 /* YAAF.xcodeproj */, 4962C851085DA2C100CDC1D6 /* libYAAFLib.a */, 49D9D0B2085E5591001435E6 /* libMetakit.a */, --- 1478,1483 ---- 4971B1140B1FA207004FC05F /* ZIP.xcodeproj */, 4971B1170B1FA207004FC05F /* ZIP_Prefix.pch */, 4962C83B085DA23E00CDC1D6 /* YAAF.xcodeproj */, + 49F3604C085CDDA500C3E090 /* Metakit.xcodeproj */, 4962C851085DA2C100CDC1D6 /* libYAAFLib.a */, 49D9D0B2085E5591001435E6 /* libMetakit.a */, *************** *** 1624,1629 **** 49074A2A06488E8800C334E8 /* MaterialCollection.h */, 49534E9D0649C04600DB7E02 /* MaterialRef.cpp */, - 49074A2C06488E8800C334E8 /* MaterialRef.h */, 49534EA20649C07000DB7E02 /* PaintElement.cpp */, 49074A2E06488E8800C334E8 /* PaintElement.h */, 49074A3006488E8800C334E8 /* Path.h */, --- 1624,1629 ---- 49074A2A06488E8800C334E8 /* MaterialCollection.h */, 49534E9D0649C04600DB7E02 /* MaterialRef.cpp */, 49534EA20649C07000DB7E02 /* PaintElement.cpp */, + 49074A2C06488E8800C334E8 /* MaterialRef.h */, 49074A2E06488E8800C334E8 /* PaintElement.h */, 49074A3006488E8800C334E8 /* Path.h */, *************** *** 3751,3754 **** --- 3751,3755 ---- GCC_SYMBOLS_PRIVATE_EXTERN = NO; GCC_UNROLL_LOOPS = NO; + GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO; GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES; |