oculus1

diff oculus_test1.xcodeproj/project.pbxproj @ 8:3265970a7315

added xcode project
author John Tsiombikas <nuclear@member.fsf.org>
date Wed, 18 Sep 2013 22:15:04 +0300
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/oculus_test1.xcodeproj/project.pbxproj	Wed Sep 18 22:15:04 2013 +0300
     1.3 @@ -0,0 +1,552 @@
     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 +		06C414DB17EA2E9B00B02BEB /* camera.cc in Sources */ = {isa = PBXBuildFile; fileRef = 06C414D317EA2E9B00B02BEB /* camera.cc */; };
    1.14 +		06C414DC17EA2E9B00B02BEB /* main.cc in Sources */ = {isa = PBXBuildFile; fileRef = 06C414D517EA2E9B00B02BEB /* main.cc */; };
    1.15 +		06C414DD17EA2E9B00B02BEB /* opengl.cc in Sources */ = {isa = PBXBuildFile; fileRef = 06C414D617EA2E9B00B02BEB /* opengl.cc */; };
    1.16 +		06C414DE17EA2E9B00B02BEB /* vr.cc in Sources */ = {isa = PBXBuildFile; fileRef = 06C414D917EA2E9B00B02BEB /* vr.cc */; };
    1.17 +		06C4154917EA2EC800B02BEB /* OVR_Alg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 06C414E517EA2EC700B02BEB /* OVR_Alg.cpp */; };
    1.18 +		06C4154A17EA2EC800B02BEB /* OVR_Allocator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 06C414E717EA2EC700B02BEB /* OVR_Allocator.cpp */; };
    1.19 +		06C4154B17EA2EC800B02BEB /* OVR_Atomic.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 06C414EA17EA2EC700B02BEB /* OVR_Atomic.cpp */; };
    1.20 +		06C4154C17EA2EC800B02BEB /* OVR_File.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 06C414EE17EA2EC700B02BEB /* OVR_File.cpp */; };
    1.21 +		06C4154D17EA2EC800B02BEB /* OVR_FileFILE.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 06C414F017EA2EC700B02BEB /* OVR_FileFILE.cpp */; };
    1.22 +		06C4154E17EA2EC800B02BEB /* OVR_Log.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 06C414F417EA2EC700B02BEB /* OVR_Log.cpp */; };
    1.23 +		06C4154F17EA2EC800B02BEB /* OVR_Math.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 06C414F617EA2EC700B02BEB /* OVR_Math.cpp */; };
    1.24 +		06C4155017EA2EC800B02BEB /* OVR_RefCount.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 06C414F817EA2EC700B02BEB /* OVR_RefCount.cpp */; };
    1.25 +		06C4155117EA2EC800B02BEB /* OVR_Std.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 06C414FA17EA2EC700B02BEB /* OVR_Std.cpp */; };
    1.26 +		06C4155217EA2EC800B02BEB /* OVR_String.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 06C414FC17EA2EC700B02BEB /* OVR_String.cpp */; };
    1.27 +		06C4155317EA2EC800B02BEB /* OVR_String_FormatUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 06C414FE17EA2EC700B02BEB /* OVR_String_FormatUtil.cpp */; };
    1.28 +		06C4155417EA2EC800B02BEB /* OVR_String_PathUtil.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 06C414FF17EA2EC700B02BEB /* OVR_String_PathUtil.cpp */; };
    1.29 +		06C4155517EA2EC800B02BEB /* OVR_SysFile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 06C4150117EA2EC700B02BEB /* OVR_SysFile.cpp */; };
    1.30 +		06C4155617EA2EC800B02BEB /* OVR_System.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 06C4150317EA2EC700B02BEB /* OVR_System.cpp */; };
    1.31 +		06C4155717EA2EC800B02BEB /* OVR_Timer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 06C4150617EA2EC700B02BEB /* OVR_Timer.cpp */; };
    1.32 +		06C4155817EA2EC800B02BEB /* OVR_UTF8Util.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 06C4150917EA2EC700B02BEB /* OVR_UTF8Util.cpp */; };
    1.33 +		06C4155F17EA2EC800B02BEB /* OVR_OSX_DeviceManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 06C4151617EA2EC700B02BEB /* OVR_OSX_DeviceManager.cpp */; };
    1.34 +		06C4156017EA2EC800B02BEB /* OVR_OSX_HIDDevice.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 06C4151817EA2EC800B02BEB /* OVR_OSX_HIDDevice.cpp */; };
    1.35 +		06C4156117EA2EC800B02BEB /* OVR_OSX_HMDDevice.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 06C4151A17EA2EC800B02BEB /* OVR_OSX_HMDDevice.cpp */; };
    1.36 +		06C4156217EA2EC800B02BEB /* OVR_OSX_SensorDevice.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 06C4151C17EA2EC800B02BEB /* OVR_OSX_SensorDevice.cpp */; };
    1.37 +		06C4156317EA2EC800B02BEB /* OVR_ThreadsPthread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 06C4151D17EA2EC800B02BEB /* OVR_ThreadsPthread.cpp */; };
    1.38 +		06C4156417EA2EC800B02BEB /* OVR_DeviceHandle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 06C4152017EA2EC800B02BEB /* OVR_DeviceHandle.cpp */; };
    1.39 +		06C4156517EA2EC800B02BEB /* OVR_DeviceImpl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 06C4152217EA2EC800B02BEB /* OVR_DeviceImpl.cpp */; };
    1.40 +		06C4156617EA2EC800B02BEB /* OVR_JSON.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 06C4152817EA2EC800B02BEB /* OVR_JSON.cpp */; };
    1.41 +		06C4156717EA2EC800B02BEB /* OVR_LatencyTestImpl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 06C4152A17EA2EC800B02BEB /* OVR_LatencyTestImpl.cpp */; };
    1.42 +		06C4156817EA2EC800B02BEB /* OVR_Profile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 06C4152C17EA2EC800B02BEB /* OVR_Profile.cpp */; };
    1.43 +		06C4156917EA2EC800B02BEB /* OVR_SensorFilter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 06C4152E17EA2EC800B02BEB /* OVR_SensorFilter.cpp */; };
    1.44 +		06C4156A17EA2EC800B02BEB /* OVR_SensorFusion.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 06C4153017EA2EC800B02BEB /* OVR_SensorFusion.cpp */; };
    1.45 +		06C4156B17EA2EC800B02BEB /* OVR_SensorImpl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 06C4153217EA2EC800B02BEB /* OVR_SensorImpl.cpp */; };
    1.46 +		06C4156C17EA2EC800B02BEB /* OVR_ThreadCommandQueue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 06C4153417EA2EC800B02BEB /* OVR_ThreadCommandQueue.cpp */; };
    1.47 +		06C4156D17EA2EC800B02BEB /* Util_LatencyTest.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 06C4153717EA2EC800B02BEB /* Util_LatencyTest.cpp */; };
    1.48 +		06C4156E17EA2EC800B02BEB /* Util_MagCalibration.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 06C4153917EA2EC800B02BEB /* Util_MagCalibration.cpp */; };
    1.49 +		06C4156F17EA2EC800B02BEB /* Util_Render_Stereo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 06C4153B17EA2EC800B02BEB /* Util_Render_Stereo.cpp */; };
    1.50 +		06C4157717EA2F5E00B02BEB /* GLUT.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 06C4157617EA2F5E00B02BEB /* GLUT.framework */; };
    1.51 +		06C4157917EA2FEE00B02BEB /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 06C4157817EA2FEE00B02BEB /* OpenGL.framework */; };
    1.52 +		06C4157B17EA30A200B02BEB /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 06C4157A17EA30A200B02BEB /* CoreFoundation.framework */; };
    1.53 +		06C4157D17EA30B500B02BEB /* ApplicationServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 06C4157C17EA30B500B02BEB /* ApplicationServices.framework */; };
    1.54 +		06C4157F17EA30C200B02BEB /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 06C4157E17EA30C200B02BEB /* IOKit.framework */; };
    1.55 +/* End PBXBuildFile section */
    1.56 +
    1.57 +/* Begin PBXCopyFilesBuildPhase section */
    1.58 +		06C414C517EA2E0000B02BEB /* CopyFiles */ = {
    1.59 +			isa = PBXCopyFilesBuildPhase;
    1.60 +			buildActionMask = 2147483647;
    1.61 +			dstPath = /usr/share/man/man1/;
    1.62 +			dstSubfolderSpec = 0;
    1.63 +			files = (
    1.64 +			);
    1.65 +			runOnlyForDeploymentPostprocessing = 1;
    1.66 +		};
    1.67 +/* End PBXCopyFilesBuildPhase section */
    1.68 +
    1.69 +/* Begin PBXFileReference section */
    1.70 +		06C414C717EA2E0000B02BEB /* oculus_test1 */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = oculus_test1; sourceTree = BUILT_PRODUCTS_DIR; };
    1.71 +		06C414D317EA2E9B00B02BEB /* camera.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = camera.cc; path = src/camera.cc; sourceTree = SOURCE_ROOT; };
    1.72 +		06C414D417EA2E9B00B02BEB /* camera.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = camera.h; path = src/camera.h; sourceTree = SOURCE_ROOT; };
    1.73 +		06C414D517EA2E9B00B02BEB /* main.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = main.cc; path = src/main.cc; sourceTree = SOURCE_ROOT; };
    1.74 +		06C414D617EA2E9B00B02BEB /* opengl.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = opengl.cc; path = src/opengl.cc; sourceTree = SOURCE_ROOT; };
    1.75 +		06C414D717EA2E9B00B02BEB /* opengl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = opengl.h; path = src/opengl.h; sourceTree = SOURCE_ROOT; };
    1.76 +		06C414D817EA2E9B00B02BEB /* vr_impl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = vr_impl.h; path = src/vr_impl.h; sourceTree = SOURCE_ROOT; };
    1.77 +		06C414D917EA2E9B00B02BEB /* vr.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = vr.cc; path = src/vr.cc; sourceTree = SOURCE_ROOT; };
    1.78 +		06C414DA17EA2E9B00B02BEB /* vr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = vr.h; path = src/vr.h; sourceTree = SOURCE_ROOT; };
    1.79 +		06C414E117EA2EC700B02BEB /* OVR.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR.h; sourceTree = "<group>"; };
    1.80 +		06C414E217EA2EC700B02BEB /* OVRVersion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVRVersion.h; sourceTree = "<group>"; };
    1.81 +		06C414E517EA2EC700B02BEB /* OVR_Alg.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_Alg.cpp; sourceTree = "<group>"; };
    1.82 +		06C414E617EA2EC700B02BEB /* OVR_Alg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_Alg.h; sourceTree = "<group>"; };
    1.83 +		06C414E717EA2EC700B02BEB /* OVR_Allocator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_Allocator.cpp; sourceTree = "<group>"; };
    1.84 +		06C414E817EA2EC700B02BEB /* OVR_Allocator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_Allocator.h; sourceTree = "<group>"; };
    1.85 +		06C414E917EA2EC700B02BEB /* OVR_Array.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_Array.h; sourceTree = "<group>"; };
    1.86 +		06C414EA17EA2EC700B02BEB /* OVR_Atomic.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_Atomic.cpp; sourceTree = "<group>"; };
    1.87 +		06C414EB17EA2EC700B02BEB /* OVR_Atomic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_Atomic.h; sourceTree = "<group>"; };
    1.88 +		06C414EC17EA2EC700B02BEB /* OVR_Color.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_Color.h; sourceTree = "<group>"; };
    1.89 +		06C414ED17EA2EC700B02BEB /* OVR_ContainerAllocator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_ContainerAllocator.h; sourceTree = "<group>"; };
    1.90 +		06C414EE17EA2EC700B02BEB /* OVR_File.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_File.cpp; sourceTree = "<group>"; };
    1.91 +		06C414EF17EA2EC700B02BEB /* OVR_File.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_File.h; sourceTree = "<group>"; };
    1.92 +		06C414F017EA2EC700B02BEB /* OVR_FileFILE.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_FileFILE.cpp; sourceTree = "<group>"; };
    1.93 +		06C414F117EA2EC700B02BEB /* OVR_Hash.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_Hash.h; sourceTree = "<group>"; };
    1.94 +		06C414F217EA2EC700B02BEB /* OVR_KeyCodes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_KeyCodes.h; sourceTree = "<group>"; };
    1.95 +		06C414F317EA2EC700B02BEB /* OVR_List.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_List.h; sourceTree = "<group>"; };
    1.96 +		06C414F417EA2EC700B02BEB /* OVR_Log.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_Log.cpp; sourceTree = "<group>"; };
    1.97 +		06C414F517EA2EC700B02BEB /* OVR_Log.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_Log.h; sourceTree = "<group>"; };
    1.98 +		06C414F617EA2EC700B02BEB /* OVR_Math.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_Math.cpp; sourceTree = "<group>"; };
    1.99 +		06C414F717EA2EC700B02BEB /* OVR_Math.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_Math.h; sourceTree = "<group>"; };
   1.100 +		06C414F817EA2EC700B02BEB /* OVR_RefCount.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_RefCount.cpp; sourceTree = "<group>"; };
   1.101 +		06C414F917EA2EC700B02BEB /* OVR_RefCount.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_RefCount.h; sourceTree = "<group>"; };
   1.102 +		06C414FA17EA2EC700B02BEB /* OVR_Std.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_Std.cpp; sourceTree = "<group>"; };
   1.103 +		06C414FB17EA2EC700B02BEB /* OVR_Std.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_Std.h; sourceTree = "<group>"; };
   1.104 +		06C414FC17EA2EC700B02BEB /* OVR_String.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_String.cpp; sourceTree = "<group>"; };
   1.105 +		06C414FD17EA2EC700B02BEB /* OVR_String.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_String.h; sourceTree = "<group>"; };
   1.106 +		06C414FE17EA2EC700B02BEB /* OVR_String_FormatUtil.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_String_FormatUtil.cpp; sourceTree = "<group>"; };
   1.107 +		06C414FF17EA2EC700B02BEB /* OVR_String_PathUtil.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_String_PathUtil.cpp; sourceTree = "<group>"; };
   1.108 +		06C4150017EA2EC700B02BEB /* OVR_StringHash.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_StringHash.h; sourceTree = "<group>"; };
   1.109 +		06C4150117EA2EC700B02BEB /* OVR_SysFile.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_SysFile.cpp; sourceTree = "<group>"; };
   1.110 +		06C4150217EA2EC700B02BEB /* OVR_SysFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_SysFile.h; sourceTree = "<group>"; };
   1.111 +		06C4150317EA2EC700B02BEB /* OVR_System.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_System.cpp; sourceTree = "<group>"; };
   1.112 +		06C4150417EA2EC700B02BEB /* OVR_System.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_System.h; sourceTree = "<group>"; };
   1.113 +		06C4150517EA2EC700B02BEB /* OVR_Threads.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_Threads.h; sourceTree = "<group>"; };
   1.114 +		06C4150617EA2EC700B02BEB /* OVR_Timer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_Timer.cpp; sourceTree = "<group>"; };
   1.115 +		06C4150717EA2EC700B02BEB /* OVR_Timer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_Timer.h; sourceTree = "<group>"; };
   1.116 +		06C4150817EA2EC700B02BEB /* OVR_Types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_Types.h; sourceTree = "<group>"; };
   1.117 +		06C4150917EA2EC700B02BEB /* OVR_UTF8Util.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_UTF8Util.cpp; sourceTree = "<group>"; };
   1.118 +		06C4150A17EA2EC700B02BEB /* OVR_UTF8Util.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_UTF8Util.h; sourceTree = "<group>"; };
   1.119 +		06C4151617EA2EC700B02BEB /* OVR_OSX_DeviceManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_OSX_DeviceManager.cpp; sourceTree = "<group>"; };
   1.120 +		06C4151717EA2EC800B02BEB /* OVR_OSX_DeviceManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_OSX_DeviceManager.h; sourceTree = "<group>"; };
   1.121 +		06C4151817EA2EC800B02BEB /* OVR_OSX_HIDDevice.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_OSX_HIDDevice.cpp; sourceTree = "<group>"; };
   1.122 +		06C4151917EA2EC800B02BEB /* OVR_OSX_HIDDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_OSX_HIDDevice.h; sourceTree = "<group>"; };
   1.123 +		06C4151A17EA2EC800B02BEB /* OVR_OSX_HMDDevice.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_OSX_HMDDevice.cpp; sourceTree = "<group>"; };
   1.124 +		06C4151B17EA2EC800B02BEB /* OVR_OSX_HMDDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_OSX_HMDDevice.h; sourceTree = "<group>"; };
   1.125 +		06C4151C17EA2EC800B02BEB /* OVR_OSX_SensorDevice.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_OSX_SensorDevice.cpp; sourceTree = "<group>"; };
   1.126 +		06C4151D17EA2EC800B02BEB /* OVR_ThreadsPthread.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_ThreadsPthread.cpp; sourceTree = "<group>"; };
   1.127 +		06C4151E17EA2EC800B02BEB /* OVR_Device.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_Device.h; sourceTree = "<group>"; };
   1.128 +		06C4151F17EA2EC800B02BEB /* OVR_DeviceConstants.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_DeviceConstants.h; sourceTree = "<group>"; };
   1.129 +		06C4152017EA2EC800B02BEB /* OVR_DeviceHandle.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_DeviceHandle.cpp; sourceTree = "<group>"; };
   1.130 +		06C4152117EA2EC800B02BEB /* OVR_DeviceHandle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_DeviceHandle.h; sourceTree = "<group>"; };
   1.131 +		06C4152217EA2EC800B02BEB /* OVR_DeviceImpl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_DeviceImpl.cpp; sourceTree = "<group>"; };
   1.132 +		06C4152317EA2EC800B02BEB /* OVR_DeviceImpl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_DeviceImpl.h; sourceTree = "<group>"; };
   1.133 +		06C4152417EA2EC800B02BEB /* OVR_DeviceMessages.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_DeviceMessages.h; sourceTree = "<group>"; };
   1.134 +		06C4152517EA2EC800B02BEB /* OVR_HIDDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_HIDDevice.h; sourceTree = "<group>"; };
   1.135 +		06C4152617EA2EC800B02BEB /* OVR_HIDDeviceBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_HIDDeviceBase.h; sourceTree = "<group>"; };
   1.136 +		06C4152717EA2EC800B02BEB /* OVR_HIDDeviceImpl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_HIDDeviceImpl.h; sourceTree = "<group>"; };
   1.137 +		06C4152817EA2EC800B02BEB /* OVR_JSON.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_JSON.cpp; sourceTree = "<group>"; };
   1.138 +		06C4152917EA2EC800B02BEB /* OVR_JSON.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_JSON.h; sourceTree = "<group>"; };
   1.139 +		06C4152A17EA2EC800B02BEB /* OVR_LatencyTestImpl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_LatencyTestImpl.cpp; sourceTree = "<group>"; };
   1.140 +		06C4152B17EA2EC800B02BEB /* OVR_LatencyTestImpl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_LatencyTestImpl.h; sourceTree = "<group>"; };
   1.141 +		06C4152C17EA2EC800B02BEB /* OVR_Profile.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_Profile.cpp; sourceTree = "<group>"; };
   1.142 +		06C4152D17EA2EC800B02BEB /* OVR_Profile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_Profile.h; sourceTree = "<group>"; };
   1.143 +		06C4152E17EA2EC800B02BEB /* OVR_SensorFilter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_SensorFilter.cpp; sourceTree = "<group>"; };
   1.144 +		06C4152F17EA2EC800B02BEB /* OVR_SensorFilter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_SensorFilter.h; sourceTree = "<group>"; };
   1.145 +		06C4153017EA2EC800B02BEB /* OVR_SensorFusion.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_SensorFusion.cpp; sourceTree = "<group>"; };
   1.146 +		06C4153117EA2EC800B02BEB /* OVR_SensorFusion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_SensorFusion.h; sourceTree = "<group>"; };
   1.147 +		06C4153217EA2EC800B02BEB /* OVR_SensorImpl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_SensorImpl.cpp; sourceTree = "<group>"; };
   1.148 +		06C4153317EA2EC800B02BEB /* OVR_SensorImpl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_SensorImpl.h; sourceTree = "<group>"; };
   1.149 +		06C4153417EA2EC800B02BEB /* OVR_ThreadCommandQueue.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OVR_ThreadCommandQueue.cpp; sourceTree = "<group>"; };
   1.150 +		06C4153517EA2EC800B02BEB /* OVR_ThreadCommandQueue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OVR_ThreadCommandQueue.h; sourceTree = "<group>"; };
   1.151 +		06C4153717EA2EC800B02BEB /* Util_LatencyTest.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Util_LatencyTest.cpp; sourceTree = "<group>"; };
   1.152 +		06C4153817EA2EC800B02BEB /* Util_LatencyTest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Util_LatencyTest.h; sourceTree = "<group>"; };
   1.153 +		06C4153917EA2EC800B02BEB /* Util_MagCalibration.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Util_MagCalibration.cpp; sourceTree = "<group>"; };
   1.154 +		06C4153A17EA2EC800B02BEB /* Util_MagCalibration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Util_MagCalibration.h; sourceTree = "<group>"; };
   1.155 +		06C4153B17EA2EC800B02BEB /* Util_Render_Stereo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Util_Render_Stereo.cpp; sourceTree = "<group>"; };
   1.156 +		06C4153C17EA2EC800B02BEB /* Util_Render_Stereo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Util_Render_Stereo.h; sourceTree = "<group>"; };
   1.157 +		06C4157617EA2F5E00B02BEB /* GLUT.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GLUT.framework; path = System/Library/Frameworks/GLUT.framework; sourceTree = SDKROOT; };
   1.158 +		06C4157817EA2FEE00B02BEB /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = System/Library/Frameworks/OpenGL.framework; sourceTree = SDKROOT; };
   1.159 +		06C4157A17EA30A200B02BEB /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = ../../../../../../System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<group>"; };
   1.160 +		06C4157C17EA30B500B02BEB /* ApplicationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ApplicationServices.framework; path = ../../../../../../System/Library/Frameworks/ApplicationServices.framework; sourceTree = "<group>"; };
   1.161 +		06C4157E17EA30C200B02BEB /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = ../../../../../../System/Library/Frameworks/IOKit.framework; sourceTree = "<group>"; };
   1.162 +/* End PBXFileReference section */
   1.163 +
   1.164 +/* Begin PBXFrameworksBuildPhase section */
   1.165 +		06C414C417EA2E0000B02BEB /* Frameworks */ = {
   1.166 +			isa = PBXFrameworksBuildPhase;
   1.167 +			buildActionMask = 2147483647;
   1.168 +			files = (
   1.169 +				06C4157F17EA30C200B02BEB /* IOKit.framework in Frameworks */,
   1.170 +				06C4157D17EA30B500B02BEB /* ApplicationServices.framework in Frameworks */,
   1.171 +				06C4157B17EA30A200B02BEB /* CoreFoundation.framework in Frameworks */,
   1.172 +				06C4157917EA2FEE00B02BEB /* OpenGL.framework in Frameworks */,
   1.173 +				06C4157717EA2F5E00B02BEB /* GLUT.framework in Frameworks */,
   1.174 +			);
   1.175 +			runOnlyForDeploymentPostprocessing = 0;
   1.176 +		};
   1.177 +/* End PBXFrameworksBuildPhase section */
   1.178 +
   1.179 +/* Begin PBXGroup section */
   1.180 +		06C414BE17EA2E0000B02BEB = {
   1.181 +			isa = PBXGroup;
   1.182 +			children = (
   1.183 +				06C4157E17EA30C200B02BEB /* IOKit.framework */,
   1.184 +				06C4157C17EA30B500B02BEB /* ApplicationServices.framework */,
   1.185 +				06C4157A17EA30A200B02BEB /* CoreFoundation.framework */,
   1.186 +				06C4157817EA2FEE00B02BEB /* OpenGL.framework */,
   1.187 +				06C4157617EA2F5E00B02BEB /* GLUT.framework */,
   1.188 +				06C414DF17EA2EC700B02BEB /* libovr */,
   1.189 +				06C414C917EA2E0000B02BEB /* oculus_test1 */,
   1.190 +				06C414C817EA2E0000B02BEB /* Products */,
   1.191 +			);
   1.192 +			sourceTree = "<group>";
   1.193 +		};
   1.194 +		06C414C817EA2E0000B02BEB /* Products */ = {
   1.195 +			isa = PBXGroup;
   1.196 +			children = (
   1.197 +				06C414C717EA2E0000B02BEB /* oculus_test1 */,
   1.198 +			);
   1.199 +			name = Products;
   1.200 +			sourceTree = "<group>";
   1.201 +		};
   1.202 +		06C414C917EA2E0000B02BEB /* oculus_test1 */ = {
   1.203 +			isa = PBXGroup;
   1.204 +			children = (
   1.205 +				06C414D317EA2E9B00B02BEB /* camera.cc */,
   1.206 +				06C414D417EA2E9B00B02BEB /* camera.h */,
   1.207 +				06C414D517EA2E9B00B02BEB /* main.cc */,
   1.208 +				06C414D617EA2E9B00B02BEB /* opengl.cc */,
   1.209 +				06C414D717EA2E9B00B02BEB /* opengl.h */,
   1.210 +				06C414D817EA2E9B00B02BEB /* vr_impl.h */,
   1.211 +				06C414D917EA2E9B00B02BEB /* vr.cc */,
   1.212 +				06C414DA17EA2E9B00B02BEB /* vr.h */,
   1.213 +			);
   1.214 +			path = oculus_test1;
   1.215 +			sourceTree = "<group>";
   1.216 +		};
   1.217 +		06C414DF17EA2EC700B02BEB /* libovr */ = {
   1.218 +			isa = PBXGroup;
   1.219 +			children = (
   1.220 +				06C414E017EA2EC700B02BEB /* Include */,
   1.221 +				06C414E317EA2EC700B02BEB /* Src */,
   1.222 +			);
   1.223 +			path = libovr;
   1.224 +			sourceTree = "<group>";
   1.225 +		};
   1.226 +		06C414E017EA2EC700B02BEB /* Include */ = {
   1.227 +			isa = PBXGroup;
   1.228 +			children = (
   1.229 +				06C414E117EA2EC700B02BEB /* OVR.h */,
   1.230 +				06C414E217EA2EC700B02BEB /* OVRVersion.h */,
   1.231 +			);
   1.232 +			path = Include;
   1.233 +			sourceTree = "<group>";
   1.234 +		};
   1.235 +		06C414E317EA2EC700B02BEB /* Src */ = {
   1.236 +			isa = PBXGroup;
   1.237 +			children = (
   1.238 +				06C414E417EA2EC700B02BEB /* Kernel */,
   1.239 +				06C4151517EA2EC700B02BEB /* osx */,
   1.240 +				06C4151E17EA2EC800B02BEB /* OVR_Device.h */,
   1.241 +				06C4151F17EA2EC800B02BEB /* OVR_DeviceConstants.h */,
   1.242 +				06C4152017EA2EC800B02BEB /* OVR_DeviceHandle.cpp */,
   1.243 +				06C4152117EA2EC800B02BEB /* OVR_DeviceHandle.h */,
   1.244 +				06C4152217EA2EC800B02BEB /* OVR_DeviceImpl.cpp */,
   1.245 +				06C4152317EA2EC800B02BEB /* OVR_DeviceImpl.h */,
   1.246 +				06C4152417EA2EC800B02BEB /* OVR_DeviceMessages.h */,
   1.247 +				06C4152517EA2EC800B02BEB /* OVR_HIDDevice.h */,
   1.248 +				06C4152617EA2EC800B02BEB /* OVR_HIDDeviceBase.h */,
   1.249 +				06C4152717EA2EC800B02BEB /* OVR_HIDDeviceImpl.h */,
   1.250 +				06C4152817EA2EC800B02BEB /* OVR_JSON.cpp */,
   1.251 +				06C4152917EA2EC800B02BEB /* OVR_JSON.h */,
   1.252 +				06C4152A17EA2EC800B02BEB /* OVR_LatencyTestImpl.cpp */,
   1.253 +				06C4152B17EA2EC800B02BEB /* OVR_LatencyTestImpl.h */,
   1.254 +				06C4152C17EA2EC800B02BEB /* OVR_Profile.cpp */,
   1.255 +				06C4152D17EA2EC800B02BEB /* OVR_Profile.h */,
   1.256 +				06C4152E17EA2EC800B02BEB /* OVR_SensorFilter.cpp */,
   1.257 +				06C4152F17EA2EC800B02BEB /* OVR_SensorFilter.h */,
   1.258 +				06C4153017EA2EC800B02BEB /* OVR_SensorFusion.cpp */,
   1.259 +				06C4153117EA2EC800B02BEB /* OVR_SensorFusion.h */,
   1.260 +				06C4153217EA2EC800B02BEB /* OVR_SensorImpl.cpp */,
   1.261 +				06C4153317EA2EC800B02BEB /* OVR_SensorImpl.h */,
   1.262 +				06C4153417EA2EC800B02BEB /* OVR_ThreadCommandQueue.cpp */,
   1.263 +				06C4153517EA2EC800B02BEB /* OVR_ThreadCommandQueue.h */,
   1.264 +				06C4153617EA2EC800B02BEB /* Util */,
   1.265 +			);
   1.266 +			path = Src;
   1.267 +			sourceTree = "<group>";
   1.268 +		};
   1.269 +		06C414E417EA2EC700B02BEB /* Kernel */ = {
   1.270 +			isa = PBXGroup;
   1.271 +			children = (
   1.272 +				06C414E517EA2EC700B02BEB /* OVR_Alg.cpp */,
   1.273 +				06C414E617EA2EC700B02BEB /* OVR_Alg.h */,
   1.274 +				06C414E717EA2EC700B02BEB /* OVR_Allocator.cpp */,
   1.275 +				06C414E817EA2EC700B02BEB /* OVR_Allocator.h */,
   1.276 +				06C414E917EA2EC700B02BEB /* OVR_Array.h */,
   1.277 +				06C414EA17EA2EC700B02BEB /* OVR_Atomic.cpp */,
   1.278 +				06C414EB17EA2EC700B02BEB /* OVR_Atomic.h */,
   1.279 +				06C414EC17EA2EC700B02BEB /* OVR_Color.h */,
   1.280 +				06C414ED17EA2EC700B02BEB /* OVR_ContainerAllocator.h */,
   1.281 +				06C414EE17EA2EC700B02BEB /* OVR_File.cpp */,
   1.282 +				06C414EF17EA2EC700B02BEB /* OVR_File.h */,
   1.283 +				06C414F017EA2EC700B02BEB /* OVR_FileFILE.cpp */,
   1.284 +				06C414F117EA2EC700B02BEB /* OVR_Hash.h */,
   1.285 +				06C414F217EA2EC700B02BEB /* OVR_KeyCodes.h */,
   1.286 +				06C414F317EA2EC700B02BEB /* OVR_List.h */,
   1.287 +				06C414F417EA2EC700B02BEB /* OVR_Log.cpp */,
   1.288 +				06C414F517EA2EC700B02BEB /* OVR_Log.h */,
   1.289 +				06C414F617EA2EC700B02BEB /* OVR_Math.cpp */,
   1.290 +				06C414F717EA2EC700B02BEB /* OVR_Math.h */,
   1.291 +				06C414F817EA2EC700B02BEB /* OVR_RefCount.cpp */,
   1.292 +				06C414F917EA2EC700B02BEB /* OVR_RefCount.h */,
   1.293 +				06C414FA17EA2EC700B02BEB /* OVR_Std.cpp */,
   1.294 +				06C414FB17EA2EC700B02BEB /* OVR_Std.h */,
   1.295 +				06C414FC17EA2EC700B02BEB /* OVR_String.cpp */,
   1.296 +				06C414FD17EA2EC700B02BEB /* OVR_String.h */,
   1.297 +				06C414FE17EA2EC700B02BEB /* OVR_String_FormatUtil.cpp */,
   1.298 +				06C414FF17EA2EC700B02BEB /* OVR_String_PathUtil.cpp */,
   1.299 +				06C4150017EA2EC700B02BEB /* OVR_StringHash.h */,
   1.300 +				06C4150117EA2EC700B02BEB /* OVR_SysFile.cpp */,
   1.301 +				06C4150217EA2EC700B02BEB /* OVR_SysFile.h */,
   1.302 +				06C4150317EA2EC700B02BEB /* OVR_System.cpp */,
   1.303 +				06C4150417EA2EC700B02BEB /* OVR_System.h */,
   1.304 +				06C4150517EA2EC700B02BEB /* OVR_Threads.h */,
   1.305 +				06C4150617EA2EC700B02BEB /* OVR_Timer.cpp */,
   1.306 +				06C4150717EA2EC700B02BEB /* OVR_Timer.h */,
   1.307 +				06C4150817EA2EC700B02BEB /* OVR_Types.h */,
   1.308 +				06C4150917EA2EC700B02BEB /* OVR_UTF8Util.cpp */,
   1.309 +				06C4150A17EA2EC700B02BEB /* OVR_UTF8Util.h */,
   1.310 +			);
   1.311 +			path = Kernel;
   1.312 +			sourceTree = "<group>";
   1.313 +		};
   1.314 +		06C4151517EA2EC700B02BEB /* osx */ = {
   1.315 +			isa = PBXGroup;
   1.316 +			children = (
   1.317 +				06C4151617EA2EC700B02BEB /* OVR_OSX_DeviceManager.cpp */,
   1.318 +				06C4151717EA2EC800B02BEB /* OVR_OSX_DeviceManager.h */,
   1.319 +				06C4151817EA2EC800B02BEB /* OVR_OSX_HIDDevice.cpp */,
   1.320 +				06C4151917EA2EC800B02BEB /* OVR_OSX_HIDDevice.h */,
   1.321 +				06C4151A17EA2EC800B02BEB /* OVR_OSX_HMDDevice.cpp */,
   1.322 +				06C4151B17EA2EC800B02BEB /* OVR_OSX_HMDDevice.h */,
   1.323 +				06C4151C17EA2EC800B02BEB /* OVR_OSX_SensorDevice.cpp */,
   1.324 +				06C4151D17EA2EC800B02BEB /* OVR_ThreadsPthread.cpp */,
   1.325 +			);
   1.326 +			path = osx;
   1.327 +			sourceTree = "<group>";
   1.328 +		};
   1.329 +		06C4153617EA2EC800B02BEB /* Util */ = {
   1.330 +			isa = PBXGroup;
   1.331 +			children = (
   1.332 +				06C4153717EA2EC800B02BEB /* Util_LatencyTest.cpp */,
   1.333 +				06C4153817EA2EC800B02BEB /* Util_LatencyTest.h */,
   1.334 +				06C4153917EA2EC800B02BEB /* Util_MagCalibration.cpp */,
   1.335 +				06C4153A17EA2EC800B02BEB /* Util_MagCalibration.h */,
   1.336 +				06C4153B17EA2EC800B02BEB /* Util_Render_Stereo.cpp */,
   1.337 +				06C4153C17EA2EC800B02BEB /* Util_Render_Stereo.h */,
   1.338 +			);
   1.339 +			path = Util;
   1.340 +			sourceTree = "<group>";
   1.341 +		};
   1.342 +/* End PBXGroup section */
   1.343 +
   1.344 +/* Begin PBXNativeTarget section */
   1.345 +		06C414C617EA2E0000B02BEB /* oculus_test1 */ = {
   1.346 +			isa = PBXNativeTarget;
   1.347 +			buildConfigurationList = 06C414D017EA2E0000B02BEB /* Build configuration list for PBXNativeTarget "oculus_test1" */;
   1.348 +			buildPhases = (
   1.349 +				06C414C317EA2E0000B02BEB /* Sources */,
   1.350 +				06C414C417EA2E0000B02BEB /* Frameworks */,
   1.351 +				06C414C517EA2E0000B02BEB /* CopyFiles */,
   1.352 +			);
   1.353 +			buildRules = (
   1.354 +			);
   1.355 +			dependencies = (
   1.356 +			);
   1.357 +			name = oculus_test1;
   1.358 +			productName = oculus_test1;
   1.359 +			productReference = 06C414C717EA2E0000B02BEB /* oculus_test1 */;
   1.360 +			productType = "com.apple.product-type.tool";
   1.361 +		};
   1.362 +/* End PBXNativeTarget section */
   1.363 +
   1.364 +/* Begin PBXProject section */
   1.365 +		06C414BF17EA2E0000B02BEB /* Project object */ = {
   1.366 +			isa = PBXProject;
   1.367 +			attributes = {
   1.368 +				LastUpgradeCheck = 0460;
   1.369 +				ORGANIZATIONNAME = "Mutant Stargoat";
   1.370 +			};
   1.371 +			buildConfigurationList = 06C414C217EA2E0000B02BEB /* Build configuration list for PBXProject "oculus_test1" */;
   1.372 +			compatibilityVersion = "Xcode 3.2";
   1.373 +			developmentRegion = English;
   1.374 +			hasScannedForEncodings = 0;
   1.375 +			knownRegions = (
   1.376 +				en,
   1.377 +			);
   1.378 +			mainGroup = 06C414BE17EA2E0000B02BEB;
   1.379 +			productRefGroup = 06C414C817EA2E0000B02BEB /* Products */;
   1.380 +			projectDirPath = "";
   1.381 +			projectRoot = "";
   1.382 +			targets = (
   1.383 +				06C414C617EA2E0000B02BEB /* oculus_test1 */,
   1.384 +			);
   1.385 +		};
   1.386 +/* End PBXProject section */
   1.387 +
   1.388 +/* Begin PBXSourcesBuildPhase section */
   1.389 +		06C414C317EA2E0000B02BEB /* Sources */ = {
   1.390 +			isa = PBXSourcesBuildPhase;
   1.391 +			buildActionMask = 2147483647;
   1.392 +			files = (
   1.393 +				06C414DB17EA2E9B00B02BEB /* camera.cc in Sources */,
   1.394 +				06C414DC17EA2E9B00B02BEB /* main.cc in Sources */,
   1.395 +				06C414DD17EA2E9B00B02BEB /* opengl.cc in Sources */,
   1.396 +				06C414DE17EA2E9B00B02BEB /* vr.cc in Sources */,
   1.397 +				06C4154917EA2EC800B02BEB /* OVR_Alg.cpp in Sources */,
   1.398 +				06C4154A17EA2EC800B02BEB /* OVR_Allocator.cpp in Sources */,
   1.399 +				06C4154B17EA2EC800B02BEB /* OVR_Atomic.cpp in Sources */,
   1.400 +				06C4154C17EA2EC800B02BEB /* OVR_File.cpp in Sources */,
   1.401 +				06C4154D17EA2EC800B02BEB /* OVR_FileFILE.cpp in Sources */,
   1.402 +				06C4154E17EA2EC800B02BEB /* OVR_Log.cpp in Sources */,
   1.403 +				06C4154F17EA2EC800B02BEB /* OVR_Math.cpp in Sources */,
   1.404 +				06C4155017EA2EC800B02BEB /* OVR_RefCount.cpp in Sources */,
   1.405 +				06C4155117EA2EC800B02BEB /* OVR_Std.cpp in Sources */,
   1.406 +				06C4155217EA2EC800B02BEB /* OVR_String.cpp in Sources */,
   1.407 +				06C4155317EA2EC800B02BEB /* OVR_String_FormatUtil.cpp in Sources */,
   1.408 +				06C4155417EA2EC800B02BEB /* OVR_String_PathUtil.cpp in Sources */,
   1.409 +				06C4155517EA2EC800B02BEB /* OVR_SysFile.cpp in Sources */,
   1.410 +				06C4155617EA2EC800B02BEB /* OVR_System.cpp in Sources */,
   1.411 +				06C4155717EA2EC800B02BEB /* OVR_Timer.cpp in Sources */,
   1.412 +				06C4155817EA2EC800B02BEB /* OVR_UTF8Util.cpp in Sources */,
   1.413 +				06C4155F17EA2EC800B02BEB /* OVR_OSX_DeviceManager.cpp in Sources */,
   1.414 +				06C4156017EA2EC800B02BEB /* OVR_OSX_HIDDevice.cpp in Sources */,
   1.415 +				06C4156117EA2EC800B02BEB /* OVR_OSX_HMDDevice.cpp in Sources */,
   1.416 +				06C4156217EA2EC800B02BEB /* OVR_OSX_SensorDevice.cpp in Sources */,
   1.417 +				06C4156317EA2EC800B02BEB /* OVR_ThreadsPthread.cpp in Sources */,
   1.418 +				06C4156417EA2EC800B02BEB /* OVR_DeviceHandle.cpp in Sources */,
   1.419 +				06C4156517EA2EC800B02BEB /* OVR_DeviceImpl.cpp in Sources */,
   1.420 +				06C4156617EA2EC800B02BEB /* OVR_JSON.cpp in Sources */,
   1.421 +				06C4156717EA2EC800B02BEB /* OVR_LatencyTestImpl.cpp in Sources */,
   1.422 +				06C4156817EA2EC800B02BEB /* OVR_Profile.cpp in Sources */,
   1.423 +				06C4156917EA2EC800B02BEB /* OVR_SensorFilter.cpp in Sources */,
   1.424 +				06C4156A17EA2EC800B02BEB /* OVR_SensorFusion.cpp in Sources */,
   1.425 +				06C4156B17EA2EC800B02BEB /* OVR_SensorImpl.cpp in Sources */,
   1.426 +				06C4156C17EA2EC800B02BEB /* OVR_ThreadCommandQueue.cpp in Sources */,
   1.427 +				06C4156D17EA2EC800B02BEB /* Util_LatencyTest.cpp in Sources */,
   1.428 +				06C4156E17EA2EC800B02BEB /* Util_MagCalibration.cpp in Sources */,
   1.429 +				06C4156F17EA2EC800B02BEB /* Util_Render_Stereo.cpp in Sources */,
   1.430 +			);
   1.431 +			runOnlyForDeploymentPostprocessing = 0;
   1.432 +		};
   1.433 +/* End PBXSourcesBuildPhase section */
   1.434 +
   1.435 +/* Begin XCBuildConfiguration section */
   1.436 +		06C414CE17EA2E0000B02BEB /* Debug */ = {
   1.437 +			isa = XCBuildConfiguration;
   1.438 +			buildSettings = {
   1.439 +				ALWAYS_SEARCH_USER_PATHS = NO;
   1.440 +				ARCHS = "$(ARCHS_STANDARD_64_BIT)";
   1.441 +				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
   1.442 +				CLANG_CXX_LIBRARY = "libc++";
   1.443 +				CLANG_WARN_CONSTANT_CONVERSION = YES;
   1.444 +				CLANG_WARN_EMPTY_BODY = YES;
   1.445 +				CLANG_WARN_ENUM_CONVERSION = YES;
   1.446 +				CLANG_WARN_INT_CONVERSION = YES;
   1.447 +				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
   1.448 +				COPY_PHASE_STRIP = NO;
   1.449 +				GCC_C_LANGUAGE_STANDARD = gnu99;
   1.450 +				GCC_DYNAMIC_NO_PIC = NO;
   1.451 +				GCC_ENABLE_OBJC_EXCEPTIONS = YES;
   1.452 +				GCC_OPTIMIZATION_LEVEL = 0;
   1.453 +				GCC_PREPROCESSOR_DEFINITIONS = (
   1.454 +					"DEBUG=1",
   1.455 +					"$(inherited)",
   1.456 +				);
   1.457 +				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
   1.458 +				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
   1.459 +				GCC_WARN_ABOUT_RETURN_TYPE = YES;
   1.460 +				GCC_WARN_UNINITIALIZED_AUTOS = YES;
   1.461 +				GCC_WARN_UNUSED_VARIABLE = YES;
   1.462 +				HEADER_SEARCH_PATHS = (
   1.463 +					libovr/Include,
   1.464 +					libovr/Src,
   1.465 +					libovr/Src/Util,
   1.466 +					libovr/Src/Kernel,
   1.467 +					libovr/Src/OSX,
   1.468 +				);
   1.469 +				MACOSX_DEPLOYMENT_TARGET = 10.8;
   1.470 +				ONLY_ACTIVE_ARCH = YES;
   1.471 +				OTHER_LDFLAGS = (
   1.472 +					"-lvmath",
   1.473 +					"-lGLEW",
   1.474 +				);
   1.475 +				SDKROOT = "";
   1.476 +			};
   1.477 +			name = Debug;
   1.478 +		};
   1.479 +		06C414CF17EA2E0000B02BEB /* Release */ = {
   1.480 +			isa = XCBuildConfiguration;
   1.481 +			buildSettings = {
   1.482 +				ALWAYS_SEARCH_USER_PATHS = NO;
   1.483 +				ARCHS = "$(ARCHS_STANDARD_64_BIT)";
   1.484 +				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
   1.485 +				CLANG_CXX_LIBRARY = "libc++";
   1.486 +				CLANG_WARN_CONSTANT_CONVERSION = YES;
   1.487 +				CLANG_WARN_EMPTY_BODY = YES;
   1.488 +				CLANG_WARN_ENUM_CONVERSION = YES;
   1.489 +				CLANG_WARN_INT_CONVERSION = YES;
   1.490 +				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
   1.491 +				COPY_PHASE_STRIP = YES;
   1.492 +				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
   1.493 +				GCC_C_LANGUAGE_STANDARD = gnu99;
   1.494 +				GCC_ENABLE_OBJC_EXCEPTIONS = YES;
   1.495 +				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
   1.496 +				GCC_WARN_ABOUT_RETURN_TYPE = YES;
   1.497 +				GCC_WARN_UNINITIALIZED_AUTOS = YES;
   1.498 +				GCC_WARN_UNUSED_VARIABLE = YES;
   1.499 +				HEADER_SEARCH_PATHS = (
   1.500 +					libovr/Include,
   1.501 +					libovr/Src,
   1.502 +					libovr/Src/Util,
   1.503 +					libovr/Src/Kernel,
   1.504 +					libovr/Src/OSX,
   1.505 +				);
   1.506 +				MACOSX_DEPLOYMENT_TARGET = 10.8;
   1.507 +				OTHER_LDFLAGS = (
   1.508 +					"-lvmath",
   1.509 +					"-lGLEW",
   1.510 +				);
   1.511 +				SDKROOT = "";
   1.512 +			};
   1.513 +			name = Release;
   1.514 +		};
   1.515 +		06C414D117EA2E0000B02BEB /* Debug */ = {
   1.516 +			isa = XCBuildConfiguration;
   1.517 +			buildSettings = {
   1.518 +				PRODUCT_NAME = "$(TARGET_NAME)";
   1.519 +				SDKROOT = "";
   1.520 +			};
   1.521 +			name = Debug;
   1.522 +		};
   1.523 +		06C414D217EA2E0000B02BEB /* Release */ = {
   1.524 +			isa = XCBuildConfiguration;
   1.525 +			buildSettings = {
   1.526 +				PRODUCT_NAME = "$(TARGET_NAME)";
   1.527 +				SDKROOT = "";
   1.528 +			};
   1.529 +			name = Release;
   1.530 +		};
   1.531 +/* End XCBuildConfiguration section */
   1.532 +
   1.533 +/* Begin XCConfigurationList section */
   1.534 +		06C414C217EA2E0000B02BEB /* Build configuration list for PBXProject "oculus_test1" */ = {
   1.535 +			isa = XCConfigurationList;
   1.536 +			buildConfigurations = (
   1.537 +				06C414CE17EA2E0000B02BEB /* Debug */,
   1.538 +				06C414CF17EA2E0000B02BEB /* Release */,
   1.539 +			);
   1.540 +			defaultConfigurationIsVisible = 0;
   1.541 +			defaultConfigurationName = Release;
   1.542 +		};
   1.543 +		06C414D017EA2E0000B02BEB /* Build configuration list for PBXNativeTarget "oculus_test1" */ = {
   1.544 +			isa = XCConfigurationList;
   1.545 +			buildConfigurations = (
   1.546 +				06C414D117EA2E0000B02BEB /* Debug */,
   1.547 +				06C414D217EA2E0000B02BEB /* Release */,
   1.548 +			);
   1.549 +			defaultConfigurationIsVisible = 0;
   1.550 +			defaultConfigurationName = Release;
   1.551 +		};
   1.552 +/* End XCConfigurationList section */
   1.553 +	};
   1.554 +	rootObject = 06C414BF17EA2E0000B02BEB /* Project object */;
   1.555 +}