ovr_sdk

changeset 3:f12a8f74fe1f tip

added the Xcode project
author John Tsiombikas <nuclear@member.fsf.org>
date Wed, 21 Jan 2015 11:37:50 +0200
parents e01da1033ca5
children
files LibOVR/Projects/Mac/Xcode/LibOVR.xcodeproj/project.pbxproj LibOVR/Projects/Mac/Xcode/LibOVR.xcodeproj/project.xcworkspace/contents.xcworkspacedata
diffstat 2 files changed, 870 insertions(+), 0 deletions(-) [+]
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/LibOVR/Projects/Mac/Xcode/LibOVR.xcodeproj/project.pbxproj	Wed Jan 21 11:37:50 2015 +0200
     1.3 @@ -0,0 +1,863 @@
     1.4 +// !$*UTF8*$!
     1.5 +{
     1.6 +	archiveVersion = 1;
     1.7 +	classes = {
     1.8 +	};
     1.9 +	objectVersion = 46;
    1.10 +	objects = {
    1.11 +
    1.12 +/* Begin PBXBuildFile section */
    1.13 +		0601FC801A6FA37500E2E090 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0601FC7E1A6FA37500E2E090 /* CoreFoundation.framework */; };
    1.14 +		0601FC811A6FA37500E2E090 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0601FC7F1A6FA37500E2E090 /* Foundation.framework */; };
    1.15 +		0601FC831A6FA38000E2E090 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0601FC821A6FA38000E2E090 /* IOKit.framework */; };
    1.16 +		0601FC851A6FA39800E2E090 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0601FC841A6FA39800E2E090 /* CoreGraphics.framework */; };
    1.17 +		0601FC871A6FA3E600E2E090 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0601FC861A6FA3E600E2E090 /* OpenGL.framework */; };
    1.18 +		4683CEBE1970867300285E02 /* CAPI_GL_HSWDisplay.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4683CEBC1970867300285E02 /* CAPI_GL_HSWDisplay.cpp */; };
    1.19 +		4683CEBF1970867300285E02 /* CAPI_GL_HSWDisplay.h in Headers */ = {isa = PBXBuildFile; fileRef = 4683CEBD1970867300285E02 /* CAPI_GL_HSWDisplay.h */; };
    1.20 +		8864E8FD19D5289700ACEEC1 /* OVR_CAPI_Keys.h in Headers */ = {isa = PBXBuildFile; fileRef = 8864E8FC19D5289700ACEEC1 /* OVR_CAPI_Keys.h */; };
    1.21 +		886FFB1E19E4898300775723 /* Util_SystemInfo_OSX.mm in Sources */ = {isa = PBXBuildFile; fileRef = 886FFB1D19E4898300775723 /* Util_SystemInfo_OSX.mm */; };
    1.22 +		A42F68671A11F2000027C6E1 /* Util_SystemGUI_OSX.mm in Sources */ = {isa = PBXBuildFile; fileRef = A42F68641A11F2000027C6E1 /* Util_SystemGUI_OSX.mm */; };
    1.23 +		A42F68681A11F2000027C6E1 /* Util_SystemGUI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A42F68651A11F2000027C6E1 /* Util_SystemGUI.cpp */; };
    1.24 +		A42F68691A11F2000027C6E1 /* Util_SystemGUI.h in Headers */ = {isa = PBXBuildFile; fileRef = A42F68661A11F2000027C6E1 /* Util_SystemGUI.h */; };
    1.25 +		A42F68751A11F2B80027C6E1 /* OVR_Compiler.h in Headers */ = {isa = PBXBuildFile; fileRef = A42F686E1A11F2B80027C6E1 /* OVR_Compiler.h */; };
    1.26 +		A42F68761A11F2B80027C6E1 /* OVR_DebugHelp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A42F686F1A11F2B80027C6E1 /* OVR_DebugHelp.cpp */; };
    1.27 +		A42F68771A11F2B80027C6E1 /* OVR_DebugHelp.h in Headers */ = {isa = PBXBuildFile; fileRef = A42F68701A11F2B80027C6E1 /* OVR_DebugHelp.h */; };
    1.28 +		A42F68781A11F2B80027C6E1 /* OVR_mach_exc_OSX.c in Sources */ = {isa = PBXBuildFile; fileRef = A42F68711A11F2B80027C6E1 /* OVR_mach_exc_OSX.c */; };
    1.29 +		A42F68791A11F2B80027C6E1 /* OVR_mach_exc_OSX.h in Headers */ = {isa = PBXBuildFile; fileRef = A42F68721A11F2B80027C6E1 /* OVR_mach_exc_OSX.h */; };
    1.30 +		A42F687A1A11F2B80027C6E1 /* OVR_Nullptr.h in Headers */ = {isa = PBXBuildFile; fileRef = A42F68731A11F2B80027C6E1 /* OVR_Nullptr.h */; };
    1.31 +		A42F687B1A11F2B80027C6E1 /* OVR_Observer.h in Headers */ = {isa = PBXBuildFile; fileRef = A42F68741A11F2B80027C6E1 /* OVR_Observer.h */; };
    1.32 +		A42F687F1A11F2F10027C6E1 /* CAPI_GLE_GL.h in Headers */ = {isa = PBXBuildFile; fileRef = A42F687C1A11F2F10027C6E1 /* CAPI_GLE_GL.h */; };
    1.33 +		A42F68801A11F2F10027C6E1 /* CAPI_GLE.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A42F687D1A11F2F10027C6E1 /* CAPI_GLE.cpp */; };
    1.34 +		A42F68811A11F2F10027C6E1 /* CAPI_GLE.h in Headers */ = {isa = PBXBuildFile; fileRef = A42F687E1A11F2F10027C6E1 /* CAPI_GLE.h */; };
    1.35 +		A4A859B619D6310100ED2071 /* CAPI_LatencyStatistics.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A4A859B419D6310100ED2071 /* CAPI_LatencyStatistics.cpp */; };
    1.36 +		A4A859B719D6310100ED2071 /* CAPI_LatencyStatistics.h in Headers */ = {isa = PBXBuildFile; fileRef = A4A859B519D6310100ED2071 /* CAPI_LatencyStatistics.h */; };
    1.37 +		A4A859BA19D6311500ED2071 /* Util_SystemInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A4A859B819D6311500ED2071 /* Util_SystemInfo.cpp */; };
    1.38 +		A4A859BB19D6311500ED2071 /* Util_SystemInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = A4A859B919D6311500ED2071 /* Util_SystemInfo.h */; };
    1.39 +		E8094D0F196FAE8800937940 /* CAPI_HSWDisplay.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8094D0D196FAE8800937940 /* CAPI_HSWDisplay.cpp */; };
    1.40 +		E8094D10196FAE8800937940 /* CAPI_HSWDisplay.h in Headers */ = {isa = PBXBuildFile; fileRef = E8094D0E196FAE8800937940 /* CAPI_HSWDisplay.h */; };
    1.41 +		E85F262C1954204900AA807B /* OVR_SerialFormat.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E85F262A1954204900AA807B /* OVR_SerialFormat.cpp */; };
    1.42 +		E85F262D1954204900AA807B /* OVR_SerialFormat.h in Headers */ = {isa = PBXBuildFile; fileRef = E85F262B1954204900AA807B /* OVR_SerialFormat.h */; };
    1.43 +		E8788D1D196CF68000128BE5 /* Tracking_PoseState.h in Headers */ = {isa = PBXBuildFile; fileRef = E8788D1B196CF68000128BE5 /* Tracking_PoseState.h */; };
    1.44 +		E8788D1E196CF68000128BE5 /* Tracking_SensorState.h in Headers */ = {isa = PBXBuildFile; fileRef = E8788D1C196CF68000128BE5 /* Tracking_SensorState.h */; };
    1.45 +		E8788D22196CF98000128BE5 /* Util_LatencyTest2Reader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8788D1F196CF98000128BE5 /* Util_LatencyTest2Reader.cpp */; };
    1.46 +		E8788D23196CF98000128BE5 /* Util_LatencyTest2Reader.h in Headers */ = {isa = PBXBuildFile; fileRef = E8788D20196CF98000128BE5 /* Util_LatencyTest2Reader.h */; };
    1.47 +		E8788D24196CF98000128BE5 /* Util_LatencyTest2State.h in Headers */ = {isa = PBXBuildFile; fileRef = E8788D21196CF98000128BE5 /* Util_LatencyTest2State.h */; };
    1.48 +		E87DF46E196A1BEF005E383C /* OVR_CRC32.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E87DF46A196A1BEF005E383C /* OVR_CRC32.cpp */; };
    1.49 +		E87DF46F196A1BEF005E383C /* OVR_CRC32.h in Headers */ = {isa = PBXBuildFile; fileRef = E87DF46B196A1BEF005E383C /* OVR_CRC32.h */; };
    1.50 +		E87DF470196A1BEF005E383C /* OVR_SharedMemory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E87DF46C196A1BEF005E383C /* OVR_SharedMemory.cpp */; };
    1.51 +		E87DF471196A1BEF005E383C /* OVR_SharedMemory.h in Headers */ = {isa = PBXBuildFile; fileRef = E87DF46D196A1BEF005E383C /* OVR_SharedMemory.h */; };
    1.52 +		E87DF47A196A1CEF005E383C /* OVR_Display.h in Headers */ = {isa = PBXBuildFile; fileRef = E87DF474196A1CEF005E383C /* OVR_Display.h */; };
    1.53 +		E87DF47D196A1CEF005E383C /* OVR_OSX_Display.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E87DF477196A1CEF005E383C /* OVR_OSX_Display.cpp */; };
    1.54 +		E87DF47E196A1CEF005E383C /* OVR_OSX_Display.h in Headers */ = {isa = PBXBuildFile; fileRef = E87DF478196A1CEF005E383C /* OVR_OSX_Display.h */; };
    1.55 +		E87DF490196A20E9005E383C /* OVR_BitStream.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E87DF480196A20E9005E383C /* OVR_BitStream.cpp */; };
    1.56 +		E87DF491196A20E9005E383C /* OVR_BitStream.h in Headers */ = {isa = PBXBuildFile; fileRef = E87DF481196A20E9005E383C /* OVR_BitStream.h */; };
    1.57 +		E87DF492196A20E9005E383C /* OVR_MessageIDTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = E87DF482196A20E9005E383C /* OVR_MessageIDTypes.h */; };
    1.58 +		E87DF493196A20E9005E383C /* OVR_NetworkPlugin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E87DF483196A20E9005E383C /* OVR_NetworkPlugin.cpp */; };
    1.59 +		E87DF494196A20E9005E383C /* OVR_NetworkPlugin.h in Headers */ = {isa = PBXBuildFile; fileRef = E87DF484196A20E9005E383C /* OVR_NetworkPlugin.h */; };
    1.60 +		E87DF495196A20E9005E383C /* OVR_NetworkTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = E87DF485196A20E9005E383C /* OVR_NetworkTypes.h */; };
    1.61 +		E87DF496196A20E9005E383C /* OVR_PacketizedTCPSocket.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E87DF486196A20E9005E383C /* OVR_PacketizedTCPSocket.cpp */; };
    1.62 +		E87DF497196A20E9005E383C /* OVR_PacketizedTCPSocket.h in Headers */ = {isa = PBXBuildFile; fileRef = E87DF487196A20E9005E383C /* OVR_PacketizedTCPSocket.h */; };
    1.63 +		E87DF498196A20E9005E383C /* OVR_RPC1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E87DF488196A20E9005E383C /* OVR_RPC1.cpp */; };
    1.64 +		E87DF499196A20E9005E383C /* OVR_RPC1.h in Headers */ = {isa = PBXBuildFile; fileRef = E87DF489196A20E9005E383C /* OVR_RPC1.h */; };
    1.65 +		E87DF49A196A20E9005E383C /* OVR_Session.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E87DF48A196A20E9005E383C /* OVR_Session.cpp */; };
    1.66 +		E87DF49B196A20E9005E383C /* OVR_Session.h in Headers */ = {isa = PBXBuildFile; fileRef = E87DF48B196A20E9005E383C /* OVR_Session.h */; };
    1.67 +		E87DF49C196A20E9005E383C /* OVR_Socket.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E87DF48C196A20E9005E383C /* OVR_Socket.cpp */; };
    1.68 +		E87DF49D196A20E9005E383C /* OVR_Socket.h in Headers */ = {isa = PBXBuildFile; fileRef = E87DF48D196A20E9005E383C /* OVR_Socket.h */; };
    1.69 +		E87DF49E196A20E9005E383C /* OVR_Unix_Socket.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E87DF48E196A20E9005E383C /* OVR_Unix_Socket.cpp */; };
    1.70 +		E87DF49F196A20E9005E383C /* OVR_Unix_Socket.h in Headers */ = {isa = PBXBuildFile; fileRef = E87DF48F196A20E9005E383C /* OVR_Unix_Socket.h */; };
    1.71 +		E87DF4AB196A2161005E383C /* Service_NetClient.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E87DF4A3196A2161005E383C /* Service_NetClient.cpp */; };
    1.72 +		E87DF4AC196A2161005E383C /* Service_NetClient.h in Headers */ = {isa = PBXBuildFile; fileRef = E87DF4A4196A2161005E383C /* Service_NetClient.h */; };
    1.73 +		E87DF4AF196A2161005E383C /* Service_NetSessionCommon.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E87DF4A7196A2161005E383C /* Service_NetSessionCommon.cpp */; };
    1.74 +		E87DF4B0196A2161005E383C /* Service_NetSessionCommon.h in Headers */ = {isa = PBXBuildFile; fileRef = E87DF4A8196A2161005E383C /* Service_NetSessionCommon.h */; };
    1.75 +		E87DF4D2196A232F005E383C /* OVR_DeviceConstants.h in Headers */ = {isa = PBXBuildFile; fileRef = E87DF4B3196A232F005E383C /* OVR_DeviceConstants.h */; };
    1.76 +		E87DF4F3196A23B4005E383C /* Tracking_SensorStateReader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E87DF4F1196A23B4005E383C /* Tracking_SensorStateReader.cpp */; };
    1.77 +		E87DF4F4196A23B4005E383C /* Tracking_SensorStateReader.h in Headers */ = {isa = PBXBuildFile; fileRef = E87DF4F2196A23B4005E383C /* Tracking_SensorStateReader.h */; };
    1.78 +		E886FE9E190737FA00D5DB45 /* OVR_CAPI_GL.h in Headers */ = {isa = PBXBuildFile; fileRef = E886FE9B190737FA00D5DB45 /* OVR_CAPI_GL.h */; };
    1.79 +		E886FE9F190737FA00D5DB45 /* OVR_CAPI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E886FE9C190737FA00D5DB45 /* OVR_CAPI.cpp */; };
    1.80 +		E886FEA0190737FA00D5DB45 /* OVR_CAPI.h in Headers */ = {isa = PBXBuildFile; fileRef = E886FE9D190737FA00D5DB45 /* OVR_CAPI.h */; };
    1.81 +		E886FEA21907528C00D5DB45 /* CAPI_DistortionRenderer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E886FEA11907528C00D5DB45 /* CAPI_DistortionRenderer.cpp */; };
    1.82 +		E8AA40D11907221900D5F144 /* OVR_Alg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AA40A61907221900D5F144 /* OVR_Alg.cpp */; };
    1.83 +		E8AA40D21907221900D5F144 /* OVR_Alg.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA40A71907221900D5F144 /* OVR_Alg.h */; };
    1.84 +		E8AA40D31907221900D5F144 /* OVR_Allocator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AA40A81907221900D5F144 /* OVR_Allocator.cpp */; };
    1.85 +		E8AA40D41907221900D5F144 /* OVR_Allocator.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA40A91907221900D5F144 /* OVR_Allocator.h */; };
    1.86 +		E8AA40D51907221900D5F144 /* OVR_Array.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA40AA1907221900D5F144 /* OVR_Array.h */; };
    1.87 +		E8AA40D61907221900D5F144 /* OVR_Atomic.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AA40AB1907221900D5F144 /* OVR_Atomic.cpp */; };
    1.88 +		E8AA40D71907221900D5F144 /* OVR_Atomic.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA40AC1907221900D5F144 /* OVR_Atomic.h */; };
    1.89 +		E8AA40D81907221900D5F144 /* OVR_Color.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA40AD1907221900D5F144 /* OVR_Color.h */; };
    1.90 +		E8AA40D91907221900D5F144 /* OVR_ContainerAllocator.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA40AE1907221900D5F144 /* OVR_ContainerAllocator.h */; };
    1.91 +		E8AA40DA1907221900D5F144 /* OVR_Deque.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA40AF1907221900D5F144 /* OVR_Deque.h */; };
    1.92 +		E8AA40DB1907221900D5F144 /* OVR_File.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AA40B01907221900D5F144 /* OVR_File.cpp */; };
    1.93 +		E8AA40DC1907221900D5F144 /* OVR_File.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA40B11907221900D5F144 /* OVR_File.h */; };
    1.94 +		E8AA40DD1907221900D5F144 /* OVR_FileFILE.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AA40B21907221900D5F144 /* OVR_FileFILE.cpp */; };
    1.95 +		E8AA40DE1907221900D5F144 /* OVR_Hash.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA40B31907221900D5F144 /* OVR_Hash.h */; };
    1.96 +		E8AA40DF1907221900D5F144 /* OVR_KeyCodes.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA40B41907221900D5F144 /* OVR_KeyCodes.h */; };
    1.97 +		E8AA40E01907221900D5F144 /* OVR_List.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA40B51907221900D5F144 /* OVR_List.h */; };
    1.98 +		E8AA40E11907221900D5F144 /* OVR_Lockless.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AA40B61907221900D5F144 /* OVR_Lockless.cpp */; };
    1.99 +		E8AA40E21907221900D5F144 /* OVR_Lockless.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA40B71907221900D5F144 /* OVR_Lockless.h */; };
   1.100 +		E8AA40E31907221900D5F144 /* OVR_Log.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AA40B81907221900D5F144 /* OVR_Log.cpp */; };
   1.101 +		E8AA40E41907221900D5F144 /* OVR_Log.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA40B91907221900D5F144 /* OVR_Log.h */; };
   1.102 +		E8AA40E51907221900D5F144 /* OVR_Math.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AA40BA1907221900D5F144 /* OVR_Math.cpp */; };
   1.103 +		E8AA40E61907221900D5F144 /* OVR_Math.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA40BB1907221900D5F144 /* OVR_Math.h */; };
   1.104 +		E8AA40E71907221900D5F144 /* OVR_RefCount.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AA40BC1907221900D5F144 /* OVR_RefCount.cpp */; };
   1.105 +		E8AA40E81907221900D5F144 /* OVR_RefCount.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA40BD1907221900D5F144 /* OVR_RefCount.h */; };
   1.106 +		E8AA40E91907221900D5F144 /* OVR_Std.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AA40BE1907221900D5F144 /* OVR_Std.cpp */; };
   1.107 +		E8AA40EA1907221900D5F144 /* OVR_Std.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA40BF1907221900D5F144 /* OVR_Std.h */; };
   1.108 +		E8AA40EB1907221900D5F144 /* OVR_String.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AA40C01907221900D5F144 /* OVR_String.cpp */; };
   1.109 +		E8AA40EC1907221900D5F144 /* OVR_String.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA40C11907221900D5F144 /* OVR_String.h */; };
   1.110 +		E8AA40ED1907221900D5F144 /* OVR_String_FormatUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AA40C21907221900D5F144 /* OVR_String_FormatUtil.cpp */; };
   1.111 +		E8AA40EE1907221900D5F144 /* OVR_String_PathUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AA40C31907221900D5F144 /* OVR_String_PathUtil.cpp */; };
   1.112 +		E8AA40EF1907221900D5F144 /* OVR_StringHash.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA40C41907221900D5F144 /* OVR_StringHash.h */; };
   1.113 +		E8AA40F01907221900D5F144 /* OVR_SysFile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AA40C51907221900D5F144 /* OVR_SysFile.cpp */; };
   1.114 +		E8AA40F11907221900D5F144 /* OVR_SysFile.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA40C61907221900D5F144 /* OVR_SysFile.h */; };
   1.115 +		E8AA40F21907221900D5F144 /* OVR_System.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AA40C71907221900D5F144 /* OVR_System.cpp */; };
   1.116 +		E8AA40F31907221900D5F144 /* OVR_System.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA40C81907221900D5F144 /* OVR_System.h */; };
   1.117 +		E8AA40F41907221900D5F144 /* OVR_Threads.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA40C91907221900D5F144 /* OVR_Threads.h */; };
   1.118 +		E8AA40F51907221900D5F144 /* OVR_ThreadsPthread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AA40CA1907221900D5F144 /* OVR_ThreadsPthread.cpp */; };
   1.119 +		E8AA40F71907221900D5F144 /* OVR_Timer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AA40CC1907221900D5F144 /* OVR_Timer.cpp */; };
   1.120 +		E8AA40F81907221900D5F144 /* OVR_Timer.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA40CD1907221900D5F144 /* OVR_Timer.h */; };
   1.121 +		E8AA40F91907221900D5F144 /* OVR_Types.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA40CE1907221900D5F144 /* OVR_Types.h */; };
   1.122 +		E8AA40FA1907221900D5F144 /* OVR_UTF8Util.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AA40CF1907221900D5F144 /* OVR_UTF8Util.cpp */; };
   1.123 +		E8AA40FB1907221900D5F144 /* OVR_UTF8Util.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA40D01907221900D5F144 /* OVR_UTF8Util.h */; };
   1.124 +		E8AA410D1907224700D5F144 /* Util_Interface.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AA41011907224700D5F144 /* Util_Interface.cpp */; };
   1.125 +		E8AA410E1907224700D5F144 /* Util_Interface.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA41021907224700D5F144 /* Util_Interface.h */; };
   1.126 +		E8AA41131907224700D5F144 /* Util_Render_Stereo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AA41071907224700D5F144 /* Util_Render_Stereo.cpp */; };
   1.127 +		E8AA41141907224700D5F144 /* Util_Render_Stereo.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA41081907224700D5F144 /* Util_Render_Stereo.h */; };
   1.128 +		E8AA4173190722BB00D5F144 /* OVR_JSON.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AA412B190722BB00D5F144 /* OVR_JSON.cpp */; };
   1.129 +		E8AA4174190722BB00D5F144 /* OVR_JSON.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA412C190722BB00D5F144 /* OVR_JSON.h */; };
   1.130 +		E8AA4185190722BB00D5F144 /* OVR_Profile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AA413D190722BB00D5F144 /* OVR_Profile.cpp */; };
   1.131 +		E8AA4186190722BB00D5F144 /* OVR_Profile.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA413E190722BB00D5F144 /* OVR_Profile.h */; };
   1.132 +		E8AA4197190722BB00D5F144 /* OVR_Stereo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AA414F190722BB00D5F144 /* OVR_Stereo.cpp */; };
   1.133 +		E8AA4198190722BB00D5F144 /* OVR_Stereo.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA4150190722BB00D5F144 /* OVR_Stereo.h */; };
   1.134 +		E8AA41E2190724E600D5F144 /* CAPI_DistortionRenderer.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA41BA190724E600D5F144 /* CAPI_DistortionRenderer.h */; };
   1.135 +		E8AA41E3190724E600D5F144 /* CAPI_FrameTimeManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AA41BB190724E600D5F144 /* CAPI_FrameTimeManager.cpp */; };
   1.136 +		E8AA41E4190724E600D5F144 /* CAPI_FrameTimeManager.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA41BC190724E600D5F144 /* CAPI_FrameTimeManager.h */; };
   1.137 +		E8AA41E7190724E600D5F144 /* CAPI_HMDRenderState.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AA41BF190724E600D5F144 /* CAPI_HMDRenderState.cpp */; };
   1.138 +		E8AA41E8190724E600D5F144 /* CAPI_HMDRenderState.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA41C0190724E600D5F144 /* CAPI_HMDRenderState.h */; };
   1.139 +		E8AA41E9190724E600D5F144 /* CAPI_HMDState.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AA41C1190724E600D5F144 /* CAPI_HMDState.cpp */; };
   1.140 +		E8AA41EA190724E600D5F144 /* CAPI_HMDState.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA41C2190724E600D5F144 /* CAPI_HMDState.h */; };
   1.141 +		E8AA41F6190724E600D5F144 /* CAPI_GL_DistortionRenderer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AA41D0190724E600D5F144 /* CAPI_GL_DistortionRenderer.cpp */; };
   1.142 +		E8AA41F7190724E600D5F144 /* CAPI_GL_DistortionRenderer.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA41D1190724E600D5F144 /* CAPI_GL_DistortionRenderer.h */; };
   1.143 +		E8AA41F8190724E600D5F144 /* CAPI_GL_Util.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AA41D2190724E600D5F144 /* CAPI_GL_Util.cpp */; };
   1.144 +		E8AA41F9190724E600D5F144 /* CAPI_GL_Util.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA41D3190724E600D5F144 /* CAPI_GL_Util.h */; };
   1.145 +		E8B18323196D376800555C29 /* OVR_ThreadCommandQueue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8B18321196D376800555C29 /* OVR_ThreadCommandQueue.cpp */; };
   1.146 +		E8B18324196D376800555C29 /* OVR_ThreadCommandQueue.h in Headers */ = {isa = PBXBuildFile; fileRef = E8B18322196D376800555C29 /* OVR_ThreadCommandQueue.h */; };
   1.147 +/* End PBXBuildFile section */
   1.148 +
   1.149 +/* Begin PBXFileReference section */
   1.150 +		0601FC7E1A6FA37500E2E090 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; };
   1.151 +		0601FC7F1A6FA37500E2E090 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
   1.152 +		0601FC821A6FA38000E2E090 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = System/Library/Frameworks/IOKit.framework; sourceTree = SDKROOT; };
   1.153 +		0601FC841A6FA39800E2E090 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
   1.154 +		0601FC861A6FA3E600E2E090 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = System/Library/Frameworks/OpenGL.framework; sourceTree = SDKROOT; };
   1.155 +		4683CEBC1970867300285E02 /* CAPI_GL_HSWDisplay.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CAPI_GL_HSWDisplay.cpp; path = GL/CAPI_GL_HSWDisplay.cpp; sourceTree = "<group>"; };
   1.156 +		4683CEBD1970867300285E02 /* CAPI_GL_HSWDisplay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CAPI_GL_HSWDisplay.h; path = GL/CAPI_GL_HSWDisplay.h; sourceTree = "<group>"; };
   1.157 +		8864E8FC19D5289700ACEEC1 /* OVR_CAPI_Keys.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OVR_CAPI_Keys.h; path = ../../../Src/OVR_CAPI_Keys.h; sourceTree = "<group>"; };
   1.158 +		886FFB1D19E4898300775723 /* Util_SystemInfo_OSX.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = Util_SystemInfo_OSX.mm; sourceTree = "<group>"; };
   1.159 +		A42F68641A11F2000027C6E1 /* Util_SystemGUI_OSX.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = Util_SystemGUI_OSX.mm; sourceTree = "<group>"; };
   1.160 +		A42F68651A11F2000027C6E1 /* Util_SystemGUI.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Util_SystemGUI.cpp; sourceTree = "<group>"; };
   1.161 +		A42F68661A11F2000027C6E1 /* Util_SystemGUI.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Util_SystemGUI.h; sourceTree = "<group>"; };
   1.162 +		A42F686E1A11F2B80027C6E1 /* OVR_Compiler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_Compiler.h; sourceTree = "<group>"; };
   1.163 +		A42F686F1A11F2B80027C6E1 /* OVR_DebugHelp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_DebugHelp.cpp; sourceTree = "<group>"; };
   1.164 +		A42F68701A11F2B80027C6E1 /* OVR_DebugHelp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_DebugHelp.h; sourceTree = "<group>"; };
   1.165 +		A42F68711A11F2B80027C6E1 /* OVR_mach_exc_OSX.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = OVR_mach_exc_OSX.c; sourceTree = "<group>"; };
   1.166 +		A42F68721A11F2B80027C6E1 /* OVR_mach_exc_OSX.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_mach_exc_OSX.h; sourceTree = "<group>"; };
   1.167 +		A42F68731A11F2B80027C6E1 /* OVR_Nullptr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_Nullptr.h; sourceTree = "<group>"; };
   1.168 +		A42F68741A11F2B80027C6E1 /* OVR_Observer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_Observer.h; sourceTree = "<group>"; };
   1.169 +		A42F687C1A11F2F10027C6E1 /* CAPI_GLE_GL.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CAPI_GLE_GL.h; path = GL/CAPI_GLE_GL.h; sourceTree = "<group>"; };
   1.170 +		A42F687D1A11F2F10027C6E1 /* CAPI_GLE.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CAPI_GLE.cpp; path = GL/CAPI_GLE.cpp; sourceTree = "<group>"; };
   1.171 +		A42F687E1A11F2F10027C6E1 /* CAPI_GLE.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CAPI_GLE.h; path = GL/CAPI_GLE.h; sourceTree = "<group>"; };
   1.172 +		A4A859B419D6310100ED2071 /* CAPI_LatencyStatistics.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAPI_LatencyStatistics.cpp; sourceTree = "<group>"; };
   1.173 +		A4A859B519D6310100ED2071 /* CAPI_LatencyStatistics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAPI_LatencyStatistics.h; sourceTree = "<group>"; };
   1.174 +		A4A859B819D6311500ED2071 /* Util_SystemInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Util_SystemInfo.cpp; sourceTree = "<group>"; };
   1.175 +		A4A859B919D6311500ED2071 /* Util_SystemInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Util_SystemInfo.h; sourceTree = "<group>"; };
   1.176 +		E8094D0D196FAE8800937940 /* CAPI_HSWDisplay.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAPI_HSWDisplay.cpp; sourceTree = "<group>"; };
   1.177 +		E8094D0E196FAE8800937940 /* CAPI_HSWDisplay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAPI_HSWDisplay.h; sourceTree = "<group>"; };
   1.178 +		E82D4CD31906FE640070CB3F /* libovr.dylib */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libovr.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
   1.179 +		E85F262A1954204900AA807B /* OVR_SerialFormat.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = OVR_SerialFormat.cpp; path = ../../../Src/OVR_SerialFormat.cpp; sourceTree = "<group>"; };
   1.180 +		E85F262B1954204900AA807B /* OVR_SerialFormat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OVR_SerialFormat.h; path = ../../../Src/OVR_SerialFormat.h; sourceTree = "<group>"; };
   1.181 +		E8788D1B196CF68000128BE5 /* Tracking_PoseState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Tracking_PoseState.h; path = ../../../Src/Tracking/Tracking_PoseState.h; sourceTree = "<group>"; };
   1.182 +		E8788D1C196CF68000128BE5 /* Tracking_SensorState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Tracking_SensorState.h; path = ../../../Src/Tracking/Tracking_SensorState.h; sourceTree = "<group>"; };
   1.183 +		E8788D1F196CF98000128BE5 /* Util_LatencyTest2Reader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Util_LatencyTest2Reader.cpp; sourceTree = "<group>"; };
   1.184 +		E8788D20196CF98000128BE5 /* Util_LatencyTest2Reader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Util_LatencyTest2Reader.h; sourceTree = "<group>"; };
   1.185 +		E8788D21196CF98000128BE5 /* Util_LatencyTest2State.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Util_LatencyTest2State.h; sourceTree = "<group>"; };
   1.186 +		E87DF46A196A1BEF005E383C /* OVR_CRC32.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_CRC32.cpp; sourceTree = "<group>"; };
   1.187 +		E87DF46B196A1BEF005E383C /* OVR_CRC32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_CRC32.h; sourceTree = "<group>"; };
   1.188 +		E87DF46C196A1BEF005E383C /* OVR_SharedMemory.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_SharedMemory.cpp; sourceTree = "<group>"; };
   1.189 +		E87DF46D196A1BEF005E383C /* OVR_SharedMemory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_SharedMemory.h; sourceTree = "<group>"; };
   1.190 +		E87DF474196A1CEF005E383C /* OVR_Display.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OVR_Display.h; path = ../../../Src/Displays/OVR_Display.h; sourceTree = "<group>"; };
   1.191 +		E87DF477196A1CEF005E383C /* OVR_OSX_Display.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = OVR_OSX_Display.cpp; path = ../../../Src/Displays/OVR_OSX_Display.cpp; sourceTree = "<group>"; };
   1.192 +		E87DF478196A1CEF005E383C /* OVR_OSX_Display.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OVR_OSX_Display.h; path = ../../../Src/Displays/OVR_OSX_Display.h; sourceTree = "<group>"; };
   1.193 +		E87DF480196A20E9005E383C /* OVR_BitStream.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = OVR_BitStream.cpp; path = ../../../Src/Net/OVR_BitStream.cpp; sourceTree = "<group>"; };
   1.194 +		E87DF481196A20E9005E383C /* OVR_BitStream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OVR_BitStream.h; path = ../../../Src/Net/OVR_BitStream.h; sourceTree = "<group>"; };
   1.195 +		E87DF482196A20E9005E383C /* OVR_MessageIDTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OVR_MessageIDTypes.h; path = ../../../Src/Net/OVR_MessageIDTypes.h; sourceTree = "<group>"; };
   1.196 +		E87DF483196A20E9005E383C /* OVR_NetworkPlugin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = OVR_NetworkPlugin.cpp; path = ../../../Src/Net/OVR_NetworkPlugin.cpp; sourceTree = "<group>"; };
   1.197 +		E87DF484196A20E9005E383C /* OVR_NetworkPlugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OVR_NetworkPlugin.h; path = ../../../Src/Net/OVR_NetworkPlugin.h; sourceTree = "<group>"; };
   1.198 +		E87DF485196A20E9005E383C /* OVR_NetworkTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OVR_NetworkTypes.h; path = ../../../Src/Net/OVR_NetworkTypes.h; sourceTree = "<group>"; };
   1.199 +		E87DF486196A20E9005E383C /* OVR_PacketizedTCPSocket.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = OVR_PacketizedTCPSocket.cpp; path = ../../../Src/Net/OVR_PacketizedTCPSocket.cpp; sourceTree = "<group>"; };
   1.200 +		E87DF487196A20E9005E383C /* OVR_PacketizedTCPSocket.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OVR_PacketizedTCPSocket.h; path = ../../../Src/Net/OVR_PacketizedTCPSocket.h; sourceTree = "<group>"; };
   1.201 +		E87DF488196A20E9005E383C /* OVR_RPC1.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = OVR_RPC1.cpp; path = ../../../Src/Net/OVR_RPC1.cpp; sourceTree = "<group>"; };
   1.202 +		E87DF489196A20E9005E383C /* OVR_RPC1.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OVR_RPC1.h; path = ../../../Src/Net/OVR_RPC1.h; sourceTree = "<group>"; };
   1.203 +		E87DF48A196A20E9005E383C /* OVR_Session.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = OVR_Session.cpp; path = ../../../Src/Net/OVR_Session.cpp; sourceTree = "<group>"; };
   1.204 +		E87DF48B196A20E9005E383C /* OVR_Session.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OVR_Session.h; path = ../../../Src/Net/OVR_Session.h; sourceTree = "<group>"; };
   1.205 +		E87DF48C196A20E9005E383C /* OVR_Socket.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = OVR_Socket.cpp; path = ../../../Src/Net/OVR_Socket.cpp; sourceTree = "<group>"; };
   1.206 +		E87DF48D196A20E9005E383C /* OVR_Socket.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OVR_Socket.h; path = ../../../Src/Net/OVR_Socket.h; sourceTree = "<group>"; };
   1.207 +		E87DF48E196A20E9005E383C /* OVR_Unix_Socket.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = OVR_Unix_Socket.cpp; path = ../../../Src/Net/OVR_Unix_Socket.cpp; sourceTree = "<group>"; };
   1.208 +		E87DF48F196A20E9005E383C /* OVR_Unix_Socket.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OVR_Unix_Socket.h; path = ../../../Src/Net/OVR_Unix_Socket.h; sourceTree = "<group>"; };
   1.209 +		E87DF4A3196A2161005E383C /* Service_NetClient.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Service_NetClient.cpp; path = ../../../Src/Service/Service_NetClient.cpp; sourceTree = "<group>"; };
   1.210 +		E87DF4A4196A2161005E383C /* Service_NetClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Service_NetClient.h; path = ../../../Src/Service/Service_NetClient.h; sourceTree = "<group>"; };
   1.211 +		E87DF4A7196A2161005E383C /* Service_NetSessionCommon.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Service_NetSessionCommon.cpp; path = ../../../Src/Service/Service_NetSessionCommon.cpp; sourceTree = "<group>"; };
   1.212 +		E87DF4A8196A2161005E383C /* Service_NetSessionCommon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Service_NetSessionCommon.h; path = ../../../Src/Service/Service_NetSessionCommon.h; sourceTree = "<group>"; };
   1.213 +		E87DF4B3196A232F005E383C /* OVR_DeviceConstants.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OVR_DeviceConstants.h; path = ../../../Src/Sensors/OVR_DeviceConstants.h; sourceTree = "<group>"; };
   1.214 +		E87DF4F1196A23B4005E383C /* Tracking_SensorStateReader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Tracking_SensorStateReader.cpp; path = ../../../Src/Tracking/Tracking_SensorStateReader.cpp; sourceTree = "<group>"; };
   1.215 +		E87DF4F2196A23B4005E383C /* Tracking_SensorStateReader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Tracking_SensorStateReader.h; path = ../../../Src/Tracking/Tracking_SensorStateReader.h; sourceTree = "<group>"; };
   1.216 +		E886FE9B190737FA00D5DB45 /* OVR_CAPI_GL.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OVR_CAPI_GL.h; path = ../../../Src/OVR_CAPI_GL.h; sourceTree = "<group>"; };
   1.217 +		E886FE9C190737FA00D5DB45 /* OVR_CAPI.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = OVR_CAPI.cpp; path = ../../../Src/OVR_CAPI.cpp; sourceTree = "<group>"; };
   1.218 +		E886FE9D190737FA00D5DB45 /* OVR_CAPI.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OVR_CAPI.h; path = ../../../Src/OVR_CAPI.h; sourceTree = "<group>"; };
   1.219 +		E886FEA11907528C00D5DB45 /* CAPI_DistortionRenderer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAPI_DistortionRenderer.cpp; sourceTree = "<group>"; };
   1.220 +		E8AA40A61907221900D5F144 /* OVR_Alg.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_Alg.cpp; sourceTree = "<group>"; };
   1.221 +		E8AA40A71907221900D5F144 /* OVR_Alg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_Alg.h; sourceTree = "<group>"; };
   1.222 +		E8AA40A81907221900D5F144 /* OVR_Allocator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_Allocator.cpp; sourceTree = "<group>"; };
   1.223 +		E8AA40A91907221900D5F144 /* OVR_Allocator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_Allocator.h; sourceTree = "<group>"; };
   1.224 +		E8AA40AA1907221900D5F144 /* OVR_Array.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_Array.h; sourceTree = "<group>"; };
   1.225 +		E8AA40AB1907221900D5F144 /* OVR_Atomic.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_Atomic.cpp; sourceTree = "<group>"; };
   1.226 +		E8AA40AC1907221900D5F144 /* OVR_Atomic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_Atomic.h; sourceTree = "<group>"; };
   1.227 +		E8AA40AD1907221900D5F144 /* OVR_Color.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_Color.h; sourceTree = "<group>"; };
   1.228 +		E8AA40AE1907221900D5F144 /* OVR_ContainerAllocator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_ContainerAllocator.h; sourceTree = "<group>"; };
   1.229 +		E8AA40AF1907221900D5F144 /* OVR_Deque.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_Deque.h; sourceTree = "<group>"; };
   1.230 +		E8AA40B01907221900D5F144 /* OVR_File.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_File.cpp; sourceTree = "<group>"; };
   1.231 +		E8AA40B11907221900D5F144 /* OVR_File.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_File.h; sourceTree = "<group>"; };
   1.232 +		E8AA40B21907221900D5F144 /* OVR_FileFILE.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_FileFILE.cpp; sourceTree = "<group>"; };
   1.233 +		E8AA40B31907221900D5F144 /* OVR_Hash.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_Hash.h; sourceTree = "<group>"; };
   1.234 +		E8AA40B41907221900D5F144 /* OVR_KeyCodes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_KeyCodes.h; sourceTree = "<group>"; };
   1.235 +		E8AA40B51907221900D5F144 /* OVR_List.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_List.h; sourceTree = "<group>"; };
   1.236 +		E8AA40B61907221900D5F144 /* OVR_Lockless.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_Lockless.cpp; sourceTree = "<group>"; };
   1.237 +		E8AA40B71907221900D5F144 /* OVR_Lockless.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_Lockless.h; sourceTree = "<group>"; };
   1.238 +		E8AA40B81907221900D5F144 /* OVR_Log.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_Log.cpp; sourceTree = "<group>"; };
   1.239 +		E8AA40B91907221900D5F144 /* OVR_Log.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_Log.h; sourceTree = "<group>"; };
   1.240 +		E8AA40BA1907221900D5F144 /* OVR_Math.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_Math.cpp; sourceTree = "<group>"; };
   1.241 +		E8AA40BB1907221900D5F144 /* OVR_Math.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_Math.h; sourceTree = "<group>"; };
   1.242 +		E8AA40BC1907221900D5F144 /* OVR_RefCount.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_RefCount.cpp; sourceTree = "<group>"; };
   1.243 +		E8AA40BD1907221900D5F144 /* OVR_RefCount.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_RefCount.h; sourceTree = "<group>"; };
   1.244 +		E8AA40BE1907221900D5F144 /* OVR_Std.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_Std.cpp; sourceTree = "<group>"; };
   1.245 +		E8AA40BF1907221900D5F144 /* OVR_Std.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_Std.h; sourceTree = "<group>"; };
   1.246 +		E8AA40C01907221900D5F144 /* OVR_String.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_String.cpp; sourceTree = "<group>"; };
   1.247 +		E8AA40C11907221900D5F144 /* OVR_String.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_String.h; sourceTree = "<group>"; };
   1.248 +		E8AA40C21907221900D5F144 /* OVR_String_FormatUtil.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_String_FormatUtil.cpp; sourceTree = "<group>"; };
   1.249 +		E8AA40C31907221900D5F144 /* OVR_String_PathUtil.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_String_PathUtil.cpp; sourceTree = "<group>"; };
   1.250 +		E8AA40C41907221900D5F144 /* OVR_StringHash.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_StringHash.h; sourceTree = "<group>"; };
   1.251 +		E8AA40C51907221900D5F144 /* OVR_SysFile.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_SysFile.cpp; sourceTree = "<group>"; };
   1.252 +		E8AA40C61907221900D5F144 /* OVR_SysFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_SysFile.h; sourceTree = "<group>"; };
   1.253 +		E8AA40C71907221900D5F144 /* OVR_System.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_System.cpp; sourceTree = "<group>"; };
   1.254 +		E8AA40C81907221900D5F144 /* OVR_System.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_System.h; sourceTree = "<group>"; };
   1.255 +		E8AA40C91907221900D5F144 /* OVR_Threads.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_Threads.h; sourceTree = "<group>"; };
   1.256 +		E8AA40CA1907221900D5F144 /* OVR_ThreadsPthread.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_ThreadsPthread.cpp; sourceTree = "<group>"; };
   1.257 +		E8AA40CC1907221900D5F144 /* OVR_Timer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_Timer.cpp; sourceTree = "<group>"; };
   1.258 +		E8AA40CD1907221900D5F144 /* OVR_Timer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_Timer.h; sourceTree = "<group>"; };
   1.259 +		E8AA40CE1907221900D5F144 /* OVR_Types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_Types.h; sourceTree = "<group>"; };
   1.260 +		E8AA40CF1907221900D5F144 /* OVR_UTF8Util.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_UTF8Util.cpp; sourceTree = "<group>"; };
   1.261 +		E8AA40D01907221900D5F144 /* OVR_UTF8Util.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_UTF8Util.h; sourceTree = "<group>"; };
   1.262 +		E8AA41011907224700D5F144 /* Util_Interface.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Util_Interface.cpp; sourceTree = "<group>"; };
   1.263 +		E8AA41021907224700D5F144 /* Util_Interface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Util_Interface.h; sourceTree = "<group>"; };
   1.264 +		E8AA41071907224700D5F144 /* Util_Render_Stereo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Util_Render_Stereo.cpp; sourceTree = "<group>"; };
   1.265 +		E8AA41081907224700D5F144 /* Util_Render_Stereo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Util_Render_Stereo.h; sourceTree = "<group>"; };
   1.266 +		E8AA412B190722BB00D5F144 /* OVR_JSON.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = OVR_JSON.cpp; path = ../../../Src/OVR_JSON.cpp; sourceTree = "<group>"; };
   1.267 +		E8AA412C190722BB00D5F144 /* OVR_JSON.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OVR_JSON.h; path = ../../../Src/OVR_JSON.h; sourceTree = "<group>"; };
   1.268 +		E8AA413D190722BB00D5F144 /* OVR_Profile.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = OVR_Profile.cpp; path = ../../../Src/OVR_Profile.cpp; sourceTree = "<group>"; };
   1.269 +		E8AA413E190722BB00D5F144 /* OVR_Profile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OVR_Profile.h; path = ../../../Src/OVR_Profile.h; sourceTree = "<group>"; };
   1.270 +		E8AA414F190722BB00D5F144 /* OVR_Stereo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = OVR_Stereo.cpp; path = ../../../Src/OVR_Stereo.cpp; sourceTree = "<group>"; };
   1.271 +		E8AA4150190722BB00D5F144 /* OVR_Stereo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OVR_Stereo.h; path = ../../../Src/OVR_Stereo.h; sourceTree = "<group>"; };
   1.272 +		E8AA41BA190724E600D5F144 /* CAPI_DistortionRenderer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAPI_DistortionRenderer.h; sourceTree = "<group>"; };
   1.273 +		E8AA41BB190724E600D5F144 /* CAPI_FrameTimeManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAPI_FrameTimeManager.cpp; sourceTree = "<group>"; };
   1.274 +		E8AA41BC190724E600D5F144 /* CAPI_FrameTimeManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAPI_FrameTimeManager.h; sourceTree = "<group>"; };
   1.275 +		E8AA41BF190724E600D5F144 /* CAPI_HMDRenderState.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAPI_HMDRenderState.cpp; sourceTree = "<group>"; };
   1.276 +		E8AA41C0190724E600D5F144 /* CAPI_HMDRenderState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAPI_HMDRenderState.h; sourceTree = "<group>"; };
   1.277 +		E8AA41C1190724E600D5F144 /* CAPI_HMDState.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAPI_HMDState.cpp; sourceTree = "<group>"; };
   1.278 +		E8AA41C2190724E600D5F144 /* CAPI_HMDState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAPI_HMDState.h; sourceTree = "<group>"; };
   1.279 +		E8AA41D0190724E600D5F144 /* CAPI_GL_DistortionRenderer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAPI_GL_DistortionRenderer.cpp; sourceTree = "<group>"; };
   1.280 +		E8AA41D1190724E600D5F144 /* CAPI_GL_DistortionRenderer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAPI_GL_DistortionRenderer.h; sourceTree = "<group>"; };
   1.281 +		E8AA41D2190724E600D5F144 /* CAPI_GL_Util.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAPI_GL_Util.cpp; sourceTree = "<group>"; };
   1.282 +		E8AA41D3190724E600D5F144 /* CAPI_GL_Util.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAPI_GL_Util.h; sourceTree = "<group>"; };
   1.283 +		E8B18321196D376800555C29 /* OVR_ThreadCommandQueue.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_ThreadCommandQueue.cpp; sourceTree = "<group>"; };
   1.284 +		E8B18322196D376800555C29 /* OVR_ThreadCommandQueue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_ThreadCommandQueue.h; sourceTree = "<group>"; };
   1.285 +/* End PBXFileReference section */
   1.286 +
   1.287 +/* Begin PBXFrameworksBuildPhase section */
   1.288 +		E82D4CD01906FE640070CB3F /* Frameworks */ = {
   1.289 +			isa = PBXFrameworksBuildPhase;
   1.290 +			buildActionMask = 2147483647;
   1.291 +			files = (
   1.292 +				0601FC871A6FA3E600E2E090 /* OpenGL.framework in Frameworks */,
   1.293 +				0601FC851A6FA39800E2E090 /* CoreGraphics.framework in Frameworks */,
   1.294 +				0601FC831A6FA38000E2E090 /* IOKit.framework in Frameworks */,
   1.295 +				0601FC801A6FA37500E2E090 /* CoreFoundation.framework in Frameworks */,
   1.296 +				0601FC811A6FA37500E2E090 /* Foundation.framework in Frameworks */,
   1.297 +			);
   1.298 +			runOnlyForDeploymentPostprocessing = 0;
   1.299 +		};
   1.300 +/* End PBXFrameworksBuildPhase section */
   1.301 +
   1.302 +/* Begin PBXGroup section */
   1.303 +		E82D4CCA1906FE640070CB3F = {
   1.304 +			isa = PBXGroup;
   1.305 +			children = (
   1.306 +				0601FC861A6FA3E600E2E090 /* OpenGL.framework */,
   1.307 +				0601FC841A6FA39800E2E090 /* CoreGraphics.framework */,
   1.308 +				0601FC821A6FA38000E2E090 /* IOKit.framework */,
   1.309 +				0601FC7E1A6FA37500E2E090 /* CoreFoundation.framework */,
   1.310 +				0601FC7F1A6FA37500E2E090 /* Foundation.framework */,
   1.311 +				E87DF472196A1C03005E383C /* Displays */,
   1.312 +				E8AA41B8190724E600D5F144 /* CAPI */,
   1.313 +				E87DF4F0196A23A2005E383C /* Tracking */,
   1.314 +				E87DF4B1196A21DC005E383C /* Sensors */,
   1.315 +				E87DF4A0196A2151005E383C /* Service */,
   1.316 +				E87DF47F196A20CF005E383C /* Net */,
   1.317 +				E8AA40A51907221900D5F144 /* Kernel */,
   1.318 +				E8AA40FC1907224700D5F144 /* Util */,
   1.319 +				E886FE9B190737FA00D5DB45 /* OVR_CAPI_GL.h */,
   1.320 +				E886FE9C190737FA00D5DB45 /* OVR_CAPI.cpp */,
   1.321 +				E886FE9D190737FA00D5DB45 /* OVR_CAPI.h */,
   1.322 +				8864E8FC19D5289700ACEEC1 /* OVR_CAPI_Keys.h */,
   1.323 +				E85F262A1954204900AA807B /* OVR_SerialFormat.cpp */,
   1.324 +				E85F262B1954204900AA807B /* OVR_SerialFormat.h */,
   1.325 +				E8AA412B190722BB00D5F144 /* OVR_JSON.cpp */,
   1.326 +				E8AA412C190722BB00D5F144 /* OVR_JSON.h */,
   1.327 +				E8AA413D190722BB00D5F144 /* OVR_Profile.cpp */,
   1.328 +				E8AA413E190722BB00D5F144 /* OVR_Profile.h */,
   1.329 +				E8AA414F190722BB00D5F144 /* OVR_Stereo.cpp */,
   1.330 +				E8AA4150190722BB00D5F144 /* OVR_Stereo.h */,
   1.331 +				E82D4CD41906FE640070CB3F /* Products */,
   1.332 +			);
   1.333 +			sourceTree = "<group>";
   1.334 +		};
   1.335 +		E82D4CD41906FE640070CB3F /* Products */ = {
   1.336 +			isa = PBXGroup;
   1.337 +			children = (
   1.338 +				E82D4CD31906FE640070CB3F /* libovr.dylib */,
   1.339 +			);
   1.340 +			name = Products;
   1.341 +			sourceTree = "<group>";
   1.342 +		};
   1.343 +		E87DF472196A1C03005E383C /* Displays */ = {
   1.344 +			isa = PBXGroup;
   1.345 +			children = (
   1.346 +				E87DF474196A1CEF005E383C /* OVR_Display.h */,
   1.347 +				E87DF477196A1CEF005E383C /* OVR_OSX_Display.cpp */,
   1.348 +				E87DF478196A1CEF005E383C /* OVR_OSX_Display.h */,
   1.349 +			);
   1.350 +			name = Displays;
   1.351 +			sourceTree = "<group>";
   1.352 +		};
   1.353 +		E87DF47F196A20CF005E383C /* Net */ = {
   1.354 +			isa = PBXGroup;
   1.355 +			children = (
   1.356 +				E87DF480196A20E9005E383C /* OVR_BitStream.cpp */,
   1.357 +				E87DF481196A20E9005E383C /* OVR_BitStream.h */,
   1.358 +				E87DF482196A20E9005E383C /* OVR_MessageIDTypes.h */,
   1.359 +				E87DF483196A20E9005E383C /* OVR_NetworkPlugin.cpp */,
   1.360 +				E87DF484196A20E9005E383C /* OVR_NetworkPlugin.h */,
   1.361 +				E87DF485196A20E9005E383C /* OVR_NetworkTypes.h */,
   1.362 +				E87DF486196A20E9005E383C /* OVR_PacketizedTCPSocket.cpp */,
   1.363 +				E87DF487196A20E9005E383C /* OVR_PacketizedTCPSocket.h */,
   1.364 +				E87DF488196A20E9005E383C /* OVR_RPC1.cpp */,
   1.365 +				E87DF489196A20E9005E383C /* OVR_RPC1.h */,
   1.366 +				E87DF48A196A20E9005E383C /* OVR_Session.cpp */,
   1.367 +				E87DF48B196A20E9005E383C /* OVR_Session.h */,
   1.368 +				E87DF48C196A20E9005E383C /* OVR_Socket.cpp */,
   1.369 +				E87DF48D196A20E9005E383C /* OVR_Socket.h */,
   1.370 +				E87DF48E196A20E9005E383C /* OVR_Unix_Socket.cpp */,
   1.371 +				E87DF48F196A20E9005E383C /* OVR_Unix_Socket.h */,
   1.372 +			);
   1.373 +			name = Net;
   1.374 +			sourceTree = "<group>";
   1.375 +		};
   1.376 +		E87DF4A0196A2151005E383C /* Service */ = {
   1.377 +			isa = PBXGroup;
   1.378 +			children = (
   1.379 +				E87DF4A3196A2161005E383C /* Service_NetClient.cpp */,
   1.380 +				E87DF4A4196A2161005E383C /* Service_NetClient.h */,
   1.381 +				E87DF4A7196A2161005E383C /* Service_NetSessionCommon.cpp */,
   1.382 +				E87DF4A8196A2161005E383C /* Service_NetSessionCommon.h */,
   1.383 +			);
   1.384 +			name = Service;
   1.385 +			sourceTree = "<group>";
   1.386 +		};
   1.387 +		E87DF4B1196A21DC005E383C /* Sensors */ = {
   1.388 +			isa = PBXGroup;
   1.389 +			children = (
   1.390 +				E87DF4B3196A232F005E383C /* OVR_DeviceConstants.h */,
   1.391 +			);
   1.392 +			name = Sensors;
   1.393 +			sourceTree = "<group>";
   1.394 +		};
   1.395 +		E87DF4F0196A23A2005E383C /* Tracking */ = {
   1.396 +			isa = PBXGroup;
   1.397 +			children = (
   1.398 +				E8788D1B196CF68000128BE5 /* Tracking_PoseState.h */,
   1.399 +				E8788D1C196CF68000128BE5 /* Tracking_SensorState.h */,
   1.400 +				E87DF4F1196A23B4005E383C /* Tracking_SensorStateReader.cpp */,
   1.401 +				E87DF4F2196A23B4005E383C /* Tracking_SensorStateReader.h */,
   1.402 +			);
   1.403 +			name = Tracking;
   1.404 +			sourceTree = "<group>";
   1.405 +		};
   1.406 +		E8AA40A51907221900D5F144 /* Kernel */ = {
   1.407 +			isa = PBXGroup;
   1.408 +			children = (
   1.409 +				A42F686E1A11F2B80027C6E1 /* OVR_Compiler.h */,
   1.410 +				A42F686F1A11F2B80027C6E1 /* OVR_DebugHelp.cpp */,
   1.411 +				A42F68701A11F2B80027C6E1 /* OVR_DebugHelp.h */,
   1.412 +				A42F68711A11F2B80027C6E1 /* OVR_mach_exc_OSX.c */,
   1.413 +				A42F68721A11F2B80027C6E1 /* OVR_mach_exc_OSX.h */,
   1.414 +				A42F68731A11F2B80027C6E1 /* OVR_Nullptr.h */,
   1.415 +				A42F68741A11F2B80027C6E1 /* OVR_Observer.h */,
   1.416 +				E87DF46A196A1BEF005E383C /* OVR_CRC32.cpp */,
   1.417 +				E87DF46B196A1BEF005E383C /* OVR_CRC32.h */,
   1.418 +				E87DF46C196A1BEF005E383C /* OVR_SharedMemory.cpp */,
   1.419 +				E87DF46D196A1BEF005E383C /* OVR_SharedMemory.h */,
   1.420 +				E8B18321196D376800555C29 /* OVR_ThreadCommandQueue.cpp */,
   1.421 +				E8B18322196D376800555C29 /* OVR_ThreadCommandQueue.h */,
   1.422 +				E8AA40A61907221900D5F144 /* OVR_Alg.cpp */,
   1.423 +				E8AA40A71907221900D5F144 /* OVR_Alg.h */,
   1.424 +				E8AA40A81907221900D5F144 /* OVR_Allocator.cpp */,
   1.425 +				E8AA40A91907221900D5F144 /* OVR_Allocator.h */,
   1.426 +				E8AA40AA1907221900D5F144 /* OVR_Array.h */,
   1.427 +				E8AA40AB1907221900D5F144 /* OVR_Atomic.cpp */,
   1.428 +				E8AA40AC1907221900D5F144 /* OVR_Atomic.h */,
   1.429 +				E8AA40AD1907221900D5F144 /* OVR_Color.h */,
   1.430 +				E8AA40AE1907221900D5F144 /* OVR_ContainerAllocator.h */,
   1.431 +				E8AA40AF1907221900D5F144 /* OVR_Deque.h */,
   1.432 +				E8AA40B01907221900D5F144 /* OVR_File.cpp */,
   1.433 +				E8AA40B11907221900D5F144 /* OVR_File.h */,
   1.434 +				E8AA40B21907221900D5F144 /* OVR_FileFILE.cpp */,
   1.435 +				E8AA40B31907221900D5F144 /* OVR_Hash.h */,
   1.436 +				E8AA40B41907221900D5F144 /* OVR_KeyCodes.h */,
   1.437 +				E8AA40B51907221900D5F144 /* OVR_List.h */,
   1.438 +				E8AA40B61907221900D5F144 /* OVR_Lockless.cpp */,
   1.439 +				E8AA40B71907221900D5F144 /* OVR_Lockless.h */,
   1.440 +				E8AA40B81907221900D5F144 /* OVR_Log.cpp */,
   1.441 +				E8AA40B91907221900D5F144 /* OVR_Log.h */,
   1.442 +				E8AA40BA1907221900D5F144 /* OVR_Math.cpp */,
   1.443 +				E8AA40BB1907221900D5F144 /* OVR_Math.h */,
   1.444 +				E8AA40BC1907221900D5F144 /* OVR_RefCount.cpp */,
   1.445 +				E8AA40BD1907221900D5F144 /* OVR_RefCount.h */,
   1.446 +				E8AA40BE1907221900D5F144 /* OVR_Std.cpp */,
   1.447 +				E8AA40BF1907221900D5F144 /* OVR_Std.h */,
   1.448 +				E8AA40C01907221900D5F144 /* OVR_String.cpp */,
   1.449 +				E8AA40C11907221900D5F144 /* OVR_String.h */,
   1.450 +				E8AA40C21907221900D5F144 /* OVR_String_FormatUtil.cpp */,
   1.451 +				E8AA40C31907221900D5F144 /* OVR_String_PathUtil.cpp */,
   1.452 +				E8AA40C41907221900D5F144 /* OVR_StringHash.h */,
   1.453 +				E8AA40C51907221900D5F144 /* OVR_SysFile.cpp */,
   1.454 +				E8AA40C61907221900D5F144 /* OVR_SysFile.h */,
   1.455 +				E8AA40C71907221900D5F144 /* OVR_System.cpp */,
   1.456 +				E8AA40C81907221900D5F144 /* OVR_System.h */,
   1.457 +				E8AA40C91907221900D5F144 /* OVR_Threads.h */,
   1.458 +				E8AA40CA1907221900D5F144 /* OVR_ThreadsPthread.cpp */,
   1.459 +				E8AA40CC1907221900D5F144 /* OVR_Timer.cpp */,
   1.460 +				E8AA40CD1907221900D5F144 /* OVR_Timer.h */,
   1.461 +				E8AA40CE1907221900D5F144 /* OVR_Types.h */,
   1.462 +				E8AA40CF1907221900D5F144 /* OVR_UTF8Util.cpp */,
   1.463 +				E8AA40D01907221900D5F144 /* OVR_UTF8Util.h */,
   1.464 +			);
   1.465 +			name = Kernel;
   1.466 +			path = ../../../Src/Kernel;
   1.467 +			sourceTree = "<group>";
   1.468 +		};
   1.469 +		E8AA40FC1907224700D5F144 /* Util */ = {
   1.470 +			isa = PBXGroup;
   1.471 +			children = (
   1.472 +				A42F68641A11F2000027C6E1 /* Util_SystemGUI_OSX.mm */,
   1.473 +				A42F68651A11F2000027C6E1 /* Util_SystemGUI.cpp */,
   1.474 +				A42F68661A11F2000027C6E1 /* Util_SystemGUI.h */,
   1.475 +				886FFB1D19E4898300775723 /* Util_SystemInfo_OSX.mm */,
   1.476 +				A4A859B819D6311500ED2071 /* Util_SystemInfo.cpp */,
   1.477 +				A4A859B919D6311500ED2071 /* Util_SystemInfo.h */,
   1.478 +				E8788D1F196CF98000128BE5 /* Util_LatencyTest2Reader.cpp */,
   1.479 +				E8788D20196CF98000128BE5 /* Util_LatencyTest2Reader.h */,
   1.480 +				E8788D21196CF98000128BE5 /* Util_LatencyTest2State.h */,
   1.481 +				E8AA41011907224700D5F144 /* Util_Interface.cpp */,
   1.482 +				E8AA41021907224700D5F144 /* Util_Interface.h */,
   1.483 +				E8AA41071907224700D5F144 /* Util_Render_Stereo.cpp */,
   1.484 +				E8AA41081907224700D5F144 /* Util_Render_Stereo.h */,
   1.485 +			);
   1.486 +			name = Util;
   1.487 +			path = ../../../Src/Util;
   1.488 +			sourceTree = "<group>";
   1.489 +		};
   1.490 +		E8AA41B8190724E600D5F144 /* CAPI */ = {
   1.491 +			isa = PBXGroup;
   1.492 +			children = (
   1.493 +				A42F687C1A11F2F10027C6E1 /* CAPI_GLE_GL.h */,
   1.494 +				A42F687D1A11F2F10027C6E1 /* CAPI_GLE.cpp */,
   1.495 +				A42F687E1A11F2F10027C6E1 /* CAPI_GLE.h */,
   1.496 +				A4A859B419D6310100ED2071 /* CAPI_LatencyStatistics.cpp */,
   1.497 +				A4A859B519D6310100ED2071 /* CAPI_LatencyStatistics.h */,
   1.498 +				4683CEBC1970867300285E02 /* CAPI_GL_HSWDisplay.cpp */,
   1.499 +				4683CEBD1970867300285E02 /* CAPI_GL_HSWDisplay.h */,
   1.500 +				E886FEA11907528C00D5DB45 /* CAPI_DistortionRenderer.cpp */,
   1.501 +				E8AA41BA190724E600D5F144 /* CAPI_DistortionRenderer.h */,
   1.502 +				E8AA41BB190724E600D5F144 /* CAPI_FrameTimeManager.cpp */,
   1.503 +				E8AA41BC190724E600D5F144 /* CAPI_FrameTimeManager.h */,
   1.504 +				E8094D0D196FAE8800937940 /* CAPI_HSWDisplay.cpp */,
   1.505 +				E8094D0E196FAE8800937940 /* CAPI_HSWDisplay.h */,
   1.506 +				E8AA41BF190724E600D5F144 /* CAPI_HMDRenderState.cpp */,
   1.507 +				E8AA41C0190724E600D5F144 /* CAPI_HMDRenderState.h */,
   1.508 +				E8AA41C1190724E600D5F144 /* CAPI_HMDState.cpp */,
   1.509 +				E8AA41C2190724E600D5F144 /* CAPI_HMDState.h */,
   1.510 +				E8AA41CF190724E600D5F144 /* GL */,
   1.511 +			);
   1.512 +			name = CAPI;
   1.513 +			path = ../../../Src/CAPI;
   1.514 +			sourceTree = "<group>";
   1.515 +		};
   1.516 +		E8AA41CF190724E600D5F144 /* GL */ = {
   1.517 +			isa = PBXGroup;
   1.518 +			children = (
   1.519 +				E8AA41D0190724E600D5F144 /* CAPI_GL_DistortionRenderer.cpp */,
   1.520 +				E8AA41D1190724E600D5F144 /* CAPI_GL_DistortionRenderer.h */,
   1.521 +				E8AA41D2190724E600D5F144 /* CAPI_GL_Util.cpp */,
   1.522 +				E8AA41D3190724E600D5F144 /* CAPI_GL_Util.h */,
   1.523 +			);
   1.524 +			path = GL;
   1.525 +			sourceTree = "<group>";
   1.526 +		};
   1.527 +/* End PBXGroup section */
   1.528 +
   1.529 +/* Begin PBXHeadersBuildPhase section */
   1.530 +		E82D4CD11906FE640070CB3F /* Headers */ = {
   1.531 +			isa = PBXHeadersBuildPhase;
   1.532 +			buildActionMask = 2147483647;
   1.533 +			files = (
   1.534 +				E8AA4198190722BB00D5F144 /* OVR_Stereo.h in Headers */,
   1.535 +				E8B18324196D376800555C29 /* OVR_ThreadCommandQueue.h in Headers */,
   1.536 +				E8788D23196CF98000128BE5 /* Util_LatencyTest2Reader.h in Headers */,
   1.537 +				E8AA41E2190724E600D5F144 /* CAPI_DistortionRenderer.h in Headers */,
   1.538 +				E8094D10196FAE8800937940 /* CAPI_HSWDisplay.h in Headers */,
   1.539 +				4683CEBF1970867300285E02 /* CAPI_GL_HSWDisplay.h in Headers */,
   1.540 +				E87DF471196A1BEF005E383C /* OVR_SharedMemory.h in Headers */,
   1.541 +				E87DF4D2196A232F005E383C /* OVR_DeviceConstants.h in Headers */,
   1.542 +				E8AA40DF1907221900D5F144 /* OVR_KeyCodes.h in Headers */,
   1.543 +				E8AA40D51907221900D5F144 /* OVR_Array.h in Headers */,
   1.544 +				E8788D24196CF98000128BE5 /* Util_LatencyTest2State.h in Headers */,
   1.545 +				A42F68791A11F2B80027C6E1 /* OVR_mach_exc_OSX.h in Headers */,
   1.546 +				E8AA41F7190724E600D5F144 /* CAPI_GL_DistortionRenderer.h in Headers */,
   1.547 +				E87DF47A196A1CEF005E383C /* OVR_Display.h in Headers */,
   1.548 +				E87DF46F196A1BEF005E383C /* OVR_CRC32.h in Headers */,
   1.549 +				A4A859BB19D6311500ED2071 /* Util_SystemInfo.h in Headers */,
   1.550 +				E85F262D1954204900AA807B /* OVR_SerialFormat.h in Headers */,
   1.551 +				E8AA40DC1907221900D5F144 /* OVR_File.h in Headers */,
   1.552 +				E8AA40D41907221900D5F144 /* OVR_Allocator.h in Headers */,
   1.553 +				E8788D1D196CF68000128BE5 /* Tracking_PoseState.h in Headers */,
   1.554 +				E8AA410E1907224700D5F144 /* Util_Interface.h in Headers */,
   1.555 +				E886FEA0190737FA00D5DB45 /* OVR_CAPI.h in Headers */,
   1.556 +				E8AA41F9190724E600D5F144 /* CAPI_GL_Util.h in Headers */,
   1.557 +				8864E8FD19D5289700ACEEC1 /* OVR_CAPI_Keys.h in Headers */,
   1.558 +				E8AA40E21907221900D5F144 /* OVR_Lockless.h in Headers */,
   1.559 +				E8AA40F31907221900D5F144 /* OVR_System.h in Headers */,
   1.560 +				E8AA41E8190724E600D5F144 /* CAPI_HMDRenderState.h in Headers */,
   1.561 +				E8AA41141907224700D5F144 /* Util_Render_Stereo.h in Headers */,
   1.562 +				E8788D1E196CF68000128BE5 /* Tracking_SensorState.h in Headers */,
   1.563 +				E8AA40E61907221900D5F144 /* OVR_Math.h in Headers */,
   1.564 +				E87DF4B0196A2161005E383C /* Service_NetSessionCommon.h in Headers */,
   1.565 +				E8AA40F91907221900D5F144 /* OVR_Types.h in Headers */,
   1.566 +				A42F68691A11F2000027C6E1 /* Util_SystemGUI.h in Headers */,
   1.567 +				E8AA40D91907221900D5F144 /* OVR_ContainerAllocator.h in Headers */,
   1.568 +				E87DF49B196A20E9005E383C /* OVR_Session.h in Headers */,
   1.569 +				E87DF497196A20E9005E383C /* OVR_PacketizedTCPSocket.h in Headers */,
   1.570 +				A42F687B1A11F2B80027C6E1 /* OVR_Observer.h in Headers */,
   1.571 +				A42F68771A11F2B80027C6E1 /* OVR_DebugHelp.h in Headers */,
   1.572 +				E87DF492196A20E9005E383C /* OVR_MessageIDTypes.h in Headers */,
   1.573 +				E8AA40D71907221900D5F144 /* OVR_Atomic.h in Headers */,
   1.574 +				E8AA41E4190724E600D5F144 /* CAPI_FrameTimeManager.h in Headers */,
   1.575 +				A42F687F1A11F2F10027C6E1 /* CAPI_GLE_GL.h in Headers */,
   1.576 +				A42F68811A11F2F10027C6E1 /* CAPI_GLE.h in Headers */,
   1.577 +				E8AA40D21907221900D5F144 /* OVR_Alg.h in Headers */,
   1.578 +				A4A859B719D6310100ED2071 /* CAPI_LatencyStatistics.h in Headers */,
   1.579 +				A42F687A1A11F2B80027C6E1 /* OVR_Nullptr.h in Headers */,
   1.580 +				E87DF494196A20E9005E383C /* OVR_NetworkPlugin.h in Headers */,
   1.581 +				E87DF495196A20E9005E383C /* OVR_NetworkTypes.h in Headers */,
   1.582 +				E8AA40E01907221900D5F144 /* OVR_List.h in Headers */,
   1.583 +				E8AA40EF1907221900D5F144 /* OVR_StringHash.h in Headers */,
   1.584 +				E886FE9E190737FA00D5DB45 /* OVR_CAPI_GL.h in Headers */,
   1.585 +				E87DF4F4196A23B4005E383C /* Tracking_SensorStateReader.h in Headers */,
   1.586 +				E8AA41EA190724E600D5F144 /* CAPI_HMDState.h in Headers */,
   1.587 +				E8AA40D81907221900D5F144 /* OVR_Color.h in Headers */,
   1.588 +				E8AA4174190722BB00D5F144 /* OVR_JSON.h in Headers */,
   1.589 +				E87DF49F196A20E9005E383C /* OVR_Unix_Socket.h in Headers */,
   1.590 +				E87DF491196A20E9005E383C /* OVR_BitStream.h in Headers */,
   1.591 +				E8AA40F11907221900D5F144 /* OVR_SysFile.h in Headers */,
   1.592 +				E8AA40DE1907221900D5F144 /* OVR_Hash.h in Headers */,
   1.593 +				E87DF4AC196A2161005E383C /* Service_NetClient.h in Headers */,
   1.594 +				E87DF49D196A20E9005E383C /* OVR_Socket.h in Headers */,
   1.595 +				E8AA40EC1907221900D5F144 /* OVR_String.h in Headers */,
   1.596 +				E8AA4186190722BB00D5F144 /* OVR_Profile.h in Headers */,
   1.597 +				E8AA40EA1907221900D5F144 /* OVR_Std.h in Headers */,
   1.598 +				E87DF499196A20E9005E383C /* OVR_RPC1.h in Headers */,
   1.599 +				E8AA40E81907221900D5F144 /* OVR_RefCount.h in Headers */,
   1.600 +				E8AA40DA1907221900D5F144 /* OVR_Deque.h in Headers */,
   1.601 +				E8AA40FB1907221900D5F144 /* OVR_UTF8Util.h in Headers */,
   1.602 +				E87DF47E196A1CEF005E383C /* OVR_OSX_Display.h in Headers */,
   1.603 +				E8AA40F41907221900D5F144 /* OVR_Threads.h in Headers */,
   1.604 +				A42F68751A11F2B80027C6E1 /* OVR_Compiler.h in Headers */,
   1.605 +				E8AA40F81907221900D5F144 /* OVR_Timer.h in Headers */,
   1.606 +				E8AA40E41907221900D5F144 /* OVR_Log.h in Headers */,
   1.607 +			);
   1.608 +			runOnlyForDeploymentPostprocessing = 0;
   1.609 +		};
   1.610 +/* End PBXHeadersBuildPhase section */
   1.611 +
   1.612 +/* Begin PBXNativeTarget section */
   1.613 +		E82D4CD21906FE640070CB3F /* LibOVR */ = {
   1.614 +			isa = PBXNativeTarget;
   1.615 +			buildConfigurationList = E82D4CD71906FE640070CB3F /* Build configuration list for PBXNativeTarget "LibOVR" */;
   1.616 +			buildPhases = (
   1.617 +				E82D4CCF1906FE640070CB3F /* Sources */,
   1.618 +				E82D4CD01906FE640070CB3F /* Frameworks */,
   1.619 +				E82D4CD11906FE640070CB3F /* Headers */,
   1.620 +			);
   1.621 +			buildRules = (
   1.622 +			);
   1.623 +			dependencies = (
   1.624 +			);
   1.625 +			name = LibOVR;
   1.626 +			productName = LibOVR;
   1.627 +			productReference = E82D4CD31906FE640070CB3F /* libovr.dylib */;
   1.628 +			productType = "com.apple.product-type.library.static";
   1.629 +		};
   1.630 +/* End PBXNativeTarget section */
   1.631 +
   1.632 +/* Begin PBXProject section */
   1.633 +		E82D4CCB1906FE640070CB3F /* Project object */ = {
   1.634 +			isa = PBXProject;
   1.635 +			attributes = {
   1.636 +				LastUpgradeCheck = 0510;
   1.637 +				ORGANIZATIONNAME = "Oculus VR Inc.";
   1.638 +			};
   1.639 +			buildConfigurationList = E82D4CCE1906FE640070CB3F /* Build configuration list for PBXProject "LibOVR" */;
   1.640 +			compatibilityVersion = "Xcode 3.2";
   1.641 +			developmentRegion = English;
   1.642 +			hasScannedForEncodings = 0;
   1.643 +			knownRegions = (
   1.644 +				en,
   1.645 +			);
   1.646 +			mainGroup = E82D4CCA1906FE640070CB3F;
   1.647 +			productRefGroup = E82D4CD41906FE640070CB3F /* Products */;
   1.648 +			projectDirPath = "";
   1.649 +			projectRoot = "";
   1.650 +			targets = (
   1.651 +				E82D4CD21906FE640070CB3F /* LibOVR */,
   1.652 +			);
   1.653 +		};
   1.654 +/* End PBXProject section */
   1.655 +
   1.656 +/* Begin PBXSourcesBuildPhase section */
   1.657 +		E82D4CCF1906FE640070CB3F /* Sources */ = {
   1.658 +			isa = PBXSourcesBuildPhase;
   1.659 +			buildActionMask = 2147483647;
   1.660 +			files = (
   1.661 +				E8AA41E3190724E600D5F144 /* CAPI_FrameTimeManager.cpp in Sources */,
   1.662 +				E8AA41131907224700D5F144 /* Util_Render_Stereo.cpp in Sources */,
   1.663 +				E8AA4185190722BB00D5F144 /* OVR_Profile.cpp in Sources */,
   1.664 +				E8094D0F196FAE8800937940 /* CAPI_HSWDisplay.cpp in Sources */,
   1.665 +				E8AA40F01907221900D5F144 /* OVR_SysFile.cpp in Sources */,
   1.666 +				E8AA40DB1907221900D5F144 /* OVR_File.cpp in Sources */,
   1.667 +				E8788D22196CF98000128BE5 /* Util_LatencyTest2Reader.cpp in Sources */,
   1.668 +				E8AA40ED1907221900D5F144 /* OVR_String_FormatUtil.cpp in Sources */,
   1.669 +				E8AA4173190722BB00D5F144 /* OVR_JSON.cpp in Sources */,
   1.670 +				A42F68801A11F2F10027C6E1 /* CAPI_GLE.cpp in Sources */,
   1.671 +				E8AA40D61907221900D5F144 /* OVR_Atomic.cpp in Sources */,
   1.672 +				E8AA40E31907221900D5F144 /* OVR_Log.cpp in Sources */,
   1.673 +				E87DF4AF196A2161005E383C /* Service_NetSessionCommon.cpp in Sources */,
   1.674 +				E87DF4F3196A23B4005E383C /* Tracking_SensorStateReader.cpp in Sources */,
   1.675 +				E87DF4AB196A2161005E383C /* Service_NetClient.cpp in Sources */,
   1.676 +				E8AA40E91907221900D5F144 /* OVR_Std.cpp in Sources */,
   1.677 +				E8AA41F6190724E600D5F144 /* CAPI_GL_DistortionRenderer.cpp in Sources */,
   1.678 +				E8AA40DD1907221900D5F144 /* OVR_FileFILE.cpp in Sources */,
   1.679 +				E8AA40E51907221900D5F144 /* OVR_Math.cpp in Sources */,
   1.680 +				E8AA40D31907221900D5F144 /* OVR_Allocator.cpp in Sources */,
   1.681 +				E8AA41E9190724E600D5F144 /* CAPI_HMDState.cpp in Sources */,
   1.682 +				E8AA40FA1907221900D5F144 /* OVR_UTF8Util.cpp in Sources */,
   1.683 +				A4A859B619D6310100ED2071 /* CAPI_LatencyStatistics.cpp in Sources */,
   1.684 +				E8AA410D1907224700D5F144 /* Util_Interface.cpp in Sources */,
   1.685 +				E8AA40F71907221900D5F144 /* OVR_Timer.cpp in Sources */,
   1.686 +				E87DF49A196A20E9005E383C /* OVR_Session.cpp in Sources */,
   1.687 +				A42F68681A11F2000027C6E1 /* Util_SystemGUI.cpp in Sources */,
   1.688 +				E8AA40D11907221900D5F144 /* OVR_Alg.cpp in Sources */,
   1.689 +				4683CEBE1970867300285E02 /* CAPI_GL_HSWDisplay.cpp in Sources */,
   1.690 +				E8AA4197190722BB00D5F144 /* OVR_Stereo.cpp in Sources */,
   1.691 +				A42F68781A11F2B80027C6E1 /* OVR_mach_exc_OSX.c in Sources */,
   1.692 +				E87DF493196A20E9005E383C /* OVR_NetworkPlugin.cpp in Sources */,
   1.693 +				E8AA40F21907221900D5F144 /* OVR_System.cpp in Sources */,
   1.694 +				E8B18323196D376800555C29 /* OVR_ThreadCommandQueue.cpp in Sources */,
   1.695 +				E8AA40EB1907221900D5F144 /* OVR_String.cpp in Sources */,
   1.696 +				E87DF490196A20E9005E383C /* OVR_BitStream.cpp in Sources */,
   1.697 +				E886FE9F190737FA00D5DB45 /* OVR_CAPI.cpp in Sources */,
   1.698 +				E8AA40E71907221900D5F144 /* OVR_RefCount.cpp in Sources */,
   1.699 +				E85F262C1954204900AA807B /* OVR_SerialFormat.cpp in Sources */,
   1.700 +				E87DF496196A20E9005E383C /* OVR_PacketizedTCPSocket.cpp in Sources */,
   1.701 +				A42F68761A11F2B80027C6E1 /* OVR_DebugHelp.cpp in Sources */,
   1.702 +				A42F68671A11F2000027C6E1 /* Util_SystemGUI_OSX.mm in Sources */,
   1.703 +				E87DF46E196A1BEF005E383C /* OVR_CRC32.cpp in Sources */,
   1.704 +				E8AA40E11907221900D5F144 /* OVR_Lockless.cpp in Sources */,
   1.705 +				E8AA41E7190724E600D5F144 /* CAPI_HMDRenderState.cpp in Sources */,
   1.706 +				E8AA41F8190724E600D5F144 /* CAPI_GL_Util.cpp in Sources */,
   1.707 +				E8AA40EE1907221900D5F144 /* OVR_String_PathUtil.cpp in Sources */,
   1.708 +				E87DF47D196A1CEF005E383C /* OVR_OSX_Display.cpp in Sources */,
   1.709 +				886FFB1E19E4898300775723 /* Util_SystemInfo_OSX.mm in Sources */,
   1.710 +				E87DF49C196A20E9005E383C /* OVR_Socket.cpp in Sources */,
   1.711 +				E886FEA21907528C00D5DB45 /* CAPI_DistortionRenderer.cpp in Sources */,
   1.712 +				E87DF49E196A20E9005E383C /* OVR_Unix_Socket.cpp in Sources */,
   1.713 +				E87DF498196A20E9005E383C /* OVR_RPC1.cpp in Sources */,
   1.714 +				E8AA40F51907221900D5F144 /* OVR_ThreadsPthread.cpp in Sources */,
   1.715 +				A4A859BA19D6311500ED2071 /* Util_SystemInfo.cpp in Sources */,
   1.716 +				E87DF470196A1BEF005E383C /* OVR_SharedMemory.cpp in Sources */,
   1.717 +			);
   1.718 +			runOnlyForDeploymentPostprocessing = 0;
   1.719 +		};
   1.720 +/* End PBXSourcesBuildPhase section */
   1.721 +
   1.722 +/* Begin XCBuildConfiguration section */
   1.723 +		E82D4CD51906FE640070CB3F /* Debug */ = {
   1.724 +			isa = XCBuildConfiguration;
   1.725 +			buildSettings = {
   1.726 +				ALWAYS_SEARCH_USER_PATHS = NO;
   1.727 +				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
   1.728 +				CLANG_CXX_LIBRARY = "libc++";
   1.729 +				CLANG_ENABLE_MODULES = YES;
   1.730 +				CLANG_ENABLE_OBJC_ARC = NO;
   1.731 +				CLANG_WARN_BOOL_CONVERSION = YES;
   1.732 +				CLANG_WARN_CONSTANT_CONVERSION = YES;
   1.733 +				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
   1.734 +				CLANG_WARN_EMPTY_BODY = YES;
   1.735 +				CLANG_WARN_ENUM_CONVERSION = YES;
   1.736 +				CLANG_WARN_INT_CONVERSION = YES;
   1.737 +				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
   1.738 +				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
   1.739 +				CONFIGURATION_BUILD_DIR = "$(SRCROOT)/../../../Lib/Mac/Xcode/$(CONFIGURATION)";
   1.740 +				CONFIGURATION_TEMP_DIR = "$(SRCROOT)/../../../Lib/Mac/Xcode/$(CONFIGURATION)";
   1.741 +				COPY_PHASE_STRIP = NO;
   1.742 +				GCC_C_LANGUAGE_STANDARD = gnu99;
   1.743 +				GCC_DYNAMIC_NO_PIC = NO;
   1.744 +				GCC_ENABLE_OBJC_EXCEPTIONS = YES;
   1.745 +				GCC_OPTIMIZATION_LEVEL = 0;
   1.746 +				GCC_PREPROCESSOR_DEFINITIONS = (
   1.747 +					"DEBUG=1",
   1.748 +					"$(inherited)",
   1.749 +				);
   1.750 +				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
   1.751 +				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
   1.752 +				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
   1.753 +				GCC_WARN_UNDECLARED_SELECTOR = YES;
   1.754 +				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
   1.755 +				GCC_WARN_UNUSED_FUNCTION = YES;
   1.756 +				GCC_WARN_UNUSED_VARIABLE = YES;
   1.757 +				MACOSX_DEPLOYMENT_TARGET = 10.7;
   1.758 +				OBJROOT = "$(SRCROOT)/../../../Lib/Mac/Xcode/$(CONFIGURATION)";
   1.759 +				ONLY_ACTIVE_ARCH = YES;
   1.760 +				SDKROOT = macosx;
   1.761 +				SYMROOT = "$(SRCROOT)/../../../Lib/Mac/Xcode/$(CONFIGURATION)";
   1.762 +			};
   1.763 +			name = Debug;
   1.764 +		};
   1.765 +		E82D4CD61906FE640070CB3F /* Release */ = {
   1.766 +			isa = XCBuildConfiguration;
   1.767 +			buildSettings = {
   1.768 +				ALWAYS_SEARCH_USER_PATHS = NO;
   1.769 +				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
   1.770 +				CLANG_CXX_LIBRARY = "libc++";
   1.771 +				CLANG_ENABLE_MODULES = YES;
   1.772 +				CLANG_ENABLE_OBJC_ARC = NO;
   1.773 +				CLANG_WARN_BOOL_CONVERSION = YES;
   1.774 +				CLANG_WARN_CONSTANT_CONVERSION = YES;
   1.775 +				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
   1.776 +				CLANG_WARN_EMPTY_BODY = YES;
   1.777 +				CLANG_WARN_ENUM_CONVERSION = YES;
   1.778 +				CLANG_WARN_INT_CONVERSION = YES;
   1.779 +				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
   1.780 +				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
   1.781 +				CONFIGURATION_BUILD_DIR = "$(SRCROOT)/../../../Lib/Mac/Xcode/$(CONFIGURATION)";
   1.782 +				CONFIGURATION_TEMP_DIR = "$(SRCROOT)/../../../Lib/Mac/Xcode/$(CONFIGURATION)";
   1.783 +				COPY_PHASE_STRIP = YES;
   1.784 +				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
   1.785 +				ENABLE_NS_ASSERTIONS = NO;
   1.786 +				GCC_C_LANGUAGE_STANDARD = gnu99;
   1.787 +				GCC_ENABLE_OBJC_EXCEPTIONS = YES;
   1.788 +				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
   1.789 +				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
   1.790 +				GCC_WARN_UNDECLARED_SELECTOR = YES;
   1.791 +				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
   1.792 +				GCC_WARN_UNUSED_FUNCTION = YES;
   1.793 +				GCC_WARN_UNUSED_VARIABLE = YES;
   1.794 +				MACOSX_DEPLOYMENT_TARGET = 10.7;
   1.795 +				OBJROOT = "$(SRCROOT)/../../../Lib/Mac/Xcode/$(CONFIGURATION)";
   1.796 +				SDKROOT = macosx;
   1.797 +				SYMROOT = "$(SRCROOT)/../../../Lib/Mac/Xcode/$(CONFIGURATION)";
   1.798 +			};
   1.799 +			name = Release;
   1.800 +		};
   1.801 +		E82D4CD81906FE640070CB3F /* Debug */ = {
   1.802 +			isa = XCBuildConfiguration;
   1.803 +			buildSettings = {
   1.804 +				ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
   1.805 +				CONFIGURATION_BUILD_DIR = "$(SRCROOT)/../../../Lib/Mac/$(CONFIGURATION)";
   1.806 +				CONFIGURATION_TEMP_DIR = "$(SRCROOT)/../../../Lib/Mac/$(CONFIGURATION)";
   1.807 +				EXECUTABLE_EXTENSION = dylib;
   1.808 +				EXECUTABLE_PREFIX = "";
   1.809 +				GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
   1.810 +				GCC_PREPROCESSOR_DEFINITIONS = (
   1.811 +					OVR_BUILD_DEBUG,
   1.812 +					"$(inherited)",
   1.813 +				);
   1.814 +				MACH_O_TYPE = mh_dylib;
   1.815 +				MACOSX_DEPLOYMENT_TARGET = 10.8;
   1.816 +				OBJROOT = "$(SRCROOT)/../../../Lib/Mac/$(CONFIGURATION)";
   1.817 +				ONLY_ACTIVE_ARCH = NO;
   1.818 +				PRODUCT_NAME = libovr;
   1.819 +				SYMROOT = "$(SRCROOT)/../../../Lib/Mac/$(CONFIGURATION)";
   1.820 +			};
   1.821 +			name = Debug;
   1.822 +		};
   1.823 +		E82D4CD91906FE640070CB3F /* Release */ = {
   1.824 +			isa = XCBuildConfiguration;
   1.825 +			buildSettings = {
   1.826 +				ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
   1.827 +				CONFIGURATION_BUILD_DIR = "$(SRCROOT)/../../../Lib/Mac/$(CONFIGURATION)";
   1.828 +				CONFIGURATION_TEMP_DIR = "$(SRCROOT)/../../../Lib/Mac/$(CONFIGURATION)";
   1.829 +				EXECUTABLE_EXTENSION = dylib;
   1.830 +				EXECUTABLE_PREFIX = "";
   1.831 +				GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
   1.832 +				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
   1.833 +				MACH_O_TYPE = mh_dylib;
   1.834 +				MACOSX_DEPLOYMENT_TARGET = 10.8;
   1.835 +				OBJROOT = "$(SRCROOT)/../../../Lib/Mac/$(CONFIGURATION)";
   1.836 +				ONLY_ACTIVE_ARCH = NO;
   1.837 +				PRODUCT_NAME = libovr;
   1.838 +				SYMROOT = "$(SRCROOT)/../../../Lib/Mac/$(CONFIGURATION)";
   1.839 +			};
   1.840 +			name = Release;
   1.841 +		};
   1.842 +/* End XCBuildConfiguration section */
   1.843 +
   1.844 +/* Begin XCConfigurationList section */
   1.845 +		E82D4CCE1906FE640070CB3F /* Build configuration list for PBXProject "LibOVR" */ = {
   1.846 +			isa = XCConfigurationList;
   1.847 +			buildConfigurations = (
   1.848 +				E82D4CD51906FE640070CB3F /* Debug */,
   1.849 +				E82D4CD61906FE640070CB3F /* Release */,
   1.850 +			);
   1.851 +			defaultConfigurationIsVisible = 0;
   1.852 +			defaultConfigurationName = Release;
   1.853 +		};
   1.854 +		E82D4CD71906FE640070CB3F /* Build configuration list for PBXNativeTarget "LibOVR" */ = {
   1.855 +			isa = XCConfigurationList;
   1.856 +			buildConfigurations = (
   1.857 +				E82D4CD81906FE640070CB3F /* Debug */,
   1.858 +				E82D4CD91906FE640070CB3F /* Release */,
   1.859 +			);
   1.860 +			defaultConfigurationIsVisible = 0;
   1.861 +			defaultConfigurationName = Release;
   1.862 +		};
   1.863 +/* End XCConfigurationList section */
   1.864 +	};
   1.865 +	rootObject = E82D4CCB1906FE640070CB3F /* Project object */;
   1.866 +}
     2.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.2 +++ b/LibOVR/Projects/Mac/Xcode/LibOVR.xcodeproj/project.xcworkspace/contents.xcworkspacedata	Wed Jan 21 11:37:50 2015 +0200
     2.3 @@ -0,0 +1,7 @@
     2.4 +<?xml version="1.0" encoding="UTF-8"?>
     2.5 +<Workspace
     2.6 +   version = "1.0">
     2.7 +   <FileRef
     2.8 +      location = "self:LibOVR.xcodeproj">
     2.9 +   </FileRef>
    2.10 +</Workspace>