From: Carsten K. <car...@us...> - 2001-12-26 14:36:32
|
Update of /cvsroot/phpwiki/phpwiki.pbproj In directory usw-pr-cvs1:/tmp/cvs-serv6113/phpwiki.pbproj Modified Files: project.pbxproj Log Message: Updated the Project Builder file with references for the new files recently added to the project. Index: project.pbxproj =================================================================== RCS file: /cvsroot/phpwiki/phpwiki.pbproj/project.pbxproj,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** project.pbxproj 2001/12/21 08:41:33 1.2 --- project.pbxproj 2001/12/26 14:36:28 1.3 *************** *** 6,69 **** objectVersion = 34; objects = { ! F52B038301D32A190165507D = { ! fileEncoding = 5; ! isa = PBXFileReference; ! lineEnding = 0; ! path = Querverbindungen; ! refType = 4; ! }; ! F57D140401D070600165507D = { [...4698 lines suppressed...] + targets = ( + F57D153B01D073920165507D, + ); + }; + F57D140501D070600165507D = { + children = ( + F505FA9401DA14B50165507D, + ); + isa = PBXGroup; + refType = 4; + }; + F57D140601D070600165507D = { + buildRules = ( + ); + buildSettings = { + }; + isa = PBXBuildStyle; + name = gnumake; }; F57D153B01D073920165507D = { |