Show
Ignore:
Timestamp:
08/19/07 17:46:19 (17 months ago)
Author:
gnue
Message:

'#pragma mark' is invalidated by '#if 0'

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • NEWT0/trunk/src/newt.xcodeproj/project.pbxproj

    r96 r113  
    4747 
    4848/* Begin PBXFileReference section */ 
    49         8DD76FB20486AB0100D96B5E /* newt */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = newt; sourceTree = BUILT_PRODUCTS_DIR; }; 
     49        8DD76FB20486AB0100D96B5E /* newt */ = {isa = PBXFileReference; includeInIndex = 0; lastKnownFileType = "compiled.mach-o.executable"; path = newt; sourceTree = BUILT_PRODUCTS_DIR; }; 
    5050        F503AC6A0851DFD9009BA497 /* endian_utils.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = endian_utils.c; sourceTree = "<group>"; }; 
    5151        F503AC6B0851DFD9009BA497 /* endian_utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = endian_utils.h; sourceTree = "<group>"; };