ovr_sdk

annotate LibOVR/Projects/Mac/Xcode/LibOVR.xcodeproj/project.pbxproj @ 3:f12a8f74fe1f

added the Xcode project
author John Tsiombikas <nuclear@member.fsf.org>
date Wed, 21 Jan 2015 11:37:50 +0200
parents
children
rev   line source
nuclear@3 1 // !$*UTF8*$!
nuclear@3 2 {
nuclear@3 3 archiveVersion = 1;
nuclear@3 4 classes = {
nuclear@3 5 };
nuclear@3 6 objectVersion = 46;
nuclear@3 7 objects = {
nuclear@3 8
nuclear@3 9 /* Begin PBXBuildFile section */
nuclear@3 10 0601FC801A6FA37500E2E090 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0601FC7E1A6FA37500E2E090 /* CoreFoundation.framework */; };
nuclear@3 11 0601FC811A6FA37500E2E090 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0601FC7F1A6FA37500E2E090 /* Foundation.framework */; };
nuclear@3 12 0601FC831A6FA38000E2E090 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0601FC821A6FA38000E2E090 /* IOKit.framework */; };
nuclear@3 13 0601FC851A6FA39800E2E090 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0601FC841A6FA39800E2E090 /* CoreGraphics.framework */; };
nuclear@3 14 0601FC871A6FA3E600E2E090 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0601FC861A6FA3E600E2E090 /* OpenGL.framework */; };
nuclear@3 15 4683CEBE1970867300285E02 /* CAPI_GL_HSWDisplay.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4683CEBC1970867300285E02 /* CAPI_GL_HSWDisplay.cpp */; };
nuclear@3 16 4683CEBF1970867300285E02 /* CAPI_GL_HSWDisplay.h in Headers */ = {isa = PBXBuildFile; fileRef = 4683CEBD1970867300285E02 /* CAPI_GL_HSWDisplay.h */; };
nuclear@3 17 8864E8FD19D5289700ACEEC1 /* OVR_CAPI_Keys.h in Headers */ = {isa = PBXBuildFile; fileRef = 8864E8FC19D5289700ACEEC1 /* OVR_CAPI_Keys.h */; };
nuclear@3 18 886FFB1E19E4898300775723 /* Util_SystemInfo_OSX.mm in Sources */ = {isa = PBXBuildFile; fileRef = 886FFB1D19E4898300775723 /* Util_SystemInfo_OSX.mm */; };
nuclear@3 19 A42F68671A11F2000027C6E1 /* Util_SystemGUI_OSX.mm in Sources */ = {isa = PBXBuildFile; fileRef = A42F68641A11F2000027C6E1 /* Util_SystemGUI_OSX.mm */; };
nuclear@3 20 A42F68681A11F2000027C6E1 /* Util_SystemGUI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A42F68651A11F2000027C6E1 /* Util_SystemGUI.cpp */; };
nuclear@3 21 A42F68691A11F2000027C6E1 /* Util_SystemGUI.h in Headers */ = {isa = PBXBuildFile; fileRef = A42F68661A11F2000027C6E1 /* Util_SystemGUI.h */; };
nuclear@3 22 A42F68751A11F2B80027C6E1 /* OVR_Compiler.h in Headers */ = {isa = PBXBuildFile; fileRef = A42F686E1A11F2B80027C6E1 /* OVR_Compiler.h */; };
nuclear@3 23 A42F68761A11F2B80027C6E1 /* OVR_DebugHelp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A42F686F1A11F2B80027C6E1 /* OVR_DebugHelp.cpp */; };
nuclear@3 24 A42F68771A11F2B80027C6E1 /* OVR_DebugHelp.h in Headers */ = {isa = PBXBuildFile; fileRef = A42F68701A11F2B80027C6E1 /* OVR_DebugHelp.h */; };
nuclear@3 25 A42F68781A11F2B80027C6E1 /* OVR_mach_exc_OSX.c in Sources */ = {isa = PBXBuildFile; fileRef = A42F68711A11F2B80027C6E1 /* OVR_mach_exc_OSX.c */; };
nuclear@3 26 A42F68791A11F2B80027C6E1 /* OVR_mach_exc_OSX.h in Headers */ = {isa = PBXBuildFile; fileRef = A42F68721A11F2B80027C6E1 /* OVR_mach_exc_OSX.h */; };
nuclear@3 27 A42F687A1A11F2B80027C6E1 /* OVR_Nullptr.h in Headers */ = {isa = PBXBuildFile; fileRef = A42F68731A11F2B80027C6E1 /* OVR_Nullptr.h */; };
nuclear@3 28 A42F687B1A11F2B80027C6E1 /* OVR_Observer.h in Headers */ = {isa = PBXBuildFile; fileRef = A42F68741A11F2B80027C6E1 /* OVR_Observer.h */; };
nuclear@3 29 A42F687F1A11F2F10027C6E1 /* CAPI_GLE_GL.h in Headers */ = {isa = PBXBuildFile; fileRef = A42F687C1A11F2F10027C6E1 /* CAPI_GLE_GL.h */; };
nuclear@3 30 A42F68801A11F2F10027C6E1 /* CAPI_GLE.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A42F687D1A11F2F10027C6E1 /* CAPI_GLE.cpp */; };
nuclear@3 31 A42F68811A11F2F10027C6E1 /* CAPI_GLE.h in Headers */ = {isa = PBXBuildFile; fileRef = A42F687E1A11F2F10027C6E1 /* CAPI_GLE.h */; };
nuclear@3 32 A4A859B619D6310100ED2071 /* CAPI_LatencyStatistics.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A4A859B419D6310100ED2071 /* CAPI_LatencyStatistics.cpp */; };
nuclear@3 33 A4A859B719D6310100ED2071 /* CAPI_LatencyStatistics.h in Headers */ = {isa = PBXBuildFile; fileRef = A4A859B519D6310100ED2071 /* CAPI_LatencyStatistics.h */; };
nuclear@3 34 A4A859BA19D6311500ED2071 /* Util_SystemInfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A4A859B819D6311500ED2071 /* Util_SystemInfo.cpp */; };
nuclear@3 35 A4A859BB19D6311500ED2071 /* Util_SystemInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = A4A859B919D6311500ED2071 /* Util_SystemInfo.h */; };
nuclear@3 36 E8094D0F196FAE8800937940 /* CAPI_HSWDisplay.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8094D0D196FAE8800937940 /* CAPI_HSWDisplay.cpp */; };
nuclear@3 37 E8094D10196FAE8800937940 /* CAPI_HSWDisplay.h in Headers */ = {isa = PBXBuildFile; fileRef = E8094D0E196FAE8800937940 /* CAPI_HSWDisplay.h */; };
nuclear@3 38 E85F262C1954204900AA807B /* OVR_SerialFormat.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E85F262A1954204900AA807B /* OVR_SerialFormat.cpp */; };
nuclear@3 39 E85F262D1954204900AA807B /* OVR_SerialFormat.h in Headers */ = {isa = PBXBuildFile; fileRef = E85F262B1954204900AA807B /* OVR_SerialFormat.h */; };
nuclear@3 40 E8788D1D196CF68000128BE5 /* Tracking_PoseState.h in Headers */ = {isa = PBXBuildFile; fileRef = E8788D1B196CF68000128BE5 /* Tracking_PoseState.h */; };
nuclear@3 41 E8788D1E196CF68000128BE5 /* Tracking_SensorState.h in Headers */ = {isa = PBXBuildFile; fileRef = E8788D1C196CF68000128BE5 /* Tracking_SensorState.h */; };
nuclear@3 42 E8788D22196CF98000128BE5 /* Util_LatencyTest2Reader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8788D1F196CF98000128BE5 /* Util_LatencyTest2Reader.cpp */; };
nuclear@3 43 E8788D23196CF98000128BE5 /* Util_LatencyTest2Reader.h in Headers */ = {isa = PBXBuildFile; fileRef = E8788D20196CF98000128BE5 /* Util_LatencyTest2Reader.h */; };
nuclear@3 44 E8788D24196CF98000128BE5 /* Util_LatencyTest2State.h in Headers */ = {isa = PBXBuildFile; fileRef = E8788D21196CF98000128BE5 /* Util_LatencyTest2State.h */; };
nuclear@3 45 E87DF46E196A1BEF005E383C /* OVR_CRC32.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E87DF46A196A1BEF005E383C /* OVR_CRC32.cpp */; };
nuclear@3 46 E87DF46F196A1BEF005E383C /* OVR_CRC32.h in Headers */ = {isa = PBXBuildFile; fileRef = E87DF46B196A1BEF005E383C /* OVR_CRC32.h */; };
nuclear@3 47 E87DF470196A1BEF005E383C /* OVR_SharedMemory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E87DF46C196A1BEF005E383C /* OVR_SharedMemory.cpp */; };
nuclear@3 48 E87DF471196A1BEF005E383C /* OVR_SharedMemory.h in Headers */ = {isa = PBXBuildFile; fileRef = E87DF46D196A1BEF005E383C /* OVR_SharedMemory.h */; };
nuclear@3 49 E87DF47A196A1CEF005E383C /* OVR_Display.h in Headers */ = {isa = PBXBuildFile; fileRef = E87DF474196A1CEF005E383C /* OVR_Display.h */; };
nuclear@3 50 E87DF47D196A1CEF005E383C /* OVR_OSX_Display.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E87DF477196A1CEF005E383C /* OVR_OSX_Display.cpp */; };
nuclear@3 51 E87DF47E196A1CEF005E383C /* OVR_OSX_Display.h in Headers */ = {isa = PBXBuildFile; fileRef = E87DF478196A1CEF005E383C /* OVR_OSX_Display.h */; };
nuclear@3 52 E87DF490196A20E9005E383C /* OVR_BitStream.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E87DF480196A20E9005E383C /* OVR_BitStream.cpp */; };
nuclear@3 53 E87DF491196A20E9005E383C /* OVR_BitStream.h in Headers */ = {isa = PBXBuildFile; fileRef = E87DF481196A20E9005E383C /* OVR_BitStream.h */; };
nuclear@3 54 E87DF492196A20E9005E383C /* OVR_MessageIDTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = E87DF482196A20E9005E383C /* OVR_MessageIDTypes.h */; };
nuclear@3 55 E87DF493196A20E9005E383C /* OVR_NetworkPlugin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E87DF483196A20E9005E383C /* OVR_NetworkPlugin.cpp */; };
nuclear@3 56 E87DF494196A20E9005E383C /* OVR_NetworkPlugin.h in Headers */ = {isa = PBXBuildFile; fileRef = E87DF484196A20E9005E383C /* OVR_NetworkPlugin.h */; };
nuclear@3 57 E87DF495196A20E9005E383C /* OVR_NetworkTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = E87DF485196A20E9005E383C /* OVR_NetworkTypes.h */; };
nuclear@3 58 E87DF496196A20E9005E383C /* OVR_PacketizedTCPSocket.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E87DF486196A20E9005E383C /* OVR_PacketizedTCPSocket.cpp */; };
nuclear@3 59 E87DF497196A20E9005E383C /* OVR_PacketizedTCPSocket.h in Headers */ = {isa = PBXBuildFile; fileRef = E87DF487196A20E9005E383C /* OVR_PacketizedTCPSocket.h */; };
nuclear@3 60 E87DF498196A20E9005E383C /* OVR_RPC1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E87DF488196A20E9005E383C /* OVR_RPC1.cpp */; };
nuclear@3 61 E87DF499196A20E9005E383C /* OVR_RPC1.h in Headers */ = {isa = PBXBuildFile; fileRef = E87DF489196A20E9005E383C /* OVR_RPC1.h */; };
nuclear@3 62 E87DF49A196A20E9005E383C /* OVR_Session.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E87DF48A196A20E9005E383C /* OVR_Session.cpp */; };
nuclear@3 63 E87DF49B196A20E9005E383C /* OVR_Session.h in Headers */ = {isa = PBXBuildFile; fileRef = E87DF48B196A20E9005E383C /* OVR_Session.h */; };
nuclear@3 64 E87DF49C196A20E9005E383C /* OVR_Socket.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E87DF48C196A20E9005E383C /* OVR_Socket.cpp */; };
nuclear@3 65 E87DF49D196A20E9005E383C /* OVR_Socket.h in Headers */ = {isa = PBXBuildFile; fileRef = E87DF48D196A20E9005E383C /* OVR_Socket.h */; };
nuclear@3 66 E87DF49E196A20E9005E383C /* OVR_Unix_Socket.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E87DF48E196A20E9005E383C /* OVR_Unix_Socket.cpp */; };
nuclear@3 67 E87DF49F196A20E9005E383C /* OVR_Unix_Socket.h in Headers */ = {isa = PBXBuildFile; fileRef = E87DF48F196A20E9005E383C /* OVR_Unix_Socket.h */; };
nuclear@3 68 E87DF4AB196A2161005E383C /* Service_NetClient.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E87DF4A3196A2161005E383C /* Service_NetClient.cpp */; };
nuclear@3 69 E87DF4AC196A2161005E383C /* Service_NetClient.h in Headers */ = {isa = PBXBuildFile; fileRef = E87DF4A4196A2161005E383C /* Service_NetClient.h */; };
nuclear@3 70 E87DF4AF196A2161005E383C /* Service_NetSessionCommon.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E87DF4A7196A2161005E383C /* Service_NetSessionCommon.cpp */; };
nuclear@3 71 E87DF4B0196A2161005E383C /* Service_NetSessionCommon.h in Headers */ = {isa = PBXBuildFile; fileRef = E87DF4A8196A2161005E383C /* Service_NetSessionCommon.h */; };
nuclear@3 72 E87DF4D2196A232F005E383C /* OVR_DeviceConstants.h in Headers */ = {isa = PBXBuildFile; fileRef = E87DF4B3196A232F005E383C /* OVR_DeviceConstants.h */; };
nuclear@3 73 E87DF4F3196A23B4005E383C /* Tracking_SensorStateReader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E87DF4F1196A23B4005E383C /* Tracking_SensorStateReader.cpp */; };
nuclear@3 74 E87DF4F4196A23B4005E383C /* Tracking_SensorStateReader.h in Headers */ = {isa = PBXBuildFile; fileRef = E87DF4F2196A23B4005E383C /* Tracking_SensorStateReader.h */; };
nuclear@3 75 E886FE9E190737FA00D5DB45 /* OVR_CAPI_GL.h in Headers */ = {isa = PBXBuildFile; fileRef = E886FE9B190737FA00D5DB45 /* OVR_CAPI_GL.h */; };
nuclear@3 76 E886FE9F190737FA00D5DB45 /* OVR_CAPI.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E886FE9C190737FA00D5DB45 /* OVR_CAPI.cpp */; };
nuclear@3 77 E886FEA0190737FA00D5DB45 /* OVR_CAPI.h in Headers */ = {isa = PBXBuildFile; fileRef = E886FE9D190737FA00D5DB45 /* OVR_CAPI.h */; };
nuclear@3 78 E886FEA21907528C00D5DB45 /* CAPI_DistortionRenderer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E886FEA11907528C00D5DB45 /* CAPI_DistortionRenderer.cpp */; };
nuclear@3 79 E8AA40D11907221900D5F144 /* OVR_Alg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AA40A61907221900D5F144 /* OVR_Alg.cpp */; };
nuclear@3 80 E8AA40D21907221900D5F144 /* OVR_Alg.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA40A71907221900D5F144 /* OVR_Alg.h */; };
nuclear@3 81 E8AA40D31907221900D5F144 /* OVR_Allocator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AA40A81907221900D5F144 /* OVR_Allocator.cpp */; };
nuclear@3 82 E8AA40D41907221900D5F144 /* OVR_Allocator.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA40A91907221900D5F144 /* OVR_Allocator.h */; };
nuclear@3 83 E8AA40D51907221900D5F144 /* OVR_Array.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA40AA1907221900D5F144 /* OVR_Array.h */; };
nuclear@3 84 E8AA40D61907221900D5F144 /* OVR_Atomic.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AA40AB1907221900D5F144 /* OVR_Atomic.cpp */; };
nuclear@3 85 E8AA40D71907221900D5F144 /* OVR_Atomic.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA40AC1907221900D5F144 /* OVR_Atomic.h */; };
nuclear@3 86 E8AA40D81907221900D5F144 /* OVR_Color.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA40AD1907221900D5F144 /* OVR_Color.h */; };
nuclear@3 87 E8AA40D91907221900D5F144 /* OVR_ContainerAllocator.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA40AE1907221900D5F144 /* OVR_ContainerAllocator.h */; };
nuclear@3 88 E8AA40DA1907221900D5F144 /* OVR_Deque.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA40AF1907221900D5F144 /* OVR_Deque.h */; };
nuclear@3 89 E8AA40DB1907221900D5F144 /* OVR_File.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AA40B01907221900D5F144 /* OVR_File.cpp */; };
nuclear@3 90 E8AA40DC1907221900D5F144 /* OVR_File.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA40B11907221900D5F144 /* OVR_File.h */; };
nuclear@3 91 E8AA40DD1907221900D5F144 /* OVR_FileFILE.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AA40B21907221900D5F144 /* OVR_FileFILE.cpp */; };
nuclear@3 92 E8AA40DE1907221900D5F144 /* OVR_Hash.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA40B31907221900D5F144 /* OVR_Hash.h */; };
nuclear@3 93 E8AA40DF1907221900D5F144 /* OVR_KeyCodes.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA40B41907221900D5F144 /* OVR_KeyCodes.h */; };
nuclear@3 94 E8AA40E01907221900D5F144 /* OVR_List.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA40B51907221900D5F144 /* OVR_List.h */; };
nuclear@3 95 E8AA40E11907221900D5F144 /* OVR_Lockless.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AA40B61907221900D5F144 /* OVR_Lockless.cpp */; };
nuclear@3 96 E8AA40E21907221900D5F144 /* OVR_Lockless.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA40B71907221900D5F144 /* OVR_Lockless.h */; };
nuclear@3 97 E8AA40E31907221900D5F144 /* OVR_Log.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AA40B81907221900D5F144 /* OVR_Log.cpp */; };
nuclear@3 98 E8AA40E41907221900D5F144 /* OVR_Log.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA40B91907221900D5F144 /* OVR_Log.h */; };
nuclear@3 99 E8AA40E51907221900D5F144 /* OVR_Math.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AA40BA1907221900D5F144 /* OVR_Math.cpp */; };
nuclear@3 100 E8AA40E61907221900D5F144 /* OVR_Math.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA40BB1907221900D5F144 /* OVR_Math.h */; };
nuclear@3 101 E8AA40E71907221900D5F144 /* OVR_RefCount.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AA40BC1907221900D5F144 /* OVR_RefCount.cpp */; };
nuclear@3 102 E8AA40E81907221900D5F144 /* OVR_RefCount.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA40BD1907221900D5F144 /* OVR_RefCount.h */; };
nuclear@3 103 E8AA40E91907221900D5F144 /* OVR_Std.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AA40BE1907221900D5F144 /* OVR_Std.cpp */; };
nuclear@3 104 E8AA40EA1907221900D5F144 /* OVR_Std.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA40BF1907221900D5F144 /* OVR_Std.h */; };
nuclear@3 105 E8AA40EB1907221900D5F144 /* OVR_String.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AA40C01907221900D5F144 /* OVR_String.cpp */; };
nuclear@3 106 E8AA40EC1907221900D5F144 /* OVR_String.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA40C11907221900D5F144 /* OVR_String.h */; };
nuclear@3 107 E8AA40ED1907221900D5F144 /* OVR_String_FormatUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AA40C21907221900D5F144 /* OVR_String_FormatUtil.cpp */; };
nuclear@3 108 E8AA40EE1907221900D5F144 /* OVR_String_PathUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AA40C31907221900D5F144 /* OVR_String_PathUtil.cpp */; };
nuclear@3 109 E8AA40EF1907221900D5F144 /* OVR_StringHash.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA40C41907221900D5F144 /* OVR_StringHash.h */; };
nuclear@3 110 E8AA40F01907221900D5F144 /* OVR_SysFile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AA40C51907221900D5F144 /* OVR_SysFile.cpp */; };
nuclear@3 111 E8AA40F11907221900D5F144 /* OVR_SysFile.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA40C61907221900D5F144 /* OVR_SysFile.h */; };
nuclear@3 112 E8AA40F21907221900D5F144 /* OVR_System.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AA40C71907221900D5F144 /* OVR_System.cpp */; };
nuclear@3 113 E8AA40F31907221900D5F144 /* OVR_System.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA40C81907221900D5F144 /* OVR_System.h */; };
nuclear@3 114 E8AA40F41907221900D5F144 /* OVR_Threads.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA40C91907221900D5F144 /* OVR_Threads.h */; };
nuclear@3 115 E8AA40F51907221900D5F144 /* OVR_ThreadsPthread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AA40CA1907221900D5F144 /* OVR_ThreadsPthread.cpp */; };
nuclear@3 116 E8AA40F71907221900D5F144 /* OVR_Timer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AA40CC1907221900D5F144 /* OVR_Timer.cpp */; };
nuclear@3 117 E8AA40F81907221900D5F144 /* OVR_Timer.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA40CD1907221900D5F144 /* OVR_Timer.h */; };
nuclear@3 118 E8AA40F91907221900D5F144 /* OVR_Types.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA40CE1907221900D5F144 /* OVR_Types.h */; };
nuclear@3 119 E8AA40FA1907221900D5F144 /* OVR_UTF8Util.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AA40CF1907221900D5F144 /* OVR_UTF8Util.cpp */; };
nuclear@3 120 E8AA40FB1907221900D5F144 /* OVR_UTF8Util.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA40D01907221900D5F144 /* OVR_UTF8Util.h */; };
nuclear@3 121 E8AA410D1907224700D5F144 /* Util_Interface.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AA41011907224700D5F144 /* Util_Interface.cpp */; };
nuclear@3 122 E8AA410E1907224700D5F144 /* Util_Interface.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA41021907224700D5F144 /* Util_Interface.h */; };
nuclear@3 123 E8AA41131907224700D5F144 /* Util_Render_Stereo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AA41071907224700D5F144 /* Util_Render_Stereo.cpp */; };
nuclear@3 124 E8AA41141907224700D5F144 /* Util_Render_Stereo.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA41081907224700D5F144 /* Util_Render_Stereo.h */; };
nuclear@3 125 E8AA4173190722BB00D5F144 /* OVR_JSON.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AA412B190722BB00D5F144 /* OVR_JSON.cpp */; };
nuclear@3 126 E8AA4174190722BB00D5F144 /* OVR_JSON.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA412C190722BB00D5F144 /* OVR_JSON.h */; };
nuclear@3 127 E8AA4185190722BB00D5F144 /* OVR_Profile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AA413D190722BB00D5F144 /* OVR_Profile.cpp */; };
nuclear@3 128 E8AA4186190722BB00D5F144 /* OVR_Profile.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA413E190722BB00D5F144 /* OVR_Profile.h */; };
nuclear@3 129 E8AA4197190722BB00D5F144 /* OVR_Stereo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AA414F190722BB00D5F144 /* OVR_Stereo.cpp */; };
nuclear@3 130 E8AA4198190722BB00D5F144 /* OVR_Stereo.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA4150190722BB00D5F144 /* OVR_Stereo.h */; };
nuclear@3 131 E8AA41E2190724E600D5F144 /* CAPI_DistortionRenderer.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA41BA190724E600D5F144 /* CAPI_DistortionRenderer.h */; };
nuclear@3 132 E8AA41E3190724E600D5F144 /* CAPI_FrameTimeManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AA41BB190724E600D5F144 /* CAPI_FrameTimeManager.cpp */; };
nuclear@3 133 E8AA41E4190724E600D5F144 /* CAPI_FrameTimeManager.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA41BC190724E600D5F144 /* CAPI_FrameTimeManager.h */; };
nuclear@3 134 E8AA41E7190724E600D5F144 /* CAPI_HMDRenderState.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AA41BF190724E600D5F144 /* CAPI_HMDRenderState.cpp */; };
nuclear@3 135 E8AA41E8190724E600D5F144 /* CAPI_HMDRenderState.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA41C0190724E600D5F144 /* CAPI_HMDRenderState.h */; };
nuclear@3 136 E8AA41E9190724E600D5F144 /* CAPI_HMDState.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AA41C1190724E600D5F144 /* CAPI_HMDState.cpp */; };
nuclear@3 137 E8AA41EA190724E600D5F144 /* CAPI_HMDState.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA41C2190724E600D5F144 /* CAPI_HMDState.h */; };
nuclear@3 138 E8AA41F6190724E600D5F144 /* CAPI_GL_DistortionRenderer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AA41D0190724E600D5F144 /* CAPI_GL_DistortionRenderer.cpp */; };
nuclear@3 139 E8AA41F7190724E600D5F144 /* CAPI_GL_DistortionRenderer.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA41D1190724E600D5F144 /* CAPI_GL_DistortionRenderer.h */; };
nuclear@3 140 E8AA41F8190724E600D5F144 /* CAPI_GL_Util.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8AA41D2190724E600D5F144 /* CAPI_GL_Util.cpp */; };
nuclear@3 141 E8AA41F9190724E600D5F144 /* CAPI_GL_Util.h in Headers */ = {isa = PBXBuildFile; fileRef = E8AA41D3190724E600D5F144 /* CAPI_GL_Util.h */; };
nuclear@3 142 E8B18323196D376800555C29 /* OVR_ThreadCommandQueue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E8B18321196D376800555C29 /* OVR_ThreadCommandQueue.cpp */; };
nuclear@3 143 E8B18324196D376800555C29 /* OVR_ThreadCommandQueue.h in Headers */ = {isa = PBXBuildFile; fileRef = E8B18322196D376800555C29 /* OVR_ThreadCommandQueue.h */; };
nuclear@3 144 /* End PBXBuildFile section */
nuclear@3 145
nuclear@3 146 /* Begin PBXFileReference section */
nuclear@3 147 0601FC7E1A6FA37500E2E090 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; };
nuclear@3 148 0601FC7F1A6FA37500E2E090 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
nuclear@3 149 0601FC821A6FA38000E2E090 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = System/Library/Frameworks/IOKit.framework; sourceTree = SDKROOT; };
nuclear@3 150 0601FC841A6FA39800E2E090 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
nuclear@3 151 0601FC861A6FA3E600E2E090 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = System/Library/Frameworks/OpenGL.framework; sourceTree = SDKROOT; };
nuclear@3 152 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>"; };
nuclear@3 153 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>"; };
nuclear@3 154 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>"; };
nuclear@3 155 886FFB1D19E4898300775723 /* Util_SystemInfo_OSX.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = Util_SystemInfo_OSX.mm; sourceTree = "<group>"; };
nuclear@3 156 A42F68641A11F2000027C6E1 /* Util_SystemGUI_OSX.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = Util_SystemGUI_OSX.mm; sourceTree = "<group>"; };
nuclear@3 157 A42F68651A11F2000027C6E1 /* Util_SystemGUI.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Util_SystemGUI.cpp; sourceTree = "<group>"; };
nuclear@3 158 A42F68661A11F2000027C6E1 /* Util_SystemGUI.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Util_SystemGUI.h; sourceTree = "<group>"; };
nuclear@3 159 A42F686E1A11F2B80027C6E1 /* OVR_Compiler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_Compiler.h; sourceTree = "<group>"; };
nuclear@3 160 A42F686F1A11F2B80027C6E1 /* OVR_DebugHelp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_DebugHelp.cpp; sourceTree = "<group>"; };
nuclear@3 161 A42F68701A11F2B80027C6E1 /* OVR_DebugHelp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_DebugHelp.h; sourceTree = "<group>"; };
nuclear@3 162 A42F68711A11F2B80027C6E1 /* OVR_mach_exc_OSX.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = OVR_mach_exc_OSX.c; sourceTree = "<group>"; };
nuclear@3 163 A42F68721A11F2B80027C6E1 /* OVR_mach_exc_OSX.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_mach_exc_OSX.h; sourceTree = "<group>"; };
nuclear@3 164 A42F68731A11F2B80027C6E1 /* OVR_Nullptr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_Nullptr.h; sourceTree = "<group>"; };
nuclear@3 165 A42F68741A11F2B80027C6E1 /* OVR_Observer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_Observer.h; sourceTree = "<group>"; };
nuclear@3 166 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>"; };
nuclear@3 167 A42F687D1A11F2F10027C6E1 /* CAPI_GLE.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CAPI_GLE.cpp; path = GL/CAPI_GLE.cpp; sourceTree = "<group>"; };
nuclear@3 168 A42F687E1A11F2F10027C6E1 /* CAPI_GLE.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CAPI_GLE.h; path = GL/CAPI_GLE.h; sourceTree = "<group>"; };
nuclear@3 169 A4A859B419D6310100ED2071 /* CAPI_LatencyStatistics.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAPI_LatencyStatistics.cpp; sourceTree = "<group>"; };
nuclear@3 170 A4A859B519D6310100ED2071 /* CAPI_LatencyStatistics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAPI_LatencyStatistics.h; sourceTree = "<group>"; };
nuclear@3 171 A4A859B819D6311500ED2071 /* Util_SystemInfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Util_SystemInfo.cpp; sourceTree = "<group>"; };
nuclear@3 172 A4A859B919D6311500ED2071 /* Util_SystemInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Util_SystemInfo.h; sourceTree = "<group>"; };
nuclear@3 173 E8094D0D196FAE8800937940 /* CAPI_HSWDisplay.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAPI_HSWDisplay.cpp; sourceTree = "<group>"; };
nuclear@3 174 E8094D0E196FAE8800937940 /* CAPI_HSWDisplay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAPI_HSWDisplay.h; sourceTree = "<group>"; };
nuclear@3 175 E82D4CD31906FE640070CB3F /* libovr.dylib */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libovr.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
nuclear@3 176 E85F262A1954204900AA807B /* OVR_SerialFormat.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = OVR_SerialFormat.cpp; path = ../../../Src/OVR_SerialFormat.cpp; sourceTree = "<group>"; };
nuclear@3 177 E85F262B1954204900AA807B /* OVR_SerialFormat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OVR_SerialFormat.h; path = ../../../Src/OVR_SerialFormat.h; sourceTree = "<group>"; };
nuclear@3 178 E8788D1B196CF68000128BE5 /* Tracking_PoseState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Tracking_PoseState.h; path = ../../../Src/Tracking/Tracking_PoseState.h; sourceTree = "<group>"; };
nuclear@3 179 E8788D1C196CF68000128BE5 /* Tracking_SensorState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Tracking_SensorState.h; path = ../../../Src/Tracking/Tracking_SensorState.h; sourceTree = "<group>"; };
nuclear@3 180 E8788D1F196CF98000128BE5 /* Util_LatencyTest2Reader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Util_LatencyTest2Reader.cpp; sourceTree = "<group>"; };
nuclear@3 181 E8788D20196CF98000128BE5 /* Util_LatencyTest2Reader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Util_LatencyTest2Reader.h; sourceTree = "<group>"; };
nuclear@3 182 E8788D21196CF98000128BE5 /* Util_LatencyTest2State.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Util_LatencyTest2State.h; sourceTree = "<group>"; };
nuclear@3 183 E87DF46A196A1BEF005E383C /* OVR_CRC32.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_CRC32.cpp; sourceTree = "<group>"; };
nuclear@3 184 E87DF46B196A1BEF005E383C /* OVR_CRC32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_CRC32.h; sourceTree = "<group>"; };
nuclear@3 185 E87DF46C196A1BEF005E383C /* OVR_SharedMemory.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_SharedMemory.cpp; sourceTree = "<group>"; };
nuclear@3 186 E87DF46D196A1BEF005E383C /* OVR_SharedMemory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_SharedMemory.h; sourceTree = "<group>"; };
nuclear@3 187 E87DF474196A1CEF005E383C /* OVR_Display.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OVR_Display.h; path = ../../../Src/Displays/OVR_Display.h; sourceTree = "<group>"; };
nuclear@3 188 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>"; };
nuclear@3 189 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>"; };
nuclear@3 190 E87DF480196A20E9005E383C /* OVR_BitStream.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = OVR_BitStream.cpp; path = ../../../Src/Net/OVR_BitStream.cpp; sourceTree = "<group>"; };
nuclear@3 191 E87DF481196A20E9005E383C /* OVR_BitStream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OVR_BitStream.h; path = ../../../Src/Net/OVR_BitStream.h; sourceTree = "<group>"; };
nuclear@3 192 E87DF482196A20E9005E383C /* OVR_MessageIDTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OVR_MessageIDTypes.h; path = ../../../Src/Net/OVR_MessageIDTypes.h; sourceTree = "<group>"; };
nuclear@3 193 E87DF483196A20E9005E383C /* OVR_NetworkPlugin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = OVR_NetworkPlugin.cpp; path = ../../../Src/Net/OVR_NetworkPlugin.cpp; sourceTree = "<group>"; };
nuclear@3 194 E87DF484196A20E9005E383C /* OVR_NetworkPlugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OVR_NetworkPlugin.h; path = ../../../Src/Net/OVR_NetworkPlugin.h; sourceTree = "<group>"; };
nuclear@3 195 E87DF485196A20E9005E383C /* OVR_NetworkTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OVR_NetworkTypes.h; path = ../../../Src/Net/OVR_NetworkTypes.h; sourceTree = "<group>"; };
nuclear@3 196 E87DF486196A20E9005E383C /* OVR_PacketizedTCPSocket.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = OVR_PacketizedTCPSocket.cpp; path = ../../../Src/Net/OVR_PacketizedTCPSocket.cpp; sourceTree = "<group>"; };
nuclear@3 197 E87DF487196A20E9005E383C /* OVR_PacketizedTCPSocket.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OVR_PacketizedTCPSocket.h; path = ../../../Src/Net/OVR_PacketizedTCPSocket.h; sourceTree = "<group>"; };
nuclear@3 198 E87DF488196A20E9005E383C /* OVR_RPC1.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = OVR_RPC1.cpp; path = ../../../Src/Net/OVR_RPC1.cpp; sourceTree = "<group>"; };
nuclear@3 199 E87DF489196A20E9005E383C /* OVR_RPC1.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OVR_RPC1.h; path = ../../../Src/Net/OVR_RPC1.h; sourceTree = "<group>"; };
nuclear@3 200 E87DF48A196A20E9005E383C /* OVR_Session.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = OVR_Session.cpp; path = ../../../Src/Net/OVR_Session.cpp; sourceTree = "<group>"; };
nuclear@3 201 E87DF48B196A20E9005E383C /* OVR_Session.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OVR_Session.h; path = ../../../Src/Net/OVR_Session.h; sourceTree = "<group>"; };
nuclear@3 202 E87DF48C196A20E9005E383C /* OVR_Socket.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = OVR_Socket.cpp; path = ../../../Src/Net/OVR_Socket.cpp; sourceTree = "<group>"; };
nuclear@3 203 E87DF48D196A20E9005E383C /* OVR_Socket.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OVR_Socket.h; path = ../../../Src/Net/OVR_Socket.h; sourceTree = "<group>"; };
nuclear@3 204 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>"; };
nuclear@3 205 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>"; };
nuclear@3 206 E87DF4A3196A2161005E383C /* Service_NetClient.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Service_NetClient.cpp; path = ../../../Src/Service/Service_NetClient.cpp; sourceTree = "<group>"; };
nuclear@3 207 E87DF4A4196A2161005E383C /* Service_NetClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Service_NetClient.h; path = ../../../Src/Service/Service_NetClient.h; sourceTree = "<group>"; };
nuclear@3 208 E87DF4A7196A2161005E383C /* Service_NetSessionCommon.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Service_NetSessionCommon.cpp; path = ../../../Src/Service/Service_NetSessionCommon.cpp; sourceTree = "<group>"; };
nuclear@3 209 E87DF4A8196A2161005E383C /* Service_NetSessionCommon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Service_NetSessionCommon.h; path = ../../../Src/Service/Service_NetSessionCommon.h; sourceTree = "<group>"; };
nuclear@3 210 E87DF4B3196A232F005E383C /* OVR_DeviceConstants.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OVR_DeviceConstants.h; path = ../../../Src/Sensors/OVR_DeviceConstants.h; sourceTree = "<group>"; };
nuclear@3 211 E87DF4F1196A23B4005E383C /* Tracking_SensorStateReader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Tracking_SensorStateReader.cpp; path = ../../../Src/Tracking/Tracking_SensorStateReader.cpp; sourceTree = "<group>"; };
nuclear@3 212 E87DF4F2196A23B4005E383C /* Tracking_SensorStateReader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Tracking_SensorStateReader.h; path = ../../../Src/Tracking/Tracking_SensorStateReader.h; sourceTree = "<group>"; };
nuclear@3 213 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>"; };
nuclear@3 214 E886FE9C190737FA00D5DB45 /* OVR_CAPI.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = OVR_CAPI.cpp; path = ../../../Src/OVR_CAPI.cpp; sourceTree = "<group>"; };
nuclear@3 215 E886FE9D190737FA00D5DB45 /* OVR_CAPI.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OVR_CAPI.h; path = ../../../Src/OVR_CAPI.h; sourceTree = "<group>"; };
nuclear@3 216 E886FEA11907528C00D5DB45 /* CAPI_DistortionRenderer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAPI_DistortionRenderer.cpp; sourceTree = "<group>"; };
nuclear@3 217 E8AA40A61907221900D5F144 /* OVR_Alg.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_Alg.cpp; sourceTree = "<group>"; };
nuclear@3 218 E8AA40A71907221900D5F144 /* OVR_Alg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_Alg.h; sourceTree = "<group>"; };
nuclear@3 219 E8AA40A81907221900D5F144 /* OVR_Allocator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_Allocator.cpp; sourceTree = "<group>"; };
nuclear@3 220 E8AA40A91907221900D5F144 /* OVR_Allocator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_Allocator.h; sourceTree = "<group>"; };
nuclear@3 221 E8AA40AA1907221900D5F144 /* OVR_Array.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_Array.h; sourceTree = "<group>"; };
nuclear@3 222 E8AA40AB1907221900D5F144 /* OVR_Atomic.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_Atomic.cpp; sourceTree = "<group>"; };
nuclear@3 223 E8AA40AC1907221900D5F144 /* OVR_Atomic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_Atomic.h; sourceTree = "<group>"; };
nuclear@3 224 E8AA40AD1907221900D5F144 /* OVR_Color.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_Color.h; sourceTree = "<group>"; };
nuclear@3 225 E8AA40AE1907221900D5F144 /* OVR_ContainerAllocator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_ContainerAllocator.h; sourceTree = "<group>"; };
nuclear@3 226 E8AA40AF1907221900D5F144 /* OVR_Deque.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_Deque.h; sourceTree = "<group>"; };
nuclear@3 227 E8AA40B01907221900D5F144 /* OVR_File.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_File.cpp; sourceTree = "<group>"; };
nuclear@3 228 E8AA40B11907221900D5F144 /* OVR_File.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_File.h; sourceTree = "<group>"; };
nuclear@3 229 E8AA40B21907221900D5F144 /* OVR_FileFILE.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_FileFILE.cpp; sourceTree = "<group>"; };
nuclear@3 230 E8AA40B31907221900D5F144 /* OVR_Hash.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_Hash.h; sourceTree = "<group>"; };
nuclear@3 231 E8AA40B41907221900D5F144 /* OVR_KeyCodes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_KeyCodes.h; sourceTree = "<group>"; };
nuclear@3 232 E8AA40B51907221900D5F144 /* OVR_List.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_List.h; sourceTree = "<group>"; };
nuclear@3 233 E8AA40B61907221900D5F144 /* OVR_Lockless.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_Lockless.cpp; sourceTree = "<group>"; };
nuclear@3 234 E8AA40B71907221900D5F144 /* OVR_Lockless.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_Lockless.h; sourceTree = "<group>"; };
nuclear@3 235 E8AA40B81907221900D5F144 /* OVR_Log.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_Log.cpp; sourceTree = "<group>"; };
nuclear@3 236 E8AA40B91907221900D5F144 /* OVR_Log.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_Log.h; sourceTree = "<group>"; };
nuclear@3 237 E8AA40BA1907221900D5F144 /* OVR_Math.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_Math.cpp; sourceTree = "<group>"; };
nuclear@3 238 E8AA40BB1907221900D5F144 /* OVR_Math.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_Math.h; sourceTree = "<group>"; };
nuclear@3 239 E8AA40BC1907221900D5F144 /* OVR_RefCount.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_RefCount.cpp; sourceTree = "<group>"; };
nuclear@3 240 E8AA40BD1907221900D5F144 /* OVR_RefCount.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_RefCount.h; sourceTree = "<group>"; };
nuclear@3 241 E8AA40BE1907221900D5F144 /* OVR_Std.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_Std.cpp; sourceTree = "<group>"; };
nuclear@3 242 E8AA40BF1907221900D5F144 /* OVR_Std.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_Std.h; sourceTree = "<group>"; };
nuclear@3 243 E8AA40C01907221900D5F144 /* OVR_String.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_String.cpp; sourceTree = "<group>"; };
nuclear@3 244 E8AA40C11907221900D5F144 /* OVR_String.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_String.h; sourceTree = "<group>"; };
nuclear@3 245 E8AA40C21907221900D5F144 /* OVR_String_FormatUtil.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_String_FormatUtil.cpp; sourceTree = "<group>"; };
nuclear@3 246 E8AA40C31907221900D5F144 /* OVR_String_PathUtil.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_String_PathUtil.cpp; sourceTree = "<group>"; };
nuclear@3 247 E8AA40C41907221900D5F144 /* OVR_StringHash.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_StringHash.h; sourceTree = "<group>"; };
nuclear@3 248 E8AA40C51907221900D5F144 /* OVR_SysFile.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_SysFile.cpp; sourceTree = "<group>"; };
nuclear@3 249 E8AA40C61907221900D5F144 /* OVR_SysFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_SysFile.h; sourceTree = "<group>"; };
nuclear@3 250 E8AA40C71907221900D5F144 /* OVR_System.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_System.cpp; sourceTree = "<group>"; };
nuclear@3 251 E8AA40C81907221900D5F144 /* OVR_System.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_System.h; sourceTree = "<group>"; };
nuclear@3 252 E8AA40C91907221900D5F144 /* OVR_Threads.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_Threads.h; sourceTree = "<group>"; };
nuclear@3 253 E8AA40CA1907221900D5F144 /* OVR_ThreadsPthread.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_ThreadsPthread.cpp; sourceTree = "<group>"; };
nuclear@3 254 E8AA40CC1907221900D5F144 /* OVR_Timer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_Timer.cpp; sourceTree = "<group>"; };
nuclear@3 255 E8AA40CD1907221900D5F144 /* OVR_Timer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_Timer.h; sourceTree = "<group>"; };
nuclear@3 256 E8AA40CE1907221900D5F144 /* OVR_Types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_Types.h; sourceTree = "<group>"; };
nuclear@3 257 E8AA40CF1907221900D5F144 /* OVR_UTF8Util.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_UTF8Util.cpp; sourceTree = "<group>"; };
nuclear@3 258 E8AA40D01907221900D5F144 /* OVR_UTF8Util.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_UTF8Util.h; sourceTree = "<group>"; };
nuclear@3 259 E8AA41011907224700D5F144 /* Util_Interface.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Util_Interface.cpp; sourceTree = "<group>"; };
nuclear@3 260 E8AA41021907224700D5F144 /* Util_Interface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Util_Interface.h; sourceTree = "<group>"; };
nuclear@3 261 E8AA41071907224700D5F144 /* Util_Render_Stereo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Util_Render_Stereo.cpp; sourceTree = "<group>"; };
nuclear@3 262 E8AA41081907224700D5F144 /* Util_Render_Stereo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Util_Render_Stereo.h; sourceTree = "<group>"; };
nuclear@3 263 E8AA412B190722BB00D5F144 /* OVR_JSON.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = OVR_JSON.cpp; path = ../../../Src/OVR_JSON.cpp; sourceTree = "<group>"; };
nuclear@3 264 E8AA412C190722BB00D5F144 /* OVR_JSON.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OVR_JSON.h; path = ../../../Src/OVR_JSON.h; sourceTree = "<group>"; };
nuclear@3 265 E8AA413D190722BB00D5F144 /* OVR_Profile.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = OVR_Profile.cpp; path = ../../../Src/OVR_Profile.cpp; sourceTree = "<group>"; };
nuclear@3 266 E8AA413E190722BB00D5F144 /* OVR_Profile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OVR_Profile.h; path = ../../../Src/OVR_Profile.h; sourceTree = "<group>"; };
nuclear@3 267 E8AA414F190722BB00D5F144 /* OVR_Stereo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = OVR_Stereo.cpp; path = ../../../Src/OVR_Stereo.cpp; sourceTree = "<group>"; };
nuclear@3 268 E8AA4150190722BB00D5F144 /* OVR_Stereo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OVR_Stereo.h; path = ../../../Src/OVR_Stereo.h; sourceTree = "<group>"; };
nuclear@3 269 E8AA41BA190724E600D5F144 /* CAPI_DistortionRenderer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAPI_DistortionRenderer.h; sourceTree = "<group>"; };
nuclear@3 270 E8AA41BB190724E600D5F144 /* CAPI_FrameTimeManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAPI_FrameTimeManager.cpp; sourceTree = "<group>"; };
nuclear@3 271 E8AA41BC190724E600D5F144 /* CAPI_FrameTimeManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAPI_FrameTimeManager.h; sourceTree = "<group>"; };
nuclear@3 272 E8AA41BF190724E600D5F144 /* CAPI_HMDRenderState.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAPI_HMDRenderState.cpp; sourceTree = "<group>"; };
nuclear@3 273 E8AA41C0190724E600D5F144 /* CAPI_HMDRenderState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAPI_HMDRenderState.h; sourceTree = "<group>"; };
nuclear@3 274 E8AA41C1190724E600D5F144 /* CAPI_HMDState.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAPI_HMDState.cpp; sourceTree = "<group>"; };
nuclear@3 275 E8AA41C2190724E600D5F144 /* CAPI_HMDState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAPI_HMDState.h; sourceTree = "<group>"; };
nuclear@3 276 E8AA41D0190724E600D5F144 /* CAPI_GL_DistortionRenderer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAPI_GL_DistortionRenderer.cpp; sourceTree = "<group>"; };
nuclear@3 277 E8AA41D1190724E600D5F144 /* CAPI_GL_DistortionRenderer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAPI_GL_DistortionRenderer.h; sourceTree = "<group>"; };
nuclear@3 278 E8AA41D2190724E600D5F144 /* CAPI_GL_Util.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAPI_GL_Util.cpp; sourceTree = "<group>"; };
nuclear@3 279 E8AA41D3190724E600D5F144 /* CAPI_GL_Util.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAPI_GL_Util.h; sourceTree = "<group>"; };
nuclear@3 280 E8B18321196D376800555C29 /* OVR_ThreadCommandQueue.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_ThreadCommandQueue.cpp; sourceTree = "<group>"; };
nuclear@3 281 E8B18322196D376800555C29 /* OVR_ThreadCommandQueue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_ThreadCommandQueue.h; sourceTree = "<group>"; };
nuclear@3 282 /* End PBXFileReference section */
nuclear@3 283
nuclear@3 284 /* Begin PBXFrameworksBuildPhase section */
nuclear@3 285 E82D4CD01906FE640070CB3F /* Frameworks */ = {
nuclear@3 286 isa = PBXFrameworksBuildPhase;
nuclear@3 287 buildActionMask = 2147483647;
nuclear@3 288 files = (
nuclear@3 289 0601FC871A6FA3E600E2E090 /* OpenGL.framework in Frameworks */,
nuclear@3 290 0601FC851A6FA39800E2E090 /* CoreGraphics.framework in Frameworks */,
nuclear@3 291 0601FC831A6FA38000E2E090 /* IOKit.framework in Frameworks */,
nuclear@3 292 0601FC801A6FA37500E2E090 /* CoreFoundation.framework in Frameworks */,
nuclear@3 293 0601FC811A6FA37500E2E090 /* Foundation.framework in Frameworks */,
nuclear@3 294 );
nuclear@3 295 runOnlyForDeploymentPostprocessing = 0;
nuclear@3 296 };
nuclear@3 297 /* End PBXFrameworksBuildPhase section */
nuclear@3 298
nuclear@3 299 /* Begin PBXGroup section */
nuclear@3 300 E82D4CCA1906FE640070CB3F = {
nuclear@3 301 isa = PBXGroup;
nuclear@3 302 children = (
nuclear@3 303 0601FC861A6FA3E600E2E090 /* OpenGL.framework */,
nuclear@3 304 0601FC841A6FA39800E2E090 /* CoreGraphics.framework */,
nuclear@3 305 0601FC821A6FA38000E2E090 /* IOKit.framework */,
nuclear@3 306 0601FC7E1A6FA37500E2E090 /* CoreFoundation.framework */,
nuclear@3 307 0601FC7F1A6FA37500E2E090 /* Foundation.framework */,
nuclear@3 308 E87DF472196A1C03005E383C /* Displays */,
nuclear@3 309 E8AA41B8190724E600D5F144 /* CAPI */,
nuclear@3 310 E87DF4F0196A23A2005E383C /* Tracking */,
nuclear@3 311 E87DF4B1196A21DC005E383C /* Sensors */,
nuclear@3 312 E87DF4A0196A2151005E383C /* Service */,
nuclear@3 313 E87DF47F196A20CF005E383C /* Net */,
nuclear@3 314 E8AA40A51907221900D5F144 /* Kernel */,
nuclear@3 315 E8AA40FC1907224700D5F144 /* Util */,
nuclear@3 316 E886FE9B190737FA00D5DB45 /* OVR_CAPI_GL.h */,
nuclear@3 317 E886FE9C190737FA00D5DB45 /* OVR_CAPI.cpp */,
nuclear@3 318 E886FE9D190737FA00D5DB45 /* OVR_CAPI.h */,
nuclear@3 319 8864E8FC19D5289700ACEEC1 /* OVR_CAPI_Keys.h */,
nuclear@3 320 E85F262A1954204900AA807B /* OVR_SerialFormat.cpp */,
nuclear@3 321 E85F262B1954204900AA807B /* OVR_SerialFormat.h */,
nuclear@3 322 E8AA412B190722BB00D5F144 /* OVR_JSON.cpp */,
nuclear@3 323 E8AA412C190722BB00D5F144 /* OVR_JSON.h */,
nuclear@3 324 E8AA413D190722BB00D5F144 /* OVR_Profile.cpp */,
nuclear@3 325 E8AA413E190722BB00D5F144 /* OVR_Profile.h */,
nuclear@3 326 E8AA414F190722BB00D5F144 /* OVR_Stereo.cpp */,
nuclear@3 327 E8AA4150190722BB00D5F144 /* OVR_Stereo.h */,
nuclear@3 328 E82D4CD41906FE640070CB3F /* Products */,
nuclear@3 329 );
nuclear@3 330 sourceTree = "<group>";
nuclear@3 331 };
nuclear@3 332 E82D4CD41906FE640070CB3F /* Products */ = {
nuclear@3 333 isa = PBXGroup;
nuclear@3 334 children = (
nuclear@3 335 E82D4CD31906FE640070CB3F /* libovr.dylib */,
nuclear@3 336 );
nuclear@3 337 name = Products;
nuclear@3 338 sourceTree = "<group>";
nuclear@3 339 };
nuclear@3 340 E87DF472196A1C03005E383C /* Displays */ = {
nuclear@3 341 isa = PBXGroup;
nuclear@3 342 children = (
nuclear@3 343 E87DF474196A1CEF005E383C /* OVR_Display.h */,
nuclear@3 344 E87DF477196A1CEF005E383C /* OVR_OSX_Display.cpp */,
nuclear@3 345 E87DF478196A1CEF005E383C /* OVR_OSX_Display.h */,
nuclear@3 346 );
nuclear@3 347 name = Displays;
nuclear@3 348 sourceTree = "<group>";
nuclear@3 349 };
nuclear@3 350 E87DF47F196A20CF005E383C /* Net */ = {
nuclear@3 351 isa = PBXGroup;
nuclear@3 352 children = (
nuclear@3 353 E87DF480196A20E9005E383C /* OVR_BitStream.cpp */,
nuclear@3 354 E87DF481196A20E9005E383C /* OVR_BitStream.h */,
nuclear@3 355 E87DF482196A20E9005E383C /* OVR_MessageIDTypes.h */,
nuclear@3 356 E87DF483196A20E9005E383C /* OVR_NetworkPlugin.cpp */,
nuclear@3 357 E87DF484196A20E9005E383C /* OVR_NetworkPlugin.h */,
nuclear@3 358 E87DF485196A20E9005E383C /* OVR_NetworkTypes.h */,
nuclear@3 359 E87DF486196A20E9005E383C /* OVR_PacketizedTCPSocket.cpp */,
nuclear@3 360 E87DF487196A20E9005E383C /* OVR_PacketizedTCPSocket.h */,
nuclear@3 361 E87DF488196A20E9005E383C /* OVR_RPC1.cpp */,
nuclear@3 362 E87DF489196A20E9005E383C /* OVR_RPC1.h */,
nuclear@3 363 E87DF48A196A20E9005E383C /* OVR_Session.cpp */,
nuclear@3 364 E87DF48B196A20E9005E383C /* OVR_Session.h */,
nuclear@3 365 E87DF48C196A20E9005E383C /* OVR_Socket.cpp */,
nuclear@3 366 E87DF48D196A20E9005E383C /* OVR_Socket.h */,
nuclear@3 367 E87DF48E196A20E9005E383C /* OVR_Unix_Socket.cpp */,
nuclear@3 368 E87DF48F196A20E9005E383C /* OVR_Unix_Socket.h */,
nuclear@3 369 );
nuclear@3 370 name = Net;
nuclear@3 371 sourceTree = "<group>";
nuclear@3 372 };
nuclear@3 373 E87DF4A0196A2151005E383C /* Service */ = {
nuclear@3 374 isa = PBXGroup;
nuclear@3 375 children = (
nuclear@3 376 E87DF4A3196A2161005E383C /* Service_NetClient.cpp */,
nuclear@3 377 E87DF4A4196A2161005E383C /* Service_NetClient.h */,
nuclear@3 378 E87DF4A7196A2161005E383C /* Service_NetSessionCommon.cpp */,
nuclear@3 379 E87DF4A8196A2161005E383C /* Service_NetSessionCommon.h */,
nuclear@3 380 );
nuclear@3 381 name = Service;
nuclear@3 382 sourceTree = "<group>";
nuclear@3 383 };
nuclear@3 384 E87DF4B1196A21DC005E383C /* Sensors */ = {
nuclear@3 385 isa = PBXGroup;
nuclear@3 386 children = (
nuclear@3 387 E87DF4B3196A232F005E383C /* OVR_DeviceConstants.h */,
nuclear@3 388 );
nuclear@3 389 name = Sensors;
nuclear@3 390 sourceTree = "<group>";
nuclear@3 391 };
nuclear@3 392 E87DF4F0196A23A2005E383C /* Tracking */ = {
nuclear@3 393 isa = PBXGroup;
nuclear@3 394 children = (
nuclear@3 395 E8788D1B196CF68000128BE5 /* Tracking_PoseState.h */,
nuclear@3 396 E8788D1C196CF68000128BE5 /* Tracking_SensorState.h */,
nuclear@3 397 E87DF4F1196A23B4005E383C /* Tracking_SensorStateReader.cpp */,
nuclear@3 398 E87DF4F2196A23B4005E383C /* Tracking_SensorStateReader.h */,
nuclear@3 399 );
nuclear@3 400 name = Tracking;
nuclear@3 401 sourceTree = "<group>";
nuclear@3 402 };
nuclear@3 403 E8AA40A51907221900D5F144 /* Kernel */ = {
nuclear@3 404 isa = PBXGroup;
nuclear@3 405 children = (
nuclear@3 406 A42F686E1A11F2B80027C6E1 /* OVR_Compiler.h */,
nuclear@3 407 A42F686F1A11F2B80027C6E1 /* OVR_DebugHelp.cpp */,
nuclear@3 408 A42F68701A11F2B80027C6E1 /* OVR_DebugHelp.h */,
nuclear@3 409 A42F68711A11F2B80027C6E1 /* OVR_mach_exc_OSX.c */,
nuclear@3 410 A42F68721A11F2B80027C6E1 /* OVR_mach_exc_OSX.h */,
nuclear@3 411 A42F68731A11F2B80027C6E1 /* OVR_Nullptr.h */,
nuclear@3 412 A42F68741A11F2B80027C6E1 /* OVR_Observer.h */,
nuclear@3 413 E87DF46A196A1BEF005E383C /* OVR_CRC32.cpp */,
nuclear@3 414 E87DF46B196A1BEF005E383C /* OVR_CRC32.h */,
nuclear@3 415 E87DF46C196A1BEF005E383C /* OVR_SharedMemory.cpp */,
nuclear@3 416 E87DF46D196A1BEF005E383C /* OVR_SharedMemory.h */,
nuclear@3 417 E8B18321196D376800555C29 /* OVR_ThreadCommandQueue.cpp */,
nuclear@3 418 E8B18322196D376800555C29 /* OVR_ThreadCommandQueue.h */,
nuclear@3 419 E8AA40A61907221900D5F144 /* OVR_Alg.cpp */,
nuclear@3 420 E8AA40A71907221900D5F144 /* OVR_Alg.h */,
nuclear@3 421 E8AA40A81907221900D5F144 /* OVR_Allocator.cpp */,
nuclear@3 422 E8AA40A91907221900D5F144 /* OVR_Allocator.h */,
nuclear@3 423 E8AA40AA1907221900D5F144 /* OVR_Array.h */,
nuclear@3 424 E8AA40AB1907221900D5F144 /* OVR_Atomic.cpp */,
nuclear@3 425 E8AA40AC1907221900D5F144 /* OVR_Atomic.h */,
nuclear@3 426 E8AA40AD1907221900D5F144 /* OVR_Color.h */,
nuclear@3 427 E8AA40AE1907221900D5F144 /* OVR_ContainerAllocator.h */,
nuclear@3 428 E8AA40AF1907221900D5F144 /* OVR_Deque.h */,
nuclear@3 429 E8AA40B01907221900D5F144 /* OVR_File.cpp */,
nuclear@3 430 E8AA40B11907221900D5F144 /* OVR_File.h */,
nuclear@3 431 E8AA40B21907221900D5F144 /* OVR_FileFILE.cpp */,
nuclear@3 432 E8AA40B31907221900D5F144 /* OVR_Hash.h */,
nuclear@3 433 E8AA40B41907221900D5F144 /* OVR_KeyCodes.h */,
nuclear@3 434 E8AA40B51907221900D5F144 /* OVR_List.h */,
nuclear@3 435 E8AA40B61907221900D5F144 /* OVR_Lockless.cpp */,
nuclear@3 436 E8AA40B71907221900D5F144 /* OVR_Lockless.h */,
nuclear@3 437 E8AA40B81907221900D5F144 /* OVR_Log.cpp */,
nuclear@3 438 E8AA40B91907221900D5F144 /* OVR_Log.h */,
nuclear@3 439 E8AA40BA1907221900D5F144 /* OVR_Math.cpp */,
nuclear@3 440 E8AA40BB1907221900D5F144 /* OVR_Math.h */,
nuclear@3 441 E8AA40BC1907221900D5F144 /* OVR_RefCount.cpp */,
nuclear@3 442 E8AA40BD1907221900D5F144 /* OVR_RefCount.h */,
nuclear@3 443 E8AA40BE1907221900D5F144 /* OVR_Std.cpp */,
nuclear@3 444 E8AA40BF1907221900D5F144 /* OVR_Std.h */,
nuclear@3 445 E8AA40C01907221900D5F144 /* OVR_String.cpp */,
nuclear@3 446 E8AA40C11907221900D5F144 /* OVR_String.h */,
nuclear@3 447 E8AA40C21907221900D5F144 /* OVR_String_FormatUtil.cpp */,
nuclear@3 448 E8AA40C31907221900D5F144 /* OVR_String_PathUtil.cpp */,
nuclear@3 449 E8AA40C41907221900D5F144 /* OVR_StringHash.h */,
nuclear@3 450 E8AA40C51907221900D5F144 /* OVR_SysFile.cpp */,
nuclear@3 451 E8AA40C61907221900D5F144 /* OVR_SysFile.h */,
nuclear@3 452 E8AA40C71907221900D5F144 /* OVR_System.cpp */,
nuclear@3 453 E8AA40C81907221900D5F144 /* OVR_System.h */,
nuclear@3 454 E8AA40C91907221900D5F144 /* OVR_Threads.h */,
nuclear@3 455 E8AA40CA1907221900D5F144 /* OVR_ThreadsPthread.cpp */,
nuclear@3 456 E8AA40CC1907221900D5F144 /* OVR_Timer.cpp */,
nuclear@3 457 E8AA40CD1907221900D5F144 /* OVR_Timer.h */,
nuclear@3 458 E8AA40CE1907221900D5F144 /* OVR_Types.h */,
nuclear@3 459 E8AA40CF1907221900D5F144 /* OVR_UTF8Util.cpp */,
nuclear@3 460 E8AA40D01907221900D5F144 /* OVR_UTF8Util.h */,
nuclear@3 461 );
nuclear@3 462 name = Kernel;
nuclear@3 463 path = ../../../Src/Kernel;
nuclear@3 464 sourceTree = "<group>";
nuclear@3 465 };
nuclear@3 466 E8AA40FC1907224700D5F144 /* Util */ = {
nuclear@3 467 isa = PBXGroup;
nuclear@3 468 children = (
nuclear@3 469 A42F68641A11F2000027C6E1 /* Util_SystemGUI_OSX.mm */,
nuclear@3 470 A42F68651A11F2000027C6E1 /* Util_SystemGUI.cpp */,
nuclear@3 471 A42F68661A11F2000027C6E1 /* Util_SystemGUI.h */,
nuclear@3 472 886FFB1D19E4898300775723 /* Util_SystemInfo_OSX.mm */,
nuclear@3 473 A4A859B819D6311500ED2071 /* Util_SystemInfo.cpp */,
nuclear@3 474 A4A859B919D6311500ED2071 /* Util_SystemInfo.h */,
nuclear@3 475 E8788D1F196CF98000128BE5 /* Util_LatencyTest2Reader.cpp */,
nuclear@3 476 E8788D20196CF98000128BE5 /* Util_LatencyTest2Reader.h */,
nuclear@3 477 E8788D21196CF98000128BE5 /* Util_LatencyTest2State.h */,
nuclear@3 478 E8AA41011907224700D5F144 /* Util_Interface.cpp */,
nuclear@3 479 E8AA41021907224700D5F144 /* Util_Interface.h */,
nuclear@3 480 E8AA41071907224700D5F144 /* Util_Render_Stereo.cpp */,
nuclear@3 481 E8AA41081907224700D5F144 /* Util_Render_Stereo.h */,
nuclear@3 482 );
nuclear@3 483 name = Util;
nuclear@3 484 path = ../../../Src/Util;
nuclear@3 485 sourceTree = "<group>";
nuclear@3 486 };
nuclear@3 487 E8AA41B8190724E600D5F144 /* CAPI */ = {
nuclear@3 488 isa = PBXGroup;
nuclear@3 489 children = (
nuclear@3 490 A42F687C1A11F2F10027C6E1 /* CAPI_GLE_GL.h */,
nuclear@3 491 A42F687D1A11F2F10027C6E1 /* CAPI_GLE.cpp */,
nuclear@3 492 A42F687E1A11F2F10027C6E1 /* CAPI_GLE.h */,
nuclear@3 493 A4A859B419D6310100ED2071 /* CAPI_LatencyStatistics.cpp */,
nuclear@3 494 A4A859B519D6310100ED2071 /* CAPI_LatencyStatistics.h */,
nuclear@3 495 4683CEBC1970867300285E02 /* CAPI_GL_HSWDisplay.cpp */,
nuclear@3 496 4683CEBD1970867300285E02 /* CAPI_GL_HSWDisplay.h */,
nuclear@3 497 E886FEA11907528C00D5DB45 /* CAPI_DistortionRenderer.cpp */,
nuclear@3 498 E8AA41BA190724E600D5F144 /* CAPI_DistortionRenderer.h */,
nuclear@3 499 E8AA41BB190724E600D5F144 /* CAPI_FrameTimeManager.cpp */,
nuclear@3 500 E8AA41BC190724E600D5F144 /* CAPI_FrameTimeManager.h */,
nuclear@3 501 E8094D0D196FAE8800937940 /* CAPI_HSWDisplay.cpp */,
nuclear@3 502 E8094D0E196FAE8800937940 /* CAPI_HSWDisplay.h */,
nuclear@3 503 E8AA41BF190724E600D5F144 /* CAPI_HMDRenderState.cpp */,
nuclear@3 504 E8AA41C0190724E600D5F144 /* CAPI_HMDRenderState.h */,
nuclear@3 505 E8AA41C1190724E600D5F144 /* CAPI_HMDState.cpp */,
nuclear@3 506 E8AA41C2190724E600D5F144 /* CAPI_HMDState.h */,
nuclear@3 507 E8AA41CF190724E600D5F144 /* GL */,
nuclear@3 508 );
nuclear@3 509 name = CAPI;
nuclear@3 510 path = ../../../Src/CAPI;
nuclear@3 511 sourceTree = "<group>";
nuclear@3 512 };
nuclear@3 513 E8AA41CF190724E600D5F144 /* GL */ = {
nuclear@3 514 isa = PBXGroup;
nuclear@3 515 children = (
nuclear@3 516 E8AA41D0190724E600D5F144 /* CAPI_GL_DistortionRenderer.cpp */,
nuclear@3 517 E8AA41D1190724E600D5F144 /* CAPI_GL_DistortionRenderer.h */,
nuclear@3 518 E8AA41D2190724E600D5F144 /* CAPI_GL_Util.cpp */,
nuclear@3 519 E8AA41D3190724E600D5F144 /* CAPI_GL_Util.h */,
nuclear@3 520 );
nuclear@3 521 path = GL;
nuclear@3 522 sourceTree = "<group>";
nuclear@3 523 };
nuclear@3 524 /* End PBXGroup section */
nuclear@3 525
nuclear@3 526 /* Begin PBXHeadersBuildPhase section */
nuclear@3 527 E82D4CD11906FE640070CB3F /* Headers */ = {
nuclear@3 528 isa = PBXHeadersBuildPhase;
nuclear@3 529 buildActionMask = 2147483647;
nuclear@3 530 files = (
nuclear@3 531 E8AA4198190722BB00D5F144 /* OVR_Stereo.h in Headers */,
nuclear@3 532 E8B18324196D376800555C29 /* OVR_ThreadCommandQueue.h in Headers */,
nuclear@3 533 E8788D23196CF98000128BE5 /* Util_LatencyTest2Reader.h in Headers */,
nuclear@3 534 E8AA41E2190724E600D5F144 /* CAPI_DistortionRenderer.h in Headers */,
nuclear@3 535 E8094D10196FAE8800937940 /* CAPI_HSWDisplay.h in Headers */,
nuclear@3 536 4683CEBF1970867300285E02 /* CAPI_GL_HSWDisplay.h in Headers */,
nuclear@3 537 E87DF471196A1BEF005E383C /* OVR_SharedMemory.h in Headers */,
nuclear@3 538 E87DF4D2196A232F005E383C /* OVR_DeviceConstants.h in Headers */,
nuclear@3 539 E8AA40DF1907221900D5F144 /* OVR_KeyCodes.h in Headers */,
nuclear@3 540 E8AA40D51907221900D5F144 /* OVR_Array.h in Headers */,
nuclear@3 541 E8788D24196CF98000128BE5 /* Util_LatencyTest2State.h in Headers */,
nuclear@3 542 A42F68791A11F2B80027C6E1 /* OVR_mach_exc_OSX.h in Headers */,
nuclear@3 543 E8AA41F7190724E600D5F144 /* CAPI_GL_DistortionRenderer.h in Headers */,
nuclear@3 544 E87DF47A196A1CEF005E383C /* OVR_Display.h in Headers */,
nuclear@3 545 E87DF46F196A1BEF005E383C /* OVR_CRC32.h in Headers */,
nuclear@3 546 A4A859BB19D6311500ED2071 /* Util_SystemInfo.h in Headers */,
nuclear@3 547 E85F262D1954204900AA807B /* OVR_SerialFormat.h in Headers */,
nuclear@3 548 E8AA40DC1907221900D5F144 /* OVR_File.h in Headers */,
nuclear@3 549 E8AA40D41907221900D5F144 /* OVR_Allocator.h in Headers */,
nuclear@3 550 E8788D1D196CF68000128BE5 /* Tracking_PoseState.h in Headers */,
nuclear@3 551 E8AA410E1907224700D5F144 /* Util_Interface.h in Headers */,
nuclear@3 552 E886FEA0190737FA00D5DB45 /* OVR_CAPI.h in Headers */,
nuclear@3 553 E8AA41F9190724E600D5F144 /* CAPI_GL_Util.h in Headers */,
nuclear@3 554 8864E8FD19D5289700ACEEC1 /* OVR_CAPI_Keys.h in Headers */,
nuclear@3 555 E8AA40E21907221900D5F144 /* OVR_Lockless.h in Headers */,
nuclear@3 556 E8AA40F31907221900D5F144 /* OVR_System.h in Headers */,
nuclear@3 557 E8AA41E8190724E600D5F144 /* CAPI_HMDRenderState.h in Headers */,
nuclear@3 558 E8AA41141907224700D5F144 /* Util_Render_Stereo.h in Headers */,
nuclear@3 559 E8788D1E196CF68000128BE5 /* Tracking_SensorState.h in Headers */,
nuclear@3 560 E8AA40E61907221900D5F144 /* OVR_Math.h in Headers */,
nuclear@3 561 E87DF4B0196A2161005E383C /* Service_NetSessionCommon.h in Headers */,
nuclear@3 562 E8AA40F91907221900D5F144 /* OVR_Types.h in Headers */,
nuclear@3 563 A42F68691A11F2000027C6E1 /* Util_SystemGUI.h in Headers */,
nuclear@3 564 E8AA40D91907221900D5F144 /* OVR_ContainerAllocator.h in Headers */,
nuclear@3 565 E87DF49B196A20E9005E383C /* OVR_Session.h in Headers */,
nuclear@3 566 E87DF497196A20E9005E383C /* OVR_PacketizedTCPSocket.h in Headers */,
nuclear@3 567 A42F687B1A11F2B80027C6E1 /* OVR_Observer.h in Headers */,
nuclear@3 568 A42F68771A11F2B80027C6E1 /* OVR_DebugHelp.h in Headers */,
nuclear@3 569 E87DF492196A20E9005E383C /* OVR_MessageIDTypes.h in Headers */,
nuclear@3 570 E8AA40D71907221900D5F144 /* OVR_Atomic.h in Headers */,
nuclear@3 571 E8AA41E4190724E600D5F144 /* CAPI_FrameTimeManager.h in Headers */,
nuclear@3 572 A42F687F1A11F2F10027C6E1 /* CAPI_GLE_GL.h in Headers */,
nuclear@3 573 A42F68811A11F2F10027C6E1 /* CAPI_GLE.h in Headers */,
nuclear@3 574 E8AA40D21907221900D5F144 /* OVR_Alg.h in Headers */,
nuclear@3 575 A4A859B719D6310100ED2071 /* CAPI_LatencyStatistics.h in Headers */,
nuclear@3 576 A42F687A1A11F2B80027C6E1 /* OVR_Nullptr.h in Headers */,
nuclear@3 577 E87DF494196A20E9005E383C /* OVR_NetworkPlugin.h in Headers */,
nuclear@3 578 E87DF495196A20E9005E383C /* OVR_NetworkTypes.h in Headers */,
nuclear@3 579 E8AA40E01907221900D5F144 /* OVR_List.h in Headers */,
nuclear@3 580 E8AA40EF1907221900D5F144 /* OVR_StringHash.h in Headers */,
nuclear@3 581 E886FE9E190737FA00D5DB45 /* OVR_CAPI_GL.h in Headers */,
nuclear@3 582 E87DF4F4196A23B4005E383C /* Tracking_SensorStateReader.h in Headers */,
nuclear@3 583 E8AA41EA190724E600D5F144 /* CAPI_HMDState.h in Headers */,
nuclear@3 584 E8AA40D81907221900D5F144 /* OVR_Color.h in Headers */,
nuclear@3 585 E8AA4174190722BB00D5F144 /* OVR_JSON.h in Headers */,
nuclear@3 586 E87DF49F196A20E9005E383C /* OVR_Unix_Socket.h in Headers */,
nuclear@3 587 E87DF491196A20E9005E383C /* OVR_BitStream.h in Headers */,
nuclear@3 588 E8AA40F11907221900D5F144 /* OVR_SysFile.h in Headers */,
nuclear@3 589 E8AA40DE1907221900D5F144 /* OVR_Hash.h in Headers */,
nuclear@3 590 E87DF4AC196A2161005E383C /* Service_NetClient.h in Headers */,
nuclear@3 591 E87DF49D196A20E9005E383C /* OVR_Socket.h in Headers */,
nuclear@3 592 E8AA40EC1907221900D5F144 /* OVR_String.h in Headers */,
nuclear@3 593 E8AA4186190722BB00D5F144 /* OVR_Profile.h in Headers */,
nuclear@3 594 E8AA40EA1907221900D5F144 /* OVR_Std.h in Headers */,
nuclear@3 595 E87DF499196A20E9005E383C /* OVR_RPC1.h in Headers */,
nuclear@3 596 E8AA40E81907221900D5F144 /* OVR_RefCount.h in Headers */,
nuclear@3 597 E8AA40DA1907221900D5F144 /* OVR_Deque.h in Headers */,
nuclear@3 598 E8AA40FB1907221900D5F144 /* OVR_UTF8Util.h in Headers */,
nuclear@3 599 E87DF47E196A1CEF005E383C /* OVR_OSX_Display.h in Headers */,
nuclear@3 600 E8AA40F41907221900D5F144 /* OVR_Threads.h in Headers */,
nuclear@3 601 A42F68751A11F2B80027C6E1 /* OVR_Compiler.h in Headers */,
nuclear@3 602 E8AA40F81907221900D5F144 /* OVR_Timer.h in Headers */,
nuclear@3 603 E8AA40E41907221900D5F144 /* OVR_Log.h in Headers */,
nuclear@3 604 );
nuclear@3 605 runOnlyForDeploymentPostprocessing = 0;
nuclear@3 606 };
nuclear@3 607 /* End PBXHeadersBuildPhase section */
nuclear@3 608
nuclear@3 609 /* Begin PBXNativeTarget section */
nuclear@3 610 E82D4CD21906FE640070CB3F /* LibOVR */ = {
nuclear@3 611 isa = PBXNativeTarget;
nuclear@3 612 buildConfigurationList = E82D4CD71906FE640070CB3F /* Build configuration list for PBXNativeTarget "LibOVR" */;
nuclear@3 613 buildPhases = (
nuclear@3 614 E82D4CCF1906FE640070CB3F /* Sources */,
nuclear@3 615 E82D4CD01906FE640070CB3F /* Frameworks */,
nuclear@3 616 E82D4CD11906FE640070CB3F /* Headers */,
nuclear@3 617 );
nuclear@3 618 buildRules = (
nuclear@3 619 );
nuclear@3 620 dependencies = (
nuclear@3 621 );
nuclear@3 622 name = LibOVR;
nuclear@3 623 productName = LibOVR;
nuclear@3 624 productReference = E82D4CD31906FE640070CB3F /* libovr.dylib */;
nuclear@3 625 productType = "com.apple.product-type.library.static";
nuclear@3 626 };
nuclear@3 627 /* End PBXNativeTarget section */
nuclear@3 628
nuclear@3 629 /* Begin PBXProject section */
nuclear@3 630 E82D4CCB1906FE640070CB3F /* Project object */ = {
nuclear@3 631 isa = PBXProject;
nuclear@3 632 attributes = {
nuclear@3 633 LastUpgradeCheck = 0510;
nuclear@3 634 ORGANIZATIONNAME = "Oculus VR Inc.";
nuclear@3 635 };
nuclear@3 636 buildConfigurationList = E82D4CCE1906FE640070CB3F /* Build configuration list for PBXProject "LibOVR" */;
nuclear@3 637 compatibilityVersion = "Xcode 3.2";
nuclear@3 638 developmentRegion = English;
nuclear@3 639 hasScannedForEncodings = 0;
nuclear@3 640 knownRegions = (
nuclear@3 641 en,
nuclear@3 642 );
nuclear@3 643 mainGroup = E82D4CCA1906FE640070CB3F;
nuclear@3 644 productRefGroup = E82D4CD41906FE640070CB3F /* Products */;
nuclear@3 645 projectDirPath = "";
nuclear@3 646 projectRoot = "";
nuclear@3 647 targets = (
nuclear@3 648 E82D4CD21906FE640070CB3F /* LibOVR */,
nuclear@3 649 );
nuclear@3 650 };
nuclear@3 651 /* End PBXProject section */
nuclear@3 652
nuclear@3 653 /* Begin PBXSourcesBuildPhase section */
nuclear@3 654 E82D4CCF1906FE640070CB3F /* Sources */ = {
nuclear@3 655 isa = PBXSourcesBuildPhase;
nuclear@3 656 buildActionMask = 2147483647;
nuclear@3 657 files = (
nuclear@3 658 E8AA41E3190724E600D5F144 /* CAPI_FrameTimeManager.cpp in Sources */,
nuclear@3 659 E8AA41131907224700D5F144 /* Util_Render_Stereo.cpp in Sources */,
nuclear@3 660 E8AA4185190722BB00D5F144 /* OVR_Profile.cpp in Sources */,
nuclear@3 661 E8094D0F196FAE8800937940 /* CAPI_HSWDisplay.cpp in Sources */,
nuclear@3 662 E8AA40F01907221900D5F144 /* OVR_SysFile.cpp in Sources */,
nuclear@3 663 E8AA40DB1907221900D5F144 /* OVR_File.cpp in Sources */,
nuclear@3 664 E8788D22196CF98000128BE5 /* Util_LatencyTest2Reader.cpp in Sources */,
nuclear@3 665 E8AA40ED1907221900D5F144 /* OVR_String_FormatUtil.cpp in Sources */,
nuclear@3 666 E8AA4173190722BB00D5F144 /* OVR_JSON.cpp in Sources */,
nuclear@3 667 A42F68801A11F2F10027C6E1 /* CAPI_GLE.cpp in Sources */,
nuclear@3 668 E8AA40D61907221900D5F144 /* OVR_Atomic.cpp in Sources */,
nuclear@3 669 E8AA40E31907221900D5F144 /* OVR_Log.cpp in Sources */,
nuclear@3 670 E87DF4AF196A2161005E383C /* Service_NetSessionCommon.cpp in Sources */,
nuclear@3 671 E87DF4F3196A23B4005E383C /* Tracking_SensorStateReader.cpp in Sources */,
nuclear@3 672 E87DF4AB196A2161005E383C /* Service_NetClient.cpp in Sources */,
nuclear@3 673 E8AA40E91907221900D5F144 /* OVR_Std.cpp in Sources */,
nuclear@3 674 E8AA41F6190724E600D5F144 /* CAPI_GL_DistortionRenderer.cpp in Sources */,
nuclear@3 675 E8AA40DD1907221900D5F144 /* OVR_FileFILE.cpp in Sources */,
nuclear@3 676 E8AA40E51907221900D5F144 /* OVR_Math.cpp in Sources */,
nuclear@3 677 E8AA40D31907221900D5F144 /* OVR_Allocator.cpp in Sources */,
nuclear@3 678 E8AA41E9190724E600D5F144 /* CAPI_HMDState.cpp in Sources */,
nuclear@3 679 E8AA40FA1907221900D5F144 /* OVR_UTF8Util.cpp in Sources */,
nuclear@3 680 A4A859B619D6310100ED2071 /* CAPI_LatencyStatistics.cpp in Sources */,
nuclear@3 681 E8AA410D1907224700D5F144 /* Util_Interface.cpp in Sources */,
nuclear@3 682 E8AA40F71907221900D5F144 /* OVR_Timer.cpp in Sources */,
nuclear@3 683 E87DF49A196A20E9005E383C /* OVR_Session.cpp in Sources */,
nuclear@3 684 A42F68681A11F2000027C6E1 /* Util_SystemGUI.cpp in Sources */,
nuclear@3 685 E8AA40D11907221900D5F144 /* OVR_Alg.cpp in Sources */,
nuclear@3 686 4683CEBE1970867300285E02 /* CAPI_GL_HSWDisplay.cpp in Sources */,
nuclear@3 687 E8AA4197190722BB00D5F144 /* OVR_Stereo.cpp in Sources */,
nuclear@3 688 A42F68781A11F2B80027C6E1 /* OVR_mach_exc_OSX.c in Sources */,
nuclear@3 689 E87DF493196A20E9005E383C /* OVR_NetworkPlugin.cpp in Sources */,
nuclear@3 690 E8AA40F21907221900D5F144 /* OVR_System.cpp in Sources */,
nuclear@3 691 E8B18323196D376800555C29 /* OVR_ThreadCommandQueue.cpp in Sources */,
nuclear@3 692 E8AA40EB1907221900D5F144 /* OVR_String.cpp in Sources */,
nuclear@3 693 E87DF490196A20E9005E383C /* OVR_BitStream.cpp in Sources */,
nuclear@3 694 E886FE9F190737FA00D5DB45 /* OVR_CAPI.cpp in Sources */,
nuclear@3 695 E8AA40E71907221900D5F144 /* OVR_RefCount.cpp in Sources */,
nuclear@3 696 E85F262C1954204900AA807B /* OVR_SerialFormat.cpp in Sources */,
nuclear@3 697 E87DF496196A20E9005E383C /* OVR_PacketizedTCPSocket.cpp in Sources */,
nuclear@3 698 A42F68761A11F2B80027C6E1 /* OVR_DebugHelp.cpp in Sources */,
nuclear@3 699 A42F68671A11F2000027C6E1 /* Util_SystemGUI_OSX.mm in Sources */,
nuclear@3 700 E87DF46E196A1BEF005E383C /* OVR_CRC32.cpp in Sources */,
nuclear@3 701 E8AA40E11907221900D5F144 /* OVR_Lockless.cpp in Sources */,
nuclear@3 702 E8AA41E7190724E600D5F144 /* CAPI_HMDRenderState.cpp in Sources */,
nuclear@3 703 E8AA41F8190724E600D5F144 /* CAPI_GL_Util.cpp in Sources */,
nuclear@3 704 E8AA40EE1907221900D5F144 /* OVR_String_PathUtil.cpp in Sources */,
nuclear@3 705 E87DF47D196A1CEF005E383C /* OVR_OSX_Display.cpp in Sources */,
nuclear@3 706 886FFB1E19E4898300775723 /* Util_SystemInfo_OSX.mm in Sources */,
nuclear@3 707 E87DF49C196A20E9005E383C /* OVR_Socket.cpp in Sources */,
nuclear@3 708 E886FEA21907528C00D5DB45 /* CAPI_DistortionRenderer.cpp in Sources */,
nuclear@3 709 E87DF49E196A20E9005E383C /* OVR_Unix_Socket.cpp in Sources */,
nuclear@3 710 E87DF498196A20E9005E383C /* OVR_RPC1.cpp in Sources */,
nuclear@3 711 E8AA40F51907221900D5F144 /* OVR_ThreadsPthread.cpp in Sources */,
nuclear@3 712 A4A859BA19D6311500ED2071 /* Util_SystemInfo.cpp in Sources */,
nuclear@3 713 E87DF470196A1BEF005E383C /* OVR_SharedMemory.cpp in Sources */,
nuclear@3 714 );
nuclear@3 715 runOnlyForDeploymentPostprocessing = 0;
nuclear@3 716 };
nuclear@3 717 /* End PBXSourcesBuildPhase section */
nuclear@3 718
nuclear@3 719 /* Begin XCBuildConfiguration section */
nuclear@3 720 E82D4CD51906FE640070CB3F /* Debug */ = {
nuclear@3 721 isa = XCBuildConfiguration;
nuclear@3 722 buildSettings = {
nuclear@3 723 ALWAYS_SEARCH_USER_PATHS = NO;
nuclear@3 724 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
nuclear@3 725 CLANG_CXX_LIBRARY = "libc++";
nuclear@3 726 CLANG_ENABLE_MODULES = YES;
nuclear@3 727 CLANG_ENABLE_OBJC_ARC = NO;
nuclear@3 728 CLANG_WARN_BOOL_CONVERSION = YES;
nuclear@3 729 CLANG_WARN_CONSTANT_CONVERSION = YES;
nuclear@3 730 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
nuclear@3 731 CLANG_WARN_EMPTY_BODY = YES;
nuclear@3 732 CLANG_WARN_ENUM_CONVERSION = YES;
nuclear@3 733 CLANG_WARN_INT_CONVERSION = YES;
nuclear@3 734 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
nuclear@3 735 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
nuclear@3 736 CONFIGURATION_BUILD_DIR = "$(SRCROOT)/../../../Lib/Mac/Xcode/$(CONFIGURATION)";
nuclear@3 737 CONFIGURATION_TEMP_DIR = "$(SRCROOT)/../../../Lib/Mac/Xcode/$(CONFIGURATION)";
nuclear@3 738 COPY_PHASE_STRIP = NO;
nuclear@3 739 GCC_C_LANGUAGE_STANDARD = gnu99;
nuclear@3 740 GCC_DYNAMIC_NO_PIC = NO;
nuclear@3 741 GCC_ENABLE_OBJC_EXCEPTIONS = YES;
nuclear@3 742 GCC_OPTIMIZATION_LEVEL = 0;
nuclear@3 743 GCC_PREPROCESSOR_DEFINITIONS = (
nuclear@3 744 "DEBUG=1",
nuclear@3 745 "$(inherited)",
nuclear@3 746 );
nuclear@3 747 GCC_SYMBOLS_PRIVATE_EXTERN = NO;
nuclear@3 748 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
nuclear@3 749 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
nuclear@3 750 GCC_WARN_UNDECLARED_SELECTOR = YES;
nuclear@3 751 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
nuclear@3 752 GCC_WARN_UNUSED_FUNCTION = YES;
nuclear@3 753 GCC_WARN_UNUSED_VARIABLE = YES;
nuclear@3 754 MACOSX_DEPLOYMENT_TARGET = 10.7;
nuclear@3 755 OBJROOT = "$(SRCROOT)/../../../Lib/Mac/Xcode/$(CONFIGURATION)";
nuclear@3 756 ONLY_ACTIVE_ARCH = YES;
nuclear@3 757 SDKROOT = macosx;
nuclear@3 758 SYMROOT = "$(SRCROOT)/../../../Lib/Mac/Xcode/$(CONFIGURATION)";
nuclear@3 759 };
nuclear@3 760 name = Debug;
nuclear@3 761 };
nuclear@3 762 E82D4CD61906FE640070CB3F /* Release */ = {
nuclear@3 763 isa = XCBuildConfiguration;
nuclear@3 764 buildSettings = {
nuclear@3 765 ALWAYS_SEARCH_USER_PATHS = NO;
nuclear@3 766 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
nuclear@3 767 CLANG_CXX_LIBRARY = "libc++";
nuclear@3 768 CLANG_ENABLE_MODULES = YES;
nuclear@3 769 CLANG_ENABLE_OBJC_ARC = NO;
nuclear@3 770 CLANG_WARN_BOOL_CONVERSION = YES;
nuclear@3 771 CLANG_WARN_CONSTANT_CONVERSION = YES;
nuclear@3 772 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
nuclear@3 773 CLANG_WARN_EMPTY_BODY = YES;
nuclear@3 774 CLANG_WARN_ENUM_CONVERSION = YES;
nuclear@3 775 CLANG_WARN_INT_CONVERSION = YES;
nuclear@3 776 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
nuclear@3 777 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
nuclear@3 778 CONFIGURATION_BUILD_DIR = "$(SRCROOT)/../../../Lib/Mac/Xcode/$(CONFIGURATION)";
nuclear@3 779 CONFIGURATION_TEMP_DIR = "$(SRCROOT)/../../../Lib/Mac/Xcode/$(CONFIGURATION)";
nuclear@3 780 COPY_PHASE_STRIP = YES;
nuclear@3 781 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
nuclear@3 782 ENABLE_NS_ASSERTIONS = NO;
nuclear@3 783 GCC_C_LANGUAGE_STANDARD = gnu99;
nuclear@3 784 GCC_ENABLE_OBJC_EXCEPTIONS = YES;
nuclear@3 785 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
nuclear@3 786 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
nuclear@3 787 GCC_WARN_UNDECLARED_SELECTOR = YES;
nuclear@3 788 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
nuclear@3 789 GCC_WARN_UNUSED_FUNCTION = YES;
nuclear@3 790 GCC_WARN_UNUSED_VARIABLE = YES;
nuclear@3 791 MACOSX_DEPLOYMENT_TARGET = 10.7;
nuclear@3 792 OBJROOT = "$(SRCROOT)/../../../Lib/Mac/Xcode/$(CONFIGURATION)";
nuclear@3 793 SDKROOT = macosx;
nuclear@3 794 SYMROOT = "$(SRCROOT)/../../../Lib/Mac/Xcode/$(CONFIGURATION)";
nuclear@3 795 };
nuclear@3 796 name = Release;
nuclear@3 797 };
nuclear@3 798 E82D4CD81906FE640070CB3F /* Debug */ = {
nuclear@3 799 isa = XCBuildConfiguration;
nuclear@3 800 buildSettings = {
nuclear@3 801 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
nuclear@3 802 CONFIGURATION_BUILD_DIR = "$(SRCROOT)/../../../Lib/Mac/$(CONFIGURATION)";
nuclear@3 803 CONFIGURATION_TEMP_DIR = "$(SRCROOT)/../../../Lib/Mac/$(CONFIGURATION)";
nuclear@3 804 EXECUTABLE_EXTENSION = dylib;
nuclear@3 805 EXECUTABLE_PREFIX = "";
nuclear@3 806 GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
nuclear@3 807 GCC_PREPROCESSOR_DEFINITIONS = (
nuclear@3 808 OVR_BUILD_DEBUG,
nuclear@3 809 "$(inherited)",
nuclear@3 810 );
nuclear@3 811 MACH_O_TYPE = mh_dylib;
nuclear@3 812 MACOSX_DEPLOYMENT_TARGET = 10.8;
nuclear@3 813 OBJROOT = "$(SRCROOT)/../../../Lib/Mac/$(CONFIGURATION)";
nuclear@3 814 ONLY_ACTIVE_ARCH = NO;
nuclear@3 815 PRODUCT_NAME = libovr;
nuclear@3 816 SYMROOT = "$(SRCROOT)/../../../Lib/Mac/$(CONFIGURATION)";
nuclear@3 817 };
nuclear@3 818 name = Debug;
nuclear@3 819 };
nuclear@3 820 E82D4CD91906FE640070CB3F /* Release */ = {
nuclear@3 821 isa = XCBuildConfiguration;
nuclear@3 822 buildSettings = {
nuclear@3 823 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
nuclear@3 824 CONFIGURATION_BUILD_DIR = "$(SRCROOT)/../../../Lib/Mac/$(CONFIGURATION)";
nuclear@3 825 CONFIGURATION_TEMP_DIR = "$(SRCROOT)/../../../Lib/Mac/$(CONFIGURATION)";
nuclear@3 826 EXECUTABLE_EXTENSION = dylib;
nuclear@3 827 EXECUTABLE_PREFIX = "";
nuclear@3 828 GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
nuclear@3 829 GCC_SYMBOLS_PRIVATE_EXTERN = NO;
nuclear@3 830 MACH_O_TYPE = mh_dylib;
nuclear@3 831 MACOSX_DEPLOYMENT_TARGET = 10.8;
nuclear@3 832 OBJROOT = "$(SRCROOT)/../../../Lib/Mac/$(CONFIGURATION)";
nuclear@3 833 ONLY_ACTIVE_ARCH = NO;
nuclear@3 834 PRODUCT_NAME = libovr;
nuclear@3 835 SYMROOT = "$(SRCROOT)/../../../Lib/Mac/$(CONFIGURATION)";
nuclear@3 836 };
nuclear@3 837 name = Release;
nuclear@3 838 };
nuclear@3 839 /* End XCBuildConfiguration section */
nuclear@3 840
nuclear@3 841 /* Begin XCConfigurationList section */
nuclear@3 842 E82D4CCE1906FE640070CB3F /* Build configuration list for PBXProject "LibOVR" */ = {
nuclear@3 843 isa = XCConfigurationList;
nuclear@3 844 buildConfigurations = (
nuclear@3 845 E82D4CD51906FE640070CB3F /* Debug */,
nuclear@3 846 E82D4CD61906FE640070CB3F /* Release */,
nuclear@3 847 );
nuclear@3 848 defaultConfigurationIsVisible = 0;
nuclear@3 849 defaultConfigurationName = Release;
nuclear@3 850 };
nuclear@3 851 E82D4CD71906FE640070CB3F /* Build configuration list for PBXNativeTarget "LibOVR" */ = {
nuclear@3 852 isa = XCConfigurationList;
nuclear@3 853 buildConfigurations = (
nuclear@3 854 E82D4CD81906FE640070CB3F /* Debug */,
nuclear@3 855 E82D4CD91906FE640070CB3F /* Release */,
nuclear@3 856 );
nuclear@3 857 defaultConfigurationIsVisible = 0;
nuclear@3 858 defaultConfigurationName = Release;
nuclear@3 859 };
nuclear@3 860 /* End XCConfigurationList section */
nuclear@3 861 };
nuclear@3 862 rootObject = E82D4CCB1906FE640070CB3F /* Project object */;
nuclear@3 863 }