| Index: tools/v8.xcodeproj/project.pbxproj
|
| ===================================================================
|
| --- tools/v8.xcodeproj/project.pbxproj (revision 2260)
|
| +++ tools/v8.xcodeproj/project.pbxproj (working copy)
|
| @@ -273,6 +273,7 @@
|
| /* End PBXContainerItemProxy section */
|
|
|
| /* Begin PBXFileReference section */
|
| + 22A76C900FF259E600FDC694 /* log-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "log-inl.h"; sourceTree = "<group>"; };
|
| 58242A1E0FA1F14D00BD6F59 /* json-delay.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = "json-delay.js"; sourceTree = "<group>"; };
|
| 58950D4E0F55514900F3E8BA /* jump-target-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "jump-target-arm.cc"; path = "arm/jump-target-arm.cc"; sourceTree = "<group>"; };
|
| 58950D4F0F55514900F3E8BA /* jump-target-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "jump-target-ia32.cc"; path = "ia32/jump-target-ia32.cc"; sourceTree = "<group>"; };
|
| @@ -622,6 +623,7 @@
|
| 897FF0D70E719AB300D62E90 /* C++ */ = {
|
| isa = PBXGroup;
|
| children = (
|
| + 22A76C900FF259E600FDC694 /* log-inl.h */,
|
| 897FF0F60E719B8F00D62E90 /* accessors.cc */,
|
| 897FF0F70E719B8F00D62E90 /* accessors.h */,
|
| 897FF0F80E719B8F00D62E90 /* allocation.cc */,
|
|
|