Ignore:
Timestamp:
Mar 16, 2010, 2:07:38 PM (15 years ago)
Author:
Darin Adler
Message:

Rolled out r56081 since it broke the Windows build.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj

    r56081 r56085  
    552552                088FA5BA0EF76D4300578E6F /* RandomNumber.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RandomNumber.h; sourceTree = "<group>"; };
    553553                08E279E80EF83B10007DB523 /* RandomNumberSeed.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RandomNumberSeed.h; sourceTree = "<group>"; };
     554                0B1F921B0F17502D0036468E /* PtrAndFlags.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PtrAndFlags.h; sourceTree = "<group>"; };
    554555                0B330C260F38C62300692DE3 /* TypeTraits.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = TypeTraits.cpp; sourceTree = "<group>"; };
    555556                0B4D7E620F319AC800AD7E58 /* TypeTraits.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TypeTraits.h; sourceTree = "<group>"; };
     
    13331334                                65D6D87E09B5A32E0002E4D7 /* Platform.h */,
    13341335                                A7D649A91015224E009B2E1B /* PossiblyNull.h */,
     1336                                0B1F921B0F17502D0036468E /* PtrAndFlags.h */,
    13351337                                088FA5B90EF76D4300578E6F /* RandomNumber.cpp */,
    13361338                                088FA5BA0EF76D4300578E6F /* RandomNumber.h */,
Note: See TracChangeset for help on using the changeset viewer.