Changeset 86 for NEWT0/trunk

Show
Ignore:
Timestamp:
03/24/07 16:03:14 (20 months ago)
Author:
gnue
Message:

"NewtConfig.h" to "darwin/NewtConfig.h" in Xcode project

Location:
NEWT0/trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • NEWT0/trunk/contrib/contrib.xcodeproj/project.pbxproj

    r68 r86  
    105105        F5622F2407E029FC009AAF9A /* NewtonExceptions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NewtonExceptions.h; sourceTree = "<group>"; }; 
    106106        F57E7A0C07FD362400256511 /* NewtNSOF.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NewtNSOF.h; sourceTree = "<group>"; }; 
     107        F5A713FE0BB5043600F8DB93 /* NewtConf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NewtConf.h; sourceTree = "<group>"; }; 
    107108        F5ACB05306412D4900DB6CF9 /* NewtBC.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NewtBC.h; sourceTree = "<group>"; }; 
    108         F5ACB05406412D4900DB6CF9 /* NewtConf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NewtConf.h; sourceTree = "<group>"; }; 
    109109        F5ACB05506412D4900DB6CF9 /* NewtCore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NewtCore.h; sourceTree = "<group>"; }; 
    110110        F5ACB05606412D4900DB6CF9 /* NewtEnv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NewtEnv.h; sourceTree = "<group>"; }; 
     
    294294                F541CF5007D8582D0071DCE6 /* Newton */, 
    295295                F5ACB05306412D4900DB6CF9 /* NewtBC.h */, 
    296                 F5ACB05406412D4900DB6CF9 /* NewtConf.h */, 
    297296                F5ACB05506412D4900DB6CF9 /* NewtCore.h */, 
    298297                F5ACB05606412D4900DB6CF9 /* NewtEnv.h */, 
     
    321320            children = ( 
    322321                F5DE1345082AD4A500BB42A5 /* config.h */, 
     322                F5A713FE0BB5043600F8DB93 /* NewtConf.h */, 
    323323            ); 
    324324            path = darwin; 
  • NEWT0/trunk/ext/ext.xcodeproj/project.pbxproj

    r68 r86  
    5656        F5622F2407E029FC009AAF9A /* NewtonExceptions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NewtonExceptions.h; sourceTree = "<group>"; }; 
    5757        F57E7A0C07FD362400256511 /* NewtNSOF.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NewtNSOF.h; sourceTree = "<group>"; }; 
     58        F5A713EA0BB503E900F8DB93 /* NewtConf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NewtConf.h; sourceTree = "<group>"; }; 
    5859        F5ACB05306412D4900DB6CF9 /* NewtBC.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NewtBC.h; sourceTree = "<group>"; }; 
    59         F5ACB05406412D4900DB6CF9 /* NewtConf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NewtConf.h; sourceTree = "<group>"; }; 
    6060        F5ACB05506412D4900DB6CF9 /* NewtCore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NewtCore.h; sourceTree = "<group>"; }; 
    6161        F5ACB05606412D4900DB6CF9 /* NewtEnv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NewtEnv.h; sourceTree = "<group>"; }; 
     
    157157                F541CF5007D8582D0071DCE6 /* Newton */, 
    158158                F5ACB05306412D4900DB6CF9 /* NewtBC.h */, 
    159                 F5ACB05406412D4900DB6CF9 /* NewtConf.h */, 
    160159                F5ACB05506412D4900DB6CF9 /* NewtCore.h */, 
    161160                F5ACB05606412D4900DB6CF9 /* NewtEnv.h */, 
     
    184183            children = ( 
    185184                F5DE1345082AD4A500BB42A5 /* config.h */, 
     185                F5A713EA0BB503E900F8DB93 /* NewtConf.h */, 
    186186            ); 
    187187            path = darwin;