aboutsummaryrefslogtreecommitdiff
path: root/lldb.xcworkspace
diff options
context:
space:
mode:
authorJim Ingham <jingham@apple.com>2011-01-27 20:15:39 +0000
committerJim Ingham <jingham@apple.com>2011-01-27 20:15:39 +0000
commitb2b604f51ef03beb85d3c8d997ec25d85dea26fa (patch)
tree5148e4d7156f5dd2bf7fc9f9b711fa330c751d6a /lldb.xcworkspace
parent8d8ad883b8fd0ec7b90c9deb0f63ed39733ed7fc (diff)
downloadlldb-b2b604f51ef03beb85d3c8d997ec25d85dea26fa.tar.gz
Adding a Xcode workspace for lldb.
git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@124416 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lldb.xcworkspace')
-rw-r--r--lldb.xcworkspace/contents.xcworkspacedata10
1 files changed, 10 insertions, 0 deletions
diff --git a/lldb.xcworkspace/contents.xcworkspacedata b/lldb.xcworkspace/contents.xcworkspacedata
new file mode 100644
index 000000000..f92eeccdc
--- /dev/null
+++ b/lldb.xcworkspace/contents.xcworkspacedata
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<Workspace
+ version = "1.0">
+ <FileRef
+ location = "group:lldb.xcodeproj">
+ </FileRef>
+ <FileRef
+ location = "group:tools/debugserver/debugserver.xcodeproj">
+ </FileRef>
+</Workspace>