Index: tools/v8.xcodeproj/project.pbxproj |
diff --git a/tools/v8.xcodeproj/project.pbxproj b/tools/v8.xcodeproj/project.pbxproj |
index 1e9d1e74cda80940083b972b5acb1e058811a3f4..9fb50beadc3dda1657700872d63a5af158cab148 100644 |
--- a/tools/v8.xcodeproj/project.pbxproj |
+++ b/tools/v8.xcodeproj/project.pbxproj |
@@ -631,6 +631,8 @@ |
9FBE03E410BD412600F8BFBA /* fast-codegen-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "fast-codegen-arm.cc"; path = "arm/fast-codegen-arm.cc"; sourceTree = "<group>"; }; |
9FC86ABB0F5FEDAC00F22668 /* oprofile-agent.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "oprofile-agent.cc"; sourceTree = "<group>"; }; |
9FC86ABC0F5FEDAC00F22668 /* oprofile-agent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "oprofile-agent.h"; sourceTree = "<group>"; }; |
+ 9FF7A28211A642EA0051B8F2 /* unbound-queue-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "unbound-queue-inl.h"; sourceTree = "<group>"; }; |
+ 9FF7A28311A642EA0051B8F2 /* unbound-queue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "unbound-queue.h"; sourceTree = "<group>"; }; |
/* End PBXFileReference section */ |
/* Begin PBXFrameworksBuildPhase section */ |
@@ -977,6 +979,8 @@ |
897FF1910E719B8F00D62E90 /* top.h */, |
9FA38BAE1175B2D200C4CD55 /* type-info.cc */, |
9FA38BAF1175B2D200C4CD55 /* type-info.h */, |
+ 9FF7A28211A642EA0051B8F2 /* unbound-queue-inl.h */, |
+ 9FF7A28311A642EA0051B8F2 /* unbound-queue.h */, |
897FF1920E719B8F00D62E90 /* unicode-inl.h */, |
897FF1930E719B8F00D62E90 /* unicode.cc */, |
897FF1940E719B8F00D62E90 /* unicode.h */, |