|
From: Andre R. <and...@us...> - 2004-11-09 20:36:19
|
Update of /cvsroot/frontierkernel/Frontier/build_XCode/Frontier.xcode In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29113 Modified Files: project.pbxproj Log Message: Minor reorganization of file groups in project: Removed Imported Files group. Added Include Files (now sorted) and Yacc Files groups. Index: project.pbxproj =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/build_XCode/Frontier.xcode/project.pbxproj,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** project.pbxproj 1 Nov 2004 13:16:18 -0000 1.12 --- project.pbxproj 9 Nov 2004 20:36:09 -0000 1.13 *************** *** 8,12 **** 6515255C072BFC6500411831 = { children = ( - BB3B83610730603C0049D0C1, 6515256C072BFC6700411831, 65152571072BFC6700411831, --- 8,11 ---- *************** *** 32,38 **** 65152686072BFC6800411831, 65152696072BFC6800411831, [...3985 lines suppressed...] ! sourceTree = "<absolute>"; }; 65BBB662072E563B008E2F34 = { *************** *** 8134,8140 **** lastKnownFileType = sourcecode.c.h; name = frontierdefs.h; ! path = ../Common/headers/frontierdefs.h; ! refType = 2; ! sourceTree = SOURCE_ROOT; }; 65BBB664072E5643008E2F34 = { --- 8111,8117 ---- lastKnownFileType = sourcecode.c.h; name = frontierdefs.h; ! path = /Volumes/Data/Development/frontierkernel/Frontier/Common/headers/frontierdefs.h; ! refType = 0; ! sourceTree = "<absolute>"; }; 65BBB664072E5643008E2F34 = { |