Show
Ignore:
Timestamp:
08/13/08 13:49:09 (5 months ago)
Author:
odole
Message:

merge with webkit revision 35706

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj

    r427 r436  
    274274                BCD203E80E1718F4002C7E82 /* DatePrototype.lut.h in Headers */ = {isa = PBXBuildFile; fileRef = BCD203E70E1718F4002C7E82 /* DatePrototype.lut.h */; }; 
    275275                BCF605140E203EF800B9A64D /* ArgList.h in Headers */ = {isa = PBXBuildFile; fileRef = BCF605120E203EF800B9A64D /* ArgList.h */; settings = {ATTRIBUTES = (Private, ); }; }; 
     276                C0A272630E50A06300E96E15 /* NotFound.h in Headers */ = {isa = PBXBuildFile; fileRef = C0A2723F0E509F1E00E96E15 /* NotFound.h */; settings = {ATTRIBUTES = (Private, ); }; }; 
    276277                E178636D0D9BEEC300D74E75 /* InitializeThreading.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E178636C0D9BEEC300D74E75 /* InitializeThreading.cpp */; }; 
    277278                E18E3A590DF9278C00D90B34 /* JSGlobalData.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E18E3A570DF9278C00D90B34 /* JSGlobalData.cpp */; }; 
     
    699700                BCF605120E203EF800B9A64D /* ArgList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ArgList.h; sourceTree = "<group>"; }; 
    700701                BCF6553B0A2048DE0038A194 /* MathExtras.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MathExtras.h; sourceTree = "<group>"; }; 
     702                C0A2723F0E509F1E00E96E15 /* NotFound.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NotFound.h; sourceTree = "<group>"; }; 
    701703                D21202280AD4310C00ED79B6 /* DateMath.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DateMath.cpp; sourceTree = "<group>"; }; 
    702704                D21202290AD4310C00ED79B6 /* DateMath.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DateMath.h; sourceTree = "<group>"; }; 
     
    10511053                                E1EE798B0D6CA53D00FEA3BA /* MessageQueue.h */, 
    10521054                                9303F5690991190000AD71B8 /* Noncopyable.h */, 
     1055                                C0A2723F0E509F1E00E96E15 /* NotFound.h */, 
    10531056                                9303F5A409911A5800AD71B8 /* OwnArrayPtr.h */, 
    10541057                                9303F567099118FA00AD71B8 /* OwnPtr.h */, 
     
    15101513                                95FDFA160E2299980006FB00 /* HeavyProfile.h in Headers */, 
    15111514                                8613F45B0E3A433E00C948FD /* SamplingTool.h in Headers */, 
     1515                                C0A272630E50A06300E96E15 /* NotFound.h in Headers */, 
    15121516                        ); 
    15131517                        runOnlyForDeploymentPostprocessing = 0; 
     
    16151619                        projectDirPath = ""; 
    16161620                        projectRoot = ""; 
     1621                        projectRoots = ( 
     1622                                "", 
     1623                        ); 
    16171624                        targets = ( 
    16181625                                932F5BE30822A1C700736975 /* All */,