// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 45; objects = { /* Begin PBXBuildFile section */ AACBBE4A0F95108600F1A2B1 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AACBBE490F95108600F1A2B1 /* Foundation.framework */; }; B50769141264EE9500E4474F /* GameComponent.h in Headers */ = {isa = PBXBuildFile; fileRef = B50769121264EE9500E4474F /* GameComponent.h */; settings = {ATTRIBUTES = (Public, ); }; }; B50769151264EE9500E4474F /* GameComponent.m in Sources */ = {isa = PBXBuildFile; fileRef = B50769131264EE9500E4474F /* GameComponent.m */; }; B507691C1264EF0B00E4474F /* DrawableGameComponent.h in Headers */ = {isa = PBXBuildFile; fileRef = B507691A1264EF0B00E4474F /* DrawableGameComponent.h */; settings = {ATTRIBUTES = (Public, ); }; }; B507691D1264EF0B00E4474F /* DrawableGameComponent.m in Sources */ = {isa = PBXBuildFile; fileRef = B507691B1264EF0B00E4474F /* DrawableGameComponent.m */; }; B507F84012E5751700A7302B /* MediaPlayer.h in Headers */ = {isa = PBXBuildFile; fileRef = B507F83E12E5751700A7302B /* MediaPlayer.h */; settings = {ATTRIBUTES = (Public, ); }; }; B507F84112E5751700A7302B /* MediaPlayer.m in Sources */ = {isa = PBXBuildFile; fileRef = B507F83F12E5751700A7302B /* MediaPlayer.m */; }; B507F84312E5752C00A7302B /* Retronator.Xni.Framework.Media.h in Headers */ = {isa = PBXBuildFile; fileRef = B507F84212E5752C00A7302B /* Retronator.Xni.Framework.Media.h */; settings = {ATTRIBUTES = (Public, ); }; }; B507F84512E5753500A7302B /* Retronator.Xni.Framework.Media.classes.h in Headers */ = {isa = PBXBuildFile; fileRef = B507F84412E5753500A7302B /* Retronator.Xni.Framework.Media.classes.h */; settings = {ATTRIBUTES = (Public, ); }; }; B507F85112E5756400A7302B /* Song.h in Headers */ = {isa = PBXBuildFile; fileRef = B507F84F12E5756400A7302B /* Song.h */; settings = {ATTRIBUTES = (Public, ); }; }; B507F85212E5756400A7302B /* Song.m in Sources */ = {isa = PBXBuildFile; fileRef = B507F85012E5756400A7302B /* Song.m */; }; B507F85E12E5766C00A7302B /* Song+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = B507F85D12E5766C00A7302B /* Song+Internal.h */; }; B507F86012E5888C00A7302B /* SongContent+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = B507F85F12E5888C00A7302B /* SongContent+Internal.h */; }; B507F87512E58AC300A7302B /* SongReader.h in Headers */ = {isa = PBXBuildFile; fileRef = B507F87312E58AC300A7302B /* SongReader.h */; settings = {ATTRIBUTES = (Public, ); }; }; B507F87612E58AC300A7302B /* SongReader.m in Sources */ = {isa = PBXBuildFile; fileRef = B507F87412E58AC300A7302B /* SongReader.m */; }; B507F8BC12E58E7000A7302B /* MediaQueue.h in Headers */ = {isa = PBXBuildFile; fileRef = B507F8BA12E58E7000A7302B /* MediaQueue.h */; settings = {ATTRIBUTES = (Public, ); }; }; B507F8BD12E58E7000A7302B /* MediaQueue.m in Sources */ = {isa = PBXBuildFile; fileRef = B507F8BB12E58E7000A7302B /* MediaQueue.m */; }; B507F8C512E58EB100A7302B /* MediaQueue+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = B507F8C412E58EB100A7302B /* MediaQueue+Internal.h */; }; B507F8DC12E5925500A7302B /* MediaEnums.h in Headers */ = {isa = PBXBuildFile; fileRef = B507F8DB12E5925500A7302B /* MediaEnums.h */; settings = {ATTRIBUTES = (Public, ); }; }; B50806FF122E4ECF00C330E2 /* Texture.h in Headers */ = {isa = PBXBuildFile; fileRef = B50806FD122E4ECF00C330E2 /* Texture.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5080700122E4ECF00C330E2 /* Texture.m in Sources */ = {isa = PBXBuildFile; fileRef = B50806FE122E4ECF00C330E2 /* Texture.m */; }; B5080703122E4EE900C330E2 /* Texture2D.h in Headers */ = {isa = PBXBuildFile; fileRef = B5080701122E4EE900C330E2 /* Texture2D.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5080704122E4EE900C330E2 /* Texture2D.m in Sources */ = {isa = PBXBuildFile; fileRef = B5080702122E4EE900C330E2 /* Texture2D.m */; }; B508070C122E4FBB00C330E2 /* GraphicsResource.h in Headers */ = {isa = PBXBuildFile; fileRef = B508070A122E4FBB00C330E2 /* GraphicsResource.h */; settings = {ATTRIBUTES = (Public, ); }; }; B508070D122E4FBB00C330E2 /* GraphicsResource.m in Sources */ = {isa = PBXBuildFile; fileRef = B508070B122E4FBB00C330E2 /* GraphicsResource.m */; }; B50FE47C12B88433003D4F1A /* SoundEffectContent+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = B50FE47B12B88433003D4F1A /* SoundEffectContent+Internal.h */; }; B50FE48812B885BC003D4F1A /* SoundEffectReader.h in Headers */ = {isa = PBXBuildFile; fileRef = B50FE48612B885BC003D4F1A /* SoundEffectReader.h */; settings = {ATTRIBUTES = (Public, ); }; }; B50FE48912B885BC003D4F1A /* SoundEffectReader.m in Sources */ = {isa = PBXBuildFile; fileRef = B50FE48712B885BC003D4F1A /* SoundEffectReader.m */; }; B50FE50712B88F64003D4F1A /* SoundEffectInstance+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = B50FE50612B88F64003D4F1A /* SoundEffectInstance+Internal.h */; }; B50FE76212B8B11C003D4F1A /* SoundEffect+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = B50FE76112B8B11C003D4F1A /* SoundEffect+Internal.h */; }; B51ADC4F12B8358C004E2DB0 /* SoundEffect.h in Headers */ = {isa = PBXBuildFile; fileRef = B51ADC4D12B8358C004E2DB0 /* SoundEffect.h */; settings = {ATTRIBUTES = (Public, ); }; }; B51ADC5012B8358C004E2DB0 /* SoundEffect.m in Sources */ = {isa = PBXBuildFile; fileRef = B51ADC4E12B8358C004E2DB0 /* SoundEffect.m */; }; B51ADC5A12B83868004E2DB0 /* AudioEnums.h in Headers */ = {isa = PBXBuildFile; fileRef = B51ADC5912B83868004E2DB0 /* AudioEnums.h */; settings = {ATTRIBUTES = (Public, ); }; }; B51ADC5C12B83876004E2DB0 /* Retronator.Xni.Framework.Audio.h in Headers */ = {isa = PBXBuildFile; fileRef = B51ADC5B12B83876004E2DB0 /* Retronator.Xni.Framework.Audio.h */; settings = {ATTRIBUTES = (Public, ); }; }; B51ADC5E12B83888004E2DB0 /* Retronator.Xni.Framework.Audio.classes.h in Headers */ = {isa = PBXBuildFile; fileRef = B51ADC5D12B83888004E2DB0 /* Retronator.Xni.Framework.Audio.classes.h */; settings = {ATTRIBUTES = (Public, ); }; }; B51ADC6112B838AD004E2DB0 /* SoundEffectInstance.h in Headers */ = {isa = PBXBuildFile; fileRef = B51ADC5F12B838AD004E2DB0 /* SoundEffectInstance.h */; settings = {ATTRIBUTES = (Public, ); }; }; B51ADC6212B838AD004E2DB0 /* SoundEffectInstance.m in Sources */ = {isa = PBXBuildFile; fileRef = B51ADC6012B838AD004E2DB0 /* SoundEffectInstance.m */; }; B51ADC6512B83E16004E2DB0 /* Retronator.Xni.Framework.Content.Pipeline.Audio.h in Headers */ = {isa = PBXBuildFile; fileRef = B51ADC6412B83E16004E2DB0 /* Retronator.Xni.Framework.Content.Pipeline.Audio.h */; settings = {ATTRIBUTES = (Public, ); }; }; B51ADC6712B83E33004E2DB0 /* Retronator.Xni.Framework.Content.Pipeline.Audio.classes.h in Headers */ = {isa = PBXBuildFile; fileRef = B51ADC6612B83E33004E2DB0 /* Retronator.Xni.Framework.Content.Pipeline.Audio.classes.h */; settings = {ATTRIBUTES = (Public, ); }; }; B51ADC7B12B83EE9004E2DB0 /* SongContent.h in Headers */ = {isa = PBXBuildFile; fileRef = B51ADC7912B83EE9004E2DB0 /* SongContent.h */; settings = {ATTRIBUTES = (Public, ); }; }; B51ADC7C12B83EE9004E2DB0 /* SongContent.m in Sources */ = {isa = PBXBuildFile; fileRef = B51ADC7A12B83EE9004E2DB0 /* SongContent.m */; }; B51ADC7F12B83EFD004E2DB0 /* SongProcessor.h in Headers */ = {isa = PBXBuildFile; fileRef = B51ADC7D12B83EFD004E2DB0 /* SongProcessor.h */; settings = {ATTRIBUTES = (Public, ); }; }; B51ADC8012B83EFD004E2DB0 /* SongProcessor.m in Sources */ = {isa = PBXBuildFile; fileRef = B51ADC7E12B83EFD004E2DB0 /* SongProcessor.m */; }; B51ADC8312B83F62004E2DB0 /* SoundEffectContent.h in Headers */ = {isa = PBXBuildFile; fileRef = B51ADC8112B83F62004E2DB0 /* SoundEffectContent.h */; settings = {ATTRIBUTES = (Public, ); }; }; B51ADC8412B83F62004E2DB0 /* SoundEffectContent.m in Sources */ = {isa = PBXBuildFile; fileRef = B51ADC8212B83F62004E2DB0 /* SoundEffectContent.m */; }; B51ADC8712B83F75004E2DB0 /* SoundEffectProcessor.h in Headers */ = {isa = PBXBuildFile; fileRef = B51ADC8512B83F75004E2DB0 /* SoundEffectProcessor.h */; settings = {ATTRIBUTES = (Public, ); }; }; B51ADC8812B83F75004E2DB0 /* SoundEffectProcessor.m in Sources */ = {isa = PBXBuildFile; fileRef = B51ADC8612B83F75004E2DB0 /* SoundEffectProcessor.m */; }; B51ADC9212B83FF2004E2DB0 /* AudioContentEnums.h in Headers */ = {isa = PBXBuildFile; fileRef = B51ADC9112B83FF2004E2DB0 /* AudioContentEnums.h */; settings = {ATTRIBUTES = (Public, ); }; }; B51ADC9512B84088004E2DB0 /* AudioContent.h in Headers */ = {isa = PBXBuildFile; fileRef = B51ADC9312B84088004E2DB0 /* AudioContent.h */; settings = {ATTRIBUTES = (Public, ); }; }; B51ADC9612B84088004E2DB0 /* AudioContent.m in Sources */ = {isa = PBXBuildFile; fileRef = B51ADC9412B84088004E2DB0 /* AudioContent.m */; }; B51ADC9912B84095004E2DB0 /* AudioFormat.h in Headers */ = {isa = PBXBuildFile; fileRef = B51ADC9712B84095004E2DB0 /* AudioFormat.h */; settings = {ATTRIBUTES = (Public, ); }; }; B51ADC9A12B84095004E2DB0 /* AudioFormat.m in Sources */ = {isa = PBXBuildFile; fileRef = B51ADC9812B84095004E2DB0 /* AudioFormat.m */; }; B51ADCCF12B84FD8004E2DB0 /* WavImporter.h in Headers */ = {isa = PBXBuildFile; fileRef = B51ADCCD12B84FD8004E2DB0 /* WavImporter.h */; settings = {ATTRIBUTES = (Public, ); }; }; B51ADCD012B84FD8004E2DB0 /* WavImporter.m in Sources */ = {isa = PBXBuildFile; fileRef = B51ADCCE12B84FD8004E2DB0 /* WavImporter.m */; }; B51ADCD312B84FE1004E2DB0 /* Mp3Importer.h in Headers */ = {isa = PBXBuildFile; fileRef = B51ADCD112B84FE1004E2DB0 /* Mp3Importer.h */; settings = {ATTRIBUTES = (Public, ); }; }; B51ADCD412B84FE1004E2DB0 /* Mp3Importer.m in Sources */ = {isa = PBXBuildFile; fileRef = B51ADCD212B84FE1004E2DB0 /* Mp3Importer.m */; }; B52B2B4812ADAEEC00E8A377 /* Retronator.Xni.Framework.GamerServices.classes.h in Headers */ = {isa = PBXBuildFile; fileRef = B52B2B4712ADAEEC00E8A377 /* Retronator.Xni.Framework.GamerServices.classes.h */; settings = {ATTRIBUTES = (Public, ); }; }; B52B2B4A12ADAEF800E8A377 /* Retronator.Xni.Framework.GamerServices.h in Headers */ = {isa = PBXBuildFile; fileRef = B52B2B4912ADAEF800E8A377 /* Retronator.Xni.Framework.GamerServices.h */; settings = {ATTRIBUTES = (Public, ); }; }; B52B2B4D12ADAF1000E8A377 /* Guide.h in Headers */ = {isa = PBXBuildFile; fileRef = B52B2B4B12ADAF1000E8A377 /* Guide.h */; settings = {ATTRIBUTES = (Public, ); }; }; B52B2B4E12ADAF1000E8A377 /* Guide.m in Sources */ = {isa = PBXBuildFile; fileRef = B52B2B4C12ADAF1000E8A377 /* Guide.m */; }; B52B2B5012ADB20000E8A377 /* Guide+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = B52B2B4F12ADB20000E8A377 /* Guide+Internal.h */; }; B52BACFB125527E200B308F6 /* TouchPanel+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = B52BACF9125527E200B308F6 /* TouchPanel+Internal.h */; }; B52BADAD1255426600B308F6 /* FrameworkEnums.h in Headers */ = {isa = PBXBuildFile; fileRef = B52BADAC1255426600B308F6 /* FrameworkEnums.h */; settings = {ATTRIBUTES = (Public, ); }; }; B53649F2127DE08100CAE30C /* GameWindow+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = B53649F1127DE08100CAE30C /* GameWindow+Internal.h */; }; B54543DD129B4705002A28BE /* BasicEffectReader.h in Headers */ = {isa = PBXBuildFile; fileRef = B54543DB129B4705002A28BE /* BasicEffectReader.h */; settings = {ATTRIBUTES = (Public, ); }; }; B54543DE129B4705002A28BE /* BasicEffectReader.m in Sources */ = {isa = PBXBuildFile; fileRef = B54543DC129B4705002A28BE /* BasicEffectReader.m */; }; B54543E1129B4716002A28BE /* IndexBufferReader.h in Headers */ = {isa = PBXBuildFile; fileRef = B54543DF129B4716002A28BE /* IndexBufferReader.h */; settings = {ATTRIBUTES = (Public, ); }; }; B54543E2129B4716002A28BE /* IndexBufferReader.m in Sources */ = {isa = PBXBuildFile; fileRef = B54543E0129B4716002A28BE /* IndexBufferReader.m */; }; B54543E5129B4727002A28BE /* VertexBufferReader.h in Headers */ = {isa = PBXBuildFile; fileRef = B54543E3129B4727002A28BE /* VertexBufferReader.h */; settings = {ATTRIBUTES = (Public, ); }; }; B54543E6129B4727002A28BE /* VertexBufferReader.m in Sources */ = {isa = PBXBuildFile; fileRef = B54543E4129B4727002A28BE /* VertexBufferReader.m */; }; B54543E9129B473A002A28BE /* ModelMeshPartReader.h in Headers */ = {isa = PBXBuildFile; fileRef = B54543E7129B473A002A28BE /* ModelMeshPartReader.h */; settings = {ATTRIBUTES = (Public, ); }; }; B54543EA129B473A002A28BE /* ModelMeshPartReader.m in Sources */ = {isa = PBXBuildFile; fileRef = B54543E8129B473A002A28BE /* ModelMeshPartReader.m */; }; B54543F7129B47A1002A28BE /* ModelMeshReader.h in Headers */ = {isa = PBXBuildFile; fileRef = B54543F5129B47A1002A28BE /* ModelMeshReader.h */; settings = {ATTRIBUTES = (Public, ); }; }; B54543F8129B47A1002A28BE /* ModelMeshReader.m in Sources */ = {isa = PBXBuildFile; fileRef = B54543F6129B47A1002A28BE /* ModelMeshReader.m */; }; B5454402129B4F4D002A28BE /* ContentManager+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = B5454401129B4F4D002A28BE /* ContentManager+Internal.h */; }; B54F9BC112A2CA1B00F7411F /* XImporterReader.h in Headers */ = {isa = PBXBuildFile; fileRef = B54F9BBF12A2CA1B00F7411F /* XImporterReader.h */; }; B54F9BC212A2CA1B00F7411F /* XImporterReader.m in Sources */ = {isa = PBXBuildFile; fileRef = B54F9BC012A2CA1B00F7411F /* XImporterReader.m */; }; B554F7B912A3B19100F20A0D /* TextureReferenceDictionary.h in Headers */ = {isa = PBXBuildFile; fileRef = B554F7B712A3B19100F20A0D /* TextureReferenceDictionary.h */; settings = {ATTRIBUTES = (Public, ); }; }; B554F7BA12A3B19100F20A0D /* TextureReferenceDictionary.m in Sources */ = {isa = PBXBuildFile; fileRef = B554F7B812A3B19100F20A0D /* TextureReferenceDictionary.m */; }; B554F7C112A3B48600F20A0D /* ExternalReference.h in Headers */ = {isa = PBXBuildFile; fileRef = B554F7BF12A3B48600F20A0D /* ExternalReference.h */; settings = {ATTRIBUTES = (Public, ); }; }; B554F7C212A3B48600F20A0D /* ExternalReference.m in Sources */ = {isa = PBXBuildFile; fileRef = B554F7C012A3B48600F20A0D /* ExternalReference.m */; }; B554F7D312A3BD1B00F20A0D /* NamedValueDictionary.h in Headers */ = {isa = PBXBuildFile; fileRef = B554F7D112A3BD1B00F20A0D /* NamedValueDictionary.h */; settings = {ATTRIBUTES = (Public, ); }; }; B554F7EA12A3C1B100F20A0D /* NamedValueDictionary.m.h in Headers */ = {isa = PBXBuildFile; fileRef = B554F7D212A3BD1B00F20A0D /* NamedValueDictionary.m.h */; }; B554F7F312A3C23300F20A0D /* OpaqueDataDictionary.h in Headers */ = {isa = PBXBuildFile; fileRef = B554F7F112A3C23300F20A0D /* OpaqueDataDictionary.h */; settings = {ATTRIBUTES = (Public, ); }; }; B554F7F412A3C23300F20A0D /* OpaqueDataDictionary.m in Sources */ = {isa = PBXBuildFile; fileRef = B554F7F212A3C23300F20A0D /* OpaqueDataDictionary.m */; }; B554F8D012A3F3E400F20A0D /* ModelBone.h in Headers */ = {isa = PBXBuildFile; fileRef = B554F8CE12A3F3E400F20A0D /* ModelBone.h */; settings = {ATTRIBUTES = (Public, ); }; }; B554F8D112A3F3E400F20A0D /* ModelBone.m in Sources */ = {isa = PBXBuildFile; fileRef = B554F8CF12A3F3E400F20A0D /* ModelBone.m */; }; B554F8DF12A3F3FD00F20A0D /* ModelBoneCollection.h in Headers */ = {isa = PBXBuildFile; fileRef = B554F8DD12A3F3FD00F20A0D /* ModelBoneCollection.h */; settings = {ATTRIBUTES = (Public, ); }; }; B554F8E012A3F3FD00F20A0D /* ModelBoneCollection.m in Sources */ = {isa = PBXBuildFile; fileRef = B554F8DE12A3F3FD00F20A0D /* ModelBoneCollection.m */; }; B554F8F312A3F6AB00F20A0D /* ReadOnlyCollection.h in Headers */ = {isa = PBXBuildFile; fileRef = B554F8F112A3F6AB00F20A0D /* ReadOnlyCollection.h */; settings = {ATTRIBUTES = (Public, ); }; }; B554F8F512A3F6BE00F20A0D /* ReadOnlyCollection.m.h in Headers */ = {isa = PBXBuildFile; fileRef = B554F8F212A3F6AB00F20A0D /* ReadOnlyCollection.m.h */; settings = {ATTRIBUTES = (Public, ); }; }; B554F94D12A4033600F20A0D /* ModelBoneContent.h in Headers */ = {isa = PBXBuildFile; fileRef = B554F94B12A4033600F20A0D /* ModelBoneContent.h */; settings = {ATTRIBUTES = (Public, ); }; }; B554F94E12A4033600F20A0D /* ModelBoneContent.m in Sources */ = {isa = PBXBuildFile; fileRef = B554F94C12A4033600F20A0D /* ModelBoneContent.m */; }; B554F95112A4034100F20A0D /* ModelBoneContentCollection.h in Headers */ = {isa = PBXBuildFile; fileRef = B554F94F12A4034100F20A0D /* ModelBoneContentCollection.h */; settings = {ATTRIBUTES = (Public, ); }; }; B554F95212A4034100F20A0D /* ModelBoneContentCollection.m in Sources */ = {isa = PBXBuildFile; fileRef = B554F95012A4034100F20A0D /* ModelBoneContentCollection.m */; }; B554F99812A415AD00F20A0D /* ModelBoneContent+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = B554F99712A415AD00F20A0D /* ModelBoneContent+Internal.h */; }; B554F9B512A427DD00F20A0D /* ModelBoneReader.h in Headers */ = {isa = PBXBuildFile; fileRef = B554F9B312A427DD00F20A0D /* ModelBoneReader.h */; settings = {ATTRIBUTES = (Public, ); }; }; B554F9B612A427DD00F20A0D /* ModelBoneReader.m in Sources */ = {isa = PBXBuildFile; fileRef = B554F9B412A427DD00F20A0D /* ModelBoneReader.m */; }; B554F9D012A42DC600F20A0D /* IndexBuffer+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = B554F9CF12A42DC600F20A0D /* IndexBuffer+Internal.h */; }; B554F9DE12A42FD000F20A0D /* GraphicsDevice+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = B554F9DD12A42FD000F20A0D /* GraphicsDevice+Internal.h */; }; B554F9EF12A433B500F20A0D /* VertexBuffer+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = B554F9EE12A433B500F20A0D /* VertexBuffer+Internal.h */; }; B554FA0D12A4362B00F20A0D /* VertexDeclarationReader.h in Headers */ = {isa = PBXBuildFile; fileRef = B554FA0B12A4362B00F20A0D /* VertexDeclarationReader.h */; settings = {ATTRIBUTES = (Public, ); }; }; B554FA0E12A4362B00F20A0D /* VertexDeclarationReader.m in Sources */ = {isa = PBXBuildFile; fileRef = B554FA0C12A4362B00F20A0D /* VertexDeclarationReader.m */; }; B554FA2212A43A3A00F20A0D /* ModelBone+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = B554FA2012A43A3A00F20A0D /* ModelBone+Internal.h */; }; B554FC9A12A45A9D00F20A0D /* VertexPositionNormalTextureArray.h in Headers */ = {isa = PBXBuildFile; fileRef = B554FC9812A45A9D00F20A0D /* VertexPositionNormalTextureArray.h */; settings = {ATTRIBUTES = (Public, ); }; }; B554FC9B12A45A9D00F20A0D /* VertexPositionNormalTextureArray.m in Sources */ = {isa = PBXBuildFile; fileRef = B554FC9912A45A9D00F20A0D /* VertexPositionNormalTextureArray.m */; }; B554FC9E12A45B3300F20A0D /* VertexPositionNormalTexture.h in Headers */ = {isa = PBXBuildFile; fileRef = B554FC9C12A45B3300F20A0D /* VertexPositionNormalTexture.h */; settings = {ATTRIBUTES = (Public, ); }; }; B554FC9F12A45B3300F20A0D /* VertexPositionNormalTexture.m in Sources */ = {isa = PBXBuildFile; fileRef = B554FC9D12A45B3300F20A0D /* VertexPositionNormalTexture.m */; }; B5672C6C129AFDCE00DE5AAC /* ModelMeshCollection.h in Headers */ = {isa = PBXBuildFile; fileRef = B5672C6A129AFDCE00DE5AAC /* ModelMeshCollection.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5672C6D129AFDCE00DE5AAC /* ModelMeshCollection.m in Sources */ = {isa = PBXBuildFile; fileRef = B5672C6B129AFDCE00DE5AAC /* ModelMeshCollection.m */; }; B5672C7A129AFE8500DE5AAC /* ModelMeshPartCollection.h in Headers */ = {isa = PBXBuildFile; fileRef = B5672C78129AFE8500DE5AAC /* ModelMeshPartCollection.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5672C7B129AFE8500DE5AAC /* ModelMeshPartCollection.m in Sources */ = {isa = PBXBuildFile; fileRef = B5672C79129AFE8500DE5AAC /* ModelMeshPartCollection.m */; }; B5672CC2129B02D100DE5AAC /* ModelEffectCollection.h in Headers */ = {isa = PBXBuildFile; fileRef = B5672CC0129B02D100DE5AAC /* ModelEffectCollection.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5672CC3129B02D100DE5AAC /* ModelEffectCollection.m in Sources */ = {isa = PBXBuildFile; fileRef = B5672CC1129B02D100DE5AAC /* ModelEffectCollection.m */; }; B5672CD8129B0CAC00DE5AAC /* Model+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = B5672CD7129B0CAC00DE5AAC /* Model+Internal.h */; }; B5672CDA129B0CB700DE5AAC /* ModelMesh+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = B5672CD9129B0CB700DE5AAC /* ModelMesh+Internal.h */; }; B5672CDC129B0CC300DE5AAC /* ModelMeshPart+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = B5672CDB129B0CC300DE5AAC /* ModelMeshPart+Internal.h */; }; B5672D1A129B174100DE5AAC /* ModelReader.h in Headers */ = {isa = PBXBuildFile; fileRef = B5672D18129B174100DE5AAC /* ModelReader.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5672D1B129B174100DE5AAC /* ModelReader.m in Sources */ = {isa = PBXBuildFile; fileRef = B5672D19129B174100DE5AAC /* ModelReader.m */; }; B56CC50D123A6F3600B72347 /* MipmapChain.h in Headers */ = {isa = PBXBuildFile; fileRef = B56CC50B123A6F3600B72347 /* MipmapChain.h */; settings = {ATTRIBUTES = (Public, ); }; }; B56CC50E123A6F3600B72347 /* MipmapChain.m in Sources */ = {isa = PBXBuildFile; fileRef = B56CC50C123A6F3600B72347 /* MipmapChain.m */; }; B56CC511123A739100B72347 /* MipmapChainCollection.h in Headers */ = {isa = PBXBuildFile; fileRef = B56CC50F123A739100B72347 /* MipmapChainCollection.h */; settings = {ATTRIBUTES = (Public, ); }; }; B56CC512123A739100B72347 /* MipmapChainCollection.m in Sources */ = {isa = PBXBuildFile; fileRef = B56CC510123A739100B72347 /* MipmapChainCollection.m */; }; B56CC527123A79E800B72347 /* Texture2DContent.h in Headers */ = {isa = PBXBuildFile; fileRef = B56CC525123A79E800B72347 /* Texture2DContent.h */; settings = {ATTRIBUTES = (Public, ); }; }; B56CC528123A79E800B72347 /* Texture2DContent.m in Sources */ = {isa = PBXBuildFile; fileRef = B56CC526123A79E800B72347 /* Texture2DContent.m */; }; B56CC55B123A846C00B72347 /* IServiceProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = B56CC559123A846C00B72347 /* IServiceProvider.h */; settings = {ATTRIBUTES = (Public, ); }; }; B56CC5BD123A915700B72347 /* ContentReader.h in Headers */ = {isa = PBXBuildFile; fileRef = B56CC5BB123A915700B72347 /* ContentReader.h */; settings = {ATTRIBUTES = (Public, ); }; }; B56CC5BE123A915700B72347 /* ContentReader.m in Sources */ = {isa = PBXBuildFile; fileRef = B56CC5BC123A915700B72347 /* ContentReader.m */; }; B56CC5C3123A927500B72347 /* ContentTypeReader.h in Headers */ = {isa = PBXBuildFile; fileRef = B56CC5C1123A927500B72347 /* ContentTypeReader.h */; settings = {ATTRIBUTES = (Public, ); }; }; B56CC5C4123A927500B72347 /* ContentTypeReader.m in Sources */ = {isa = PBXBuildFile; fileRef = B56CC5C2123A927500B72347 /* ContentTypeReader.m */; }; B56CC5C7123A928A00B72347 /* ContentTypeReaderManager.h in Headers */ = {isa = PBXBuildFile; fileRef = B56CC5C5123A928A00B72347 /* ContentTypeReaderManager.h */; settings = {ATTRIBUTES = (Public, ); }; }; B56CC5C8123A928A00B72347 /* ContentTypeReaderManager.m in Sources */ = {isa = PBXBuildFile; fileRef = B56CC5C6123A928A00B72347 /* ContentTypeReaderManager.m */; }; B56CC5CB123A92BB00B72347 /* Texture2DReader.h in Headers */ = {isa = PBXBuildFile; fileRef = B56CC5C9123A92BB00B72347 /* Texture2DReader.h */; settings = {ATTRIBUTES = (Public, ); }; }; B56CC5CC123A92BB00B72347 /* Texture2DReader.m in Sources */ = {isa = PBXBuildFile; fileRef = B56CC5CA123A92BB00B72347 /* Texture2DReader.m */; }; B57E3665124BC23E00DDAA42 /* Viewport.h in Headers */ = {isa = PBXBuildFile; fileRef = B57E3663124BC23E00DDAA42 /* Viewport.h */; settings = {ATTRIBUTES = (Public, ); }; }; B57E3666124BC23E00DDAA42 /* Viewport.m in Sources */ = {isa = PBXBuildFile; fileRef = B57E3664124BC23E00DDAA42 /* Viewport.m */; }; B57E36BE124BE2DD00DDAA42 /* VertexPositionColorTexture.h in Headers */ = {isa = PBXBuildFile; fileRef = B57E36BC124BE2DD00DDAA42 /* VertexPositionColorTexture.h */; settings = {ATTRIBUTES = (Public, ); }; }; B57E36BF124BE2DD00DDAA42 /* VertexPositionColorTexture.m in Sources */ = {isa = PBXBuildFile; fileRef = B57E36BD124BE2DD00DDAA42 /* VertexPositionColorTexture.m */; }; B57E36CC124BE36E00DDAA42 /* VertexPositionColorTextureArray.h in Headers */ = {isa = PBXBuildFile; fileRef = B57E36CA124BE36E00DDAA42 /* VertexPositionColorTextureArray.h */; settings = {ATTRIBUTES = (Public, ); }; }; B57E36CD124BE36E00DDAA42 /* VertexPositionColorTextureArray.m in Sources */ = {isa = PBXBuildFile; fileRef = B57E36CB124BE36E00DDAA42 /* VertexPositionColorTextureArray.m */; }; B594878212AEF3DA00EE601F /* PointStruct.h in Headers */ = {isa = PBXBuildFile; fileRef = B594878112AEF3DA00EE601F /* PointStruct.h */; settings = {ATTRIBUTES = (Public, ); }; }; B594878512AEF44900EE601F /* XniPoint.h in Headers */ = {isa = PBXBuildFile; fileRef = B594878312AEF44900EE601F /* XniPoint.h */; settings = {ATTRIBUTES = (Public, ); }; }; B594878612AEF44900EE601F /* XniPoint.m in Sources */ = {isa = PBXBuildFile; fileRef = B594878412AEF44900EE601F /* XniPoint.m */; }; B59AD7F01236E07300F99511 /* ContentImporter.h in Headers */ = {isa = PBXBuildFile; fileRef = B59AD7EE1236E07300F99511 /* ContentImporter.h */; settings = {ATTRIBUTES = (Public, ); }; }; B59AD7F11236E07300F99511 /* ContentImporter.m in Sources */ = {isa = PBXBuildFile; fileRef = B59AD7EF1236E07300F99511 /* ContentImporter.m */; }; B59AD80C1236E21900F99511 /* Retronator.Xni.Framework.Content.Pipeline.h in Headers */ = {isa = PBXBuildFile; fileRef = B59AD80B1236E21900F99511 /* Retronator.Xni.Framework.Content.Pipeline.h */; settings = {ATTRIBUTES = (Public, ); }; }; B59AD80E1236E22B00F99511 /* Retronator.Xni.Framework.Content.Pipeline.classes.h in Headers */ = {isa = PBXBuildFile; fileRef = B59AD80D1236E22B00F99511 /* Retronator.Xni.Framework.Content.Pipeline.classes.h */; settings = {ATTRIBUTES = (Public, ); }; }; B59AD8111236E25700F99511 /* TextureImporter.h in Headers */ = {isa = PBXBuildFile; fileRef = B59AD80F1236E25700F99511 /* TextureImporter.h */; settings = {ATTRIBUTES = (Public, ); }; }; B59AD8121236E25700F99511 /* TextureImporter.m in Sources */ = {isa = PBXBuildFile; fileRef = B59AD8101236E25700F99511 /* TextureImporter.m */; }; B59AD81A1236E55E00F99511 /* Retronator.Xni.Framework.Content.Pipeline.Graphics.classes.h in Headers */ = {isa = PBXBuildFile; fileRef = B59AD8191236E55E00F99511 /* Retronator.Xni.Framework.Content.Pipeline.Graphics.classes.h */; settings = {ATTRIBUTES = (Public, ); }; }; B59AD81C1236E56800F99511 /* Retronator.Xni.Framework.Content.Pipeline.Graphics.h in Headers */ = {isa = PBXBuildFile; fileRef = B59AD81B1236E56800F99511 /* Retronator.Xni.Framework.Content.Pipeline.Graphics.h */; settings = {ATTRIBUTES = (Public, ); }; }; B59AD81F1236E59A00F99511 /* ContentItem.h in Headers */ = {isa = PBXBuildFile; fileRef = B59AD81D1236E59A00F99511 /* ContentItem.h */; settings = {ATTRIBUTES = (Public, ); }; }; B59AD8201236E59A00F99511 /* ContentItem.m in Sources */ = {isa = PBXBuildFile; fileRef = B59AD81E1236E59A00F99511 /* ContentItem.m */; }; B59AD8231236E76E00F99511 /* ContentIdentity.h in Headers */ = {isa = PBXBuildFile; fileRef = B59AD8211236E76E00F99511 /* ContentIdentity.h */; settings = {ATTRIBUTES = (Public, ); }; }; B59AD8241236E76E00F99511 /* ContentIdentity.m in Sources */ = {isa = PBXBuildFile; fileRef = B59AD8221236E76E00F99511 /* ContentIdentity.m */; }; B59AD8681236EC2300F99511 /* TextureContent.h in Headers */ = {isa = PBXBuildFile; fileRef = B59AD8661236EC2300F99511 /* TextureContent.h */; settings = {ATTRIBUTES = (Public, ); }; }; B59AD8691236EC2300F99511 /* TextureContent.m in Sources */ = {isa = PBXBuildFile; fileRef = B59AD8671236EC2300F99511 /* TextureContent.m */; }; B59AD86E1236ED3900F99511 /* BitmapContent.h in Headers */ = {isa = PBXBuildFile; fileRef = B59AD86C1236ED3900F99511 /* BitmapContent.h */; settings = {ATTRIBUTES = (Public, ); }; }; B59AD86F1236ED3900F99511 /* BitmapContent.m in Sources */ = {isa = PBXBuildFile; fileRef = B59AD86D1236ED3900F99511 /* BitmapContent.m */; }; B59AD8821236EFF200F99511 /* PixelBitmapContent.h in Headers */ = {isa = PBXBuildFile; fileRef = B59AD8801236EFF200F99511 /* PixelBitmapContent.h */; settings = {ATTRIBUTES = (Public, ); }; }; B59AD8831236EFF200F99511 /* PixelBitmapContent.m in Sources */ = {isa = PBXBuildFile; fileRef = B59AD8811236EFF200F99511 /* PixelBitmapContent.m */; }; B59AD8A01236F1FF00F99511 /* Retronator.Xni.Framework.Graphics.PackedVector.classes.h in Headers */ = {isa = PBXBuildFile; fileRef = B59AD89F1236F1FF00F99511 /* Retronator.Xni.Framework.Graphics.PackedVector.classes.h */; settings = {ATTRIBUTES = (Public, ); }; }; B59AD8A21236F20B00F99511 /* Retronator.Xni.Framework.Graphics.PackedVector.h in Headers */ = {isa = PBXBuildFile; fileRef = B59AD8A11236F20B00F99511 /* Retronator.Xni.Framework.Graphics.PackedVector.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5A1C82F12353F8700DB60CB /* Retronator.Xni.Framework.Content.h in Headers */ = {isa = PBXBuildFile; fileRef = B5A1C82E12353F8700DB60CB /* Retronator.Xni.Framework.Content.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5A1C83112353F9B00DB60CB /* Retronator.Xni.Framework.Content.classes.h in Headers */ = {isa = PBXBuildFile; fileRef = B5A1C83012353F9B00DB60CB /* Retronator.Xni.Framework.Content.classes.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5A1C83412353FBB00DB60CB /* ContentManager.h in Headers */ = {isa = PBXBuildFile; fileRef = B5A1C83212353FBB00DB60CB /* ContentManager.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5A1C83512353FBB00DB60CB /* ContentManager.m in Sources */ = {isa = PBXBuildFile; fileRef = B5A1C83312353FBB00DB60CB /* ContentManager.m */; }; B5BBC1CF1248D4CB0066F5ED /* IndexBuffer.h in Headers */ = {isa = PBXBuildFile; fileRef = B5BBC1CD1248D4CB0066F5ED /* IndexBuffer.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5BBC1D01248D4CB0066F5ED /* IndexBuffer.m in Sources */ = {isa = PBXBuildFile; fileRef = B5BBC1CE1248D4CB0066F5ED /* IndexBuffer.m */; }; B5BBC1E01248D5640066F5ED /* SamplerStateCollection.h in Headers */ = {isa = PBXBuildFile; fileRef = B5BBC1DE1248D5640066F5ED /* SamplerStateCollection.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5BBC1E11248D5640066F5ED /* SamplerStateCollection.m in Sources */ = {isa = PBXBuildFile; fileRef = B5BBC1DF1248D5640066F5ED /* SamplerStateCollection.m */; }; B5BBC1F11248D60A0066F5ED /* TextureCollection.h in Headers */ = {isa = PBXBuildFile; fileRef = B5BBC1EF1248D6090066F5ED /* TextureCollection.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5BBC1F21248D60A0066F5ED /* TextureCollection.m in Sources */ = {isa = PBXBuildFile; fileRef = B5BBC1F01248D6090066F5ED /* TextureCollection.m */; }; B5BBC2AE1248F0C40066F5ED /* VertexDeclaration.h in Headers */ = {isa = PBXBuildFile; fileRef = B5BBC2AC1248F0C40066F5ED /* VertexDeclaration.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5BBC2AF1248F0C40066F5ED /* VertexDeclaration.m in Sources */ = {isa = PBXBuildFile; fileRef = B5BBC2AD1248F0C40066F5ED /* VertexDeclaration.m */; }; B5BBC2BC1248F2990066F5ED /* VertexElement.h in Headers */ = {isa = PBXBuildFile; fileRef = B5BBC2BA1248F2990066F5ED /* VertexElement.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5BBC2BD1248F2990066F5ED /* VertexElement.m in Sources */ = {isa = PBXBuildFile; fileRef = B5BBC2BB1248F2990066F5ED /* VertexElement.m */; }; B5BBC2D21248F98D0066F5ED /* VertexBuffer.h in Headers */ = {isa = PBXBuildFile; fileRef = B5BBC2D01248F98D0066F5ED /* VertexBuffer.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5BBC2D31248F98D0066F5ED /* VertexBuffer.m in Sources */ = {isa = PBXBuildFile; fileRef = B5BBC2D11248F98D0066F5ED /* VertexBuffer.m */; }; B5BBC2EC1248FC7A0066F5ED /* VertexBufferBinding.h in Headers */ = {isa = PBXBuildFile; fileRef = B5BBC2EA1248FC7A0066F5ED /* VertexBufferBinding.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5BBC2ED1248FC7A0066F5ED /* VertexBufferBinding.m in Sources */ = {isa = PBXBuildFile; fileRef = B5BBC2EB1248FC7A0066F5ED /* VertexBufferBinding.m */; }; B5DDE7EB11FF04E3000DB38B /* Game.h in Headers */ = {isa = PBXBuildFile; fileRef = B5DDE7E911FF04E3000DB38B /* Game.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5DDE7EC11FF04E3000DB38B /* Game.m in Sources */ = {isa = PBXBuildFile; fileRef = B5DDE7EA11FF04E3000DB38B /* Game.m */; }; B5DDE7EF11FF06BB000DB38B /* GameServiceContainer.h in Headers */ = {isa = PBXBuildFile; fileRef = B5DDE7ED11FF06BB000DB38B /* GameServiceContainer.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5DDE7F011FF06BB000DB38B /* GameServiceContainer.m in Sources */ = {isa = PBXBuildFile; fileRef = B5DDE7EE11FF06BB000DB38B /* GameServiceContainer.m */; }; B5DDE7FF11FF0A0F000DB38B /* GameComponentCollection.h in Headers */ = {isa = PBXBuildFile; fileRef = B5DDE7FD11FF0A0F000DB38B /* GameComponentCollection.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5DDE80011FF0A0F000DB38B /* GameComponentCollection.m in Sources */ = {isa = PBXBuildFile; fileRef = B5DDE7FE11FF0A0F000DB38B /* GameComponentCollection.m */; }; B5DDE80211FF0AE3000DB38B /* IGameComponent.h in Headers */ = {isa = PBXBuildFile; fileRef = B5DDE80111FF0AE3000DB38B /* IGameComponent.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5DDE80511FF0B2D000DB38B /* IUpdatable.h in Headers */ = {isa = PBXBuildFile; fileRef = B5DDE80411FF0B2D000DB38B /* IUpdatable.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5DDE80711FF0B3C000DB38B /* IDrawable.h in Headers */ = {isa = PBXBuildFile; fileRef = B5DDE80611FF0B3C000DB38B /* IDrawable.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5DDE80A11FF0C24000DB38B /* GameComponentCollectionEventArgs.h in Headers */ = {isa = PBXBuildFile; fileRef = B5DDE80811FF0C24000DB38B /* GameComponentCollectionEventArgs.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5DDE80B11FF0C24000DB38B /* GameComponentCollectionEventArgs.m in Sources */ = {isa = PBXBuildFile; fileRef = B5DDE80911FF0C24000DB38B /* GameComponentCollectionEventArgs.m */; }; B5DDE82211FF0D4F000DB38B /* GameTime.h in Headers */ = {isa = PBXBuildFile; fileRef = B5DDE82011FF0D4F000DB38B /* GameTime.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5DDE82311FF0D4F000DB38B /* GameTime.m in Sources */ = {isa = PBXBuildFile; fileRef = B5DDE82111FF0D4F000DB38B /* GameTime.m */; }; B5DDE82B11FF10EF000DB38B /* IGraphicsDeviceService.h in Headers */ = {isa = PBXBuildFile; fileRef = B5DDE82A11FF10EF000DB38B /* IGraphicsDeviceService.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5DDE82D11FF10FD000DB38B /* IGraphicsDeviceManager.h in Headers */ = {isa = PBXBuildFile; fileRef = B5DDE82C11FF10FD000DB38B /* IGraphicsDeviceManager.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5DDE82F11FF1213000DB38B /* Retronator.Xni.Framework.Graphics.classes.h in Headers */ = {isa = PBXBuildFile; fileRef = B5DDE82E11FF1213000DB38B /* Retronator.Xni.Framework.Graphics.classes.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5DDE83111FF1222000DB38B /* Retronator.Xni.Framework.Graphics.h in Headers */ = {isa = PBXBuildFile; fileRef = B5DDE83011FF1222000DB38B /* Retronator.Xni.Framework.Graphics.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5DDE85C11FF1326000DB38B /* GraphicsDevice.h in Headers */ = {isa = PBXBuildFile; fileRef = B5DDE85A11FF1326000DB38B /* GraphicsDevice.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5DDE85D11FF1326000DB38B /* GraphicsDevice.m in Sources */ = {isa = PBXBuildFile; fileRef = B5DDE85B11FF1326000DB38B /* GraphicsDevice.m */; }; B5DDE89611FF16A3000DB38B /* Protocols.h in Headers */ = {isa = PBXBuildFile; fileRef = B5DDE89411FF16A3000DB38B /* Protocols.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5DDE89711FF16A3000DB38B /* Protocols.m in Sources */ = {isa = PBXBuildFile; fileRef = B5DDE89511FF16A3000DB38B /* Protocols.m */; }; B5DDE8C311FF29E8000DB38B /* ReachGraphicsDevice.h in Headers */ = {isa = PBXBuildFile; fileRef = B5DDE8C111FF29E8000DB38B /* ReachGraphicsDevice.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5DDE8C411FF29E8000DB38B /* ReachGraphicsDevice.m in Sources */ = {isa = PBXBuildFile; fileRef = B5DDE8C211FF29E8000DB38B /* ReachGraphicsDevice.m */; }; B5DDE8C711FF2A23000DB38B /* HiDefGraphicsDevice.h in Headers */ = {isa = PBXBuildFile; fileRef = B5DDE8C511FF2A23000DB38B /* HiDefGraphicsDevice.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5DDE8C811FF2A23000DB38B /* HiDefGraphicsDevice.m in Sources */ = {isa = PBXBuildFile; fileRef = B5DDE8C611FF2A23000DB38B /* HiDefGraphicsDevice.m */; }; B5DDE8CA11FF2AD6000DB38B /* GraphicsEnums.h in Headers */ = {isa = PBXBuildFile; fileRef = B5DDE8C911FF2AD6000DB38B /* GraphicsEnums.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5DDE90911FF352E000DB38B /* Color.h in Headers */ = {isa = PBXBuildFile; fileRef = B5DDE90711FF352E000DB38B /* Color.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5DDE90A11FF352E000DB38B /* Color.m in Sources */ = {isa = PBXBuildFile; fileRef = B5DDE90811FF352E000DB38B /* Color.m */; }; B5DDE99111FF546B000DB38B /* GraphicsDeviceManager.h in Headers */ = {isa = PBXBuildFile; fileRef = B5DDE98F11FF546B000DB38B /* GraphicsDeviceManager.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5DDE99211FF546B000DB38B /* GraphicsDeviceManager.m in Sources */ = {isa = PBXBuildFile; fileRef = B5DDE99011FF546B000DB38B /* GraphicsDeviceManager.m */; }; B5DDEA2811FF62FD000DB38B /* System.classes.h in Headers */ = {isa = PBXBuildFile; fileRef = B5DE189E11F8886D00BF3275 /* System.classes.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5DE189811F8884A00BF3275 /* Delegate.h in Headers */ = {isa = PBXBuildFile; fileRef = B5DE189211F8884A00BF3275 /* Delegate.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5DE189911F8884A00BF3275 /* Delegate.m in Sources */ = {isa = PBXBuildFile; fileRef = B5DE189311F8884A00BF3275 /* Delegate.m */; }; B5DE189A11F8884A00BF3275 /* Event.h in Headers */ = {isa = PBXBuildFile; fileRef = B5DE189411F8884A00BF3275 /* Event.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5DE189B11F8884A00BF3275 /* Event.m in Sources */ = {isa = PBXBuildFile; fileRef = B5DE189511F8884A00BF3275 /* Event.m */; }; B5DE189C11F8884A00BF3275 /* EventArgs.h in Headers */ = {isa = PBXBuildFile; fileRef = B5DE189611F8884A00BF3275 /* EventArgs.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5DE189D11F8884A00BF3275 /* EventArgs.m in Sources */ = {isa = PBXBuildFile; fileRef = B5DE189711F8884A00BF3275 /* EventArgs.m */; }; B5DE18A111F8888B00BF3275 /* Retronator.Xni.Framework.classes.h in Headers */ = {isa = PBXBuildFile; fileRef = B5DE189F11F8888B00BF3275 /* Retronator.Xni.Framework.classes.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5DE18A211F8888B00BF3275 /* Retronator.Xni.Framework.h in Headers */ = {isa = PBXBuildFile; fileRef = B5DE18A011F8888B00BF3275 /* Retronator.Xni.Framework.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5DE18A411F888BC00BF3275 /* System.h in Headers */ = {isa = PBXBuildFile; fileRef = B5DE18A311F888BC00BF3275 /* System.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5DE18FE11F88AD900BF3275 /* GameHost.h in Headers */ = {isa = PBXBuildFile; fileRef = B5DE18FA11F88AD900BF3275 /* GameHost.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5DE18FF11F88AD900BF3275 /* GameHost.m in Sources */ = {isa = PBXBuildFile; fileRef = B5DE18FB11F88AD900BF3275 /* GameHost.m */; }; B5DE190011F88AD900BF3275 /* GameWindow.h in Headers */ = {isa = PBXBuildFile; fileRef = B5DE18FC11F88AD900BF3275 /* GameWindow.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5DE190111F88AD900BF3275 /* GameWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = B5DE18FD11F88AD900BF3275 /* GameWindow.m */; }; B5DE190411F88AF500BF3275 /* Rectangle.h in Headers */ = {isa = PBXBuildFile; fileRef = B5DE190211F88AF500BF3275 /* Rectangle.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5DE190511F88AF500BF3275 /* Rectangle.m in Sources */ = {isa = PBXBuildFile; fileRef = B5DE190311F88AF500BF3275 /* Rectangle.m */; }; B5DE190711F88B5D00BF3275 /* RectangleStruct.h in Headers */ = {isa = PBXBuildFile; fileRef = B5DE190611F88B5D00BF3275 /* RectangleStruct.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5DE194A11F89C0900BF3275 /* GameViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = B5DE194811F89C0900BF3275 /* GameViewController.h */; settings = {ATTRIBUTES = (); }; }; B5DE194B11F89C0900BF3275 /* GameViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B5DE194911F89C0900BF3275 /* GameViewController.m */; }; B5DE194E11F89C1F00BF3275 /* GameView.h in Headers */ = {isa = PBXBuildFile; fileRef = B5DE194C11F89C1F00BF3275 /* GameView.h */; settings = {ATTRIBUTES = (); }; }; B5DE194F11F89C1F00BF3275 /* GameView.m in Sources */ = {isa = PBXBuildFile; fileRef = B5DE194D11F89C1F00BF3275 /* GameView.m */; }; B5E78B4A1242925600DDD99A /* SpriteBatch.h in Headers */ = {isa = PBXBuildFile; fileRef = B5E78B481242925600DDD99A /* SpriteBatch.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5E78B4B1242925600DDD99A /* SpriteBatch.m in Sources */ = {isa = PBXBuildFile; fileRef = B5E78B491242925600DDD99A /* SpriteBatch.m */; }; B5E78B6212429AEC00DDD99A /* BlendState.h in Headers */ = {isa = PBXBuildFile; fileRef = B5E78B6012429AEC00DDD99A /* BlendState.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5E78B6312429AEC00DDD99A /* BlendState.m in Sources */ = {isa = PBXBuildFile; fileRef = B5E78B6112429AEC00DDD99A /* BlendState.m */; }; B5E78B6612429AF900DDD99A /* DepthStencilState.h in Headers */ = {isa = PBXBuildFile; fileRef = B5E78B6412429AF900DDD99A /* DepthStencilState.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5E78B6712429AF900DDD99A /* DepthStencilState.m in Sources */ = {isa = PBXBuildFile; fileRef = B5E78B6512429AF900DDD99A /* DepthStencilState.m */; }; B5E78B6A12429B0E00DDD99A /* RasterizerState.h in Headers */ = {isa = PBXBuildFile; fileRef = B5E78B6812429B0E00DDD99A /* RasterizerState.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5E78B6B12429B0E00DDD99A /* RasterizerState.m in Sources */ = {isa = PBXBuildFile; fileRef = B5E78B6912429B0E00DDD99A /* RasterizerState.m */; }; B5E78B6E12429B1A00DDD99A /* SamplerState.h in Headers */ = {isa = PBXBuildFile; fileRef = B5E78B6C12429B1A00DDD99A /* SamplerState.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5E78B6F12429B1A00DDD99A /* SamplerState.m in Sources */ = {isa = PBXBuildFile; fileRef = B5E78B6D12429B1A00DDD99A /* SamplerState.m */; }; B5E78B7A12429BBD00DDD99A /* Effect.h in Headers */ = {isa = PBXBuildFile; fileRef = B5E78B7812429BBD00DDD99A /* Effect.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5E78B7B12429BBD00DDD99A /* Effect.m in Sources */ = {isa = PBXBuildFile; fileRef = B5E78B7912429BBD00DDD99A /* Effect.m */; }; B5E7EC54129AE1A00015B663 /* NodeContent.h in Headers */ = {isa = PBXBuildFile; fileRef = B5E7EC52129AE1A00015B663 /* NodeContent.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5E7EC55129AE1A00015B663 /* NodeContent.m in Sources */ = {isa = PBXBuildFile; fileRef = B5E7EC53129AE1A00015B663 /* NodeContent.m */; }; B5E7EC5B129AE1BF0015B663 /* MeshContent.h in Headers */ = {isa = PBXBuildFile; fileRef = B5E7EC59129AE1BF0015B663 /* MeshContent.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5E7EC5C129AE1BF0015B663 /* MeshContent.m in Sources */ = {isa = PBXBuildFile; fileRef = B5E7EC5A129AE1BF0015B663 /* MeshContent.m */; }; B5E7EC5F129AE1CD0015B663 /* GeometryContent.h in Headers */ = {isa = PBXBuildFile; fileRef = B5E7EC5D129AE1CD0015B663 /* GeometryContent.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5E7EC60129AE1CD0015B663 /* GeometryContent.m in Sources */ = {isa = PBXBuildFile; fileRef = B5E7EC5E129AE1CD0015B663 /* GeometryContent.m */; }; B5E7EC67129AE2340015B663 /* VertexContent.h in Headers */ = {isa = PBXBuildFile; fileRef = B5E7EC65129AE2340015B663 /* VertexContent.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5E7EC68129AE2340015B663 /* VertexContent.m in Sources */ = {isa = PBXBuildFile; fileRef = B5E7EC66129AE2340015B663 /* VertexContent.m */; }; B5E7EC6B129AE2410015B663 /* IndexCollection.h in Headers */ = {isa = PBXBuildFile; fileRef = B5E7EC69129AE2410015B663 /* IndexCollection.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5E7EC6C129AE2410015B663 /* IndexCollection.m in Sources */ = {isa = PBXBuildFile; fileRef = B5E7EC6A129AE2410015B663 /* IndexCollection.m */; }; B5E7EC6F129AE2530015B663 /* MaterialContent.h in Headers */ = {isa = PBXBuildFile; fileRef = B5E7EC6D129AE2530015B663 /* MaterialContent.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5E7EC70129AE2530015B663 /* MaterialContent.m in Sources */ = {isa = PBXBuildFile; fileRef = B5E7EC6E129AE2530015B663 /* MaterialContent.m */; }; B5E7EC73129AE2860015B663 /* BasicMaterialContent.h in Headers */ = {isa = PBXBuildFile; fileRef = B5E7EC71129AE2860015B663 /* BasicMaterialContent.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5E7EC74129AE2860015B663 /* BasicMaterialContent.m in Sources */ = {isa = PBXBuildFile; fileRef = B5E7EC72129AE2860015B663 /* BasicMaterialContent.m */; }; B5E7EC77129AE2E10015B663 /* ModelContent.h in Headers */ = {isa = PBXBuildFile; fileRef = B5E7EC75129AE2E10015B663 /* ModelContent.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5E7EC78129AE2E10015B663 /* ModelContent.m in Sources */ = {isa = PBXBuildFile; fileRef = B5E7EC76129AE2E10015B663 /* ModelContent.m */; }; B5E7EC7B129AE2ED0015B663 /* ModelMeshContent.h in Headers */ = {isa = PBXBuildFile; fileRef = B5E7EC79129AE2ED0015B663 /* ModelMeshContent.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5E7EC7C129AE2ED0015B663 /* ModelMeshContent.m in Sources */ = {isa = PBXBuildFile; fileRef = B5E7EC7A129AE2ED0015B663 /* ModelMeshContent.m */; }; B5E7EC7F129AE2FD0015B663 /* ModelMeshPartContent.h in Headers */ = {isa = PBXBuildFile; fileRef = B5E7EC7D129AE2FD0015B663 /* ModelMeshPartContent.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5E7EC80129AE2FD0015B663 /* ModelMeshPartContent.m in Sources */ = {isa = PBXBuildFile; fileRef = B5E7EC7E129AE2FD0015B663 /* ModelMeshPartContent.m */; }; B5E7EC83129AE30C0015B663 /* VertexBufferContent.h in Headers */ = {isa = PBXBuildFile; fileRef = B5E7EC81129AE30C0015B663 /* VertexBufferContent.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5E7EC84129AE30C0015B663 /* VertexBufferContent.m in Sources */ = {isa = PBXBuildFile; fileRef = B5E7EC82129AE30C0015B663 /* VertexBufferContent.m */; }; B5E7EC87129AE3570015B663 /* Model.h in Headers */ = {isa = PBXBuildFile; fileRef = B5E7EC85129AE3570015B663 /* Model.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5E7EC88129AE3570015B663 /* Model.m in Sources */ = {isa = PBXBuildFile; fileRef = B5E7EC86129AE3570015B663 /* Model.m */; }; B5E7EC8B129AE3640015B663 /* ModelMesh.h in Headers */ = {isa = PBXBuildFile; fileRef = B5E7EC89129AE3640015B663 /* ModelMesh.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5E7EC8C129AE3640015B663 /* ModelMesh.m in Sources */ = {isa = PBXBuildFile; fileRef = B5E7EC8A129AE3640015B663 /* ModelMesh.m */; }; B5E7EC8F129AE36E0015B663 /* ModelMeshPart.h in Headers */ = {isa = PBXBuildFile; fileRef = B5E7EC8D129AE36E0015B663 /* ModelMeshPart.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5E7EC90129AE36E0015B663 /* ModelMeshPart.m in Sources */ = {isa = PBXBuildFile; fileRef = B5E7EC8E129AE36E0015B663 /* ModelMeshPart.m */; }; B5E7ECAE129AE5B40015B663 /* TextureProcessor.h in Headers */ = {isa = PBXBuildFile; fileRef = B5E7ECAC129AE5B40015B663 /* TextureProcessor.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5E7ECAF129AE5B40015B663 /* TextureProcessor.m in Sources */ = {isa = PBXBuildFile; fileRef = B5E7ECAD129AE5B40015B663 /* TextureProcessor.m */; }; B5E7ECB2129AE5C50015B663 /* ModelProcessor.h in Headers */ = {isa = PBXBuildFile; fileRef = B5E7ECB0129AE5C50015B663 /* ModelProcessor.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5E7ECB3129AE5C50015B663 /* ModelProcessor.m in Sources */ = {isa = PBXBuildFile; fileRef = B5E7ECB1129AE5C50015B663 /* ModelProcessor.m */; }; B5E7ECB6129AE5D40015B663 /* MaterialProcessor.h in Headers */ = {isa = PBXBuildFile; fileRef = B5E7ECB4129AE5D40015B663 /* MaterialProcessor.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5E7ECB7129AE5D40015B663 /* MaterialProcessor.m in Sources */ = {isa = PBXBuildFile; fileRef = B5E7ECB5129AE5D40015B663 /* MaterialProcessor.m */; }; B5E7ECBA129AE6120015B663 /* XImporter.h in Headers */ = {isa = PBXBuildFile; fileRef = B5E7ECB8129AE6120015B663 /* XImporter.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5E7ECBB129AE6120015B663 /* XImporter.m in Sources */ = {isa = PBXBuildFile; fileRef = B5E7ECB9129AE6120015B663 /* XImporter.m */; }; B5E7ECBD129AE6560015B663 /* Retronator.Xni.Framework.Content.Pipeline.Processors.h in Headers */ = {isa = PBXBuildFile; fileRef = B5E7ECBC129AE6560015B663 /* Retronator.Xni.Framework.Content.Pipeline.Processors.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5E7ECBF129AE6620015B663 /* Retronator.Xni.Framework.Content.Pipeline.Processors.classes.h in Headers */ = {isa = PBXBuildFile; fileRef = B5E7ECBE129AE6620015B663 /* Retronator.Xni.Framework.Content.Pipeline.Processors.classes.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5E7ECD4129AE6A70015B663 /* ContentProcessor.h in Headers */ = {isa = PBXBuildFile; fileRef = B5E7ECD2129AE6A70015B663 /* ContentProcessor.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5E7ECD5129AE6A70015B663 /* ContentProcessor.m in Sources */ = {isa = PBXBuildFile; fileRef = B5E7ECD3129AE6A70015B663 /* ContentProcessor.m */; }; B5E7ECD7129AE6CA0015B663 /* IContentProcessor.h in Headers */ = {isa = PBXBuildFile; fileRef = B5E7ECD6129AE6CA0015B663 /* IContentProcessor.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5E7ECD9129AE6D20015B663 /* IContentImporter.h in Headers */ = {isa = PBXBuildFile; fileRef = B5E7ECD8129AE6D20015B663 /* IContentImporter.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5EA634F12491709001245A4 /* VertexStructs.h in Headers */ = {isa = PBXBuildFile; fileRef = B5EA634E12491709001245A4 /* VertexStructs.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5EA636F124917E2001245A4 /* VertexPositionColor.h in Headers */ = {isa = PBXBuildFile; fileRef = B5EA636D124917E2001245A4 /* VertexPositionColor.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5EA6370124917E2001245A4 /* VertexPositionColor.m in Sources */ = {isa = PBXBuildFile; fileRef = B5EA636E124917E2001245A4 /* VertexPositionColor.m */; }; B5EA637E124921D0001245A4 /* XniAdaptiveArray.h in Headers */ = {isa = PBXBuildFile; fileRef = B5EA637C124921D0001245A4 /* XniAdaptiveArray.h */; settings = {ATTRIBUTES = (); }; }; B5EA637F124921D0001245A4 /* XniAdaptiveArray.m in Sources */ = {isa = PBXBuildFile; fileRef = B5EA637D124921D0001245A4 /* XniAdaptiveArray.m */; }; B5EA638F1249229D001245A4 /* VertexArray.h in Headers */ = {isa = PBXBuildFile; fileRef = B5EA638D1249229D001245A4 /* VertexArray.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5EA63901249229D001245A4 /* VertexArray.m in Sources */ = {isa = PBXBuildFile; fileRef = B5EA638E1249229D001245A4 /* VertexArray.m */; }; B5EA65531249482D001245A4 /* VertexPositionTexture.h in Headers */ = {isa = PBXBuildFile; fileRef = B5EA65511249482D001245A4 /* VertexPositionTexture.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5EA65541249482D001245A4 /* VertexPositionTexture.m in Sources */ = {isa = PBXBuildFile; fileRef = B5EA65521249482D001245A4 /* VertexPositionTexture.m */; }; B5EA65601249495C001245A4 /* VertexPositionColorArray.h in Headers */ = {isa = PBXBuildFile; fileRef = B5EA655E1249495C001245A4 /* VertexPositionColorArray.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5EA65611249495C001245A4 /* VertexPositionColorArray.m in Sources */ = {isa = PBXBuildFile; fileRef = B5EA655F1249495C001245A4 /* VertexPositionColorArray.m */; }; B5EA657812494AC3001245A4 /* VertexPositionTextureArray.h in Headers */ = {isa = PBXBuildFile; fileRef = B5EA657612494AC3001245A4 /* VertexPositionTextureArray.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5EA657912494AC3001245A4 /* VertexPositionTextureArray.m in Sources */ = {isa = PBXBuildFile; fileRef = B5EA657712494AC3001245A4 /* VertexPositionTextureArray.m */; }; B5EA65CF12495297001245A4 /* EffectPass.h in Headers */ = {isa = PBXBuildFile; fileRef = B5EA65CD12495297001245A4 /* EffectPass.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5EA65D012495297001245A4 /* EffectPass.m in Sources */ = {isa = PBXBuildFile; fileRef = B5EA65CE12495297001245A4 /* EffectPass.m */; }; B5EA65D7124952C9001245A4 /* EffectTechnique.h in Headers */ = {isa = PBXBuildFile; fileRef = B5EA65D5124952C9001245A4 /* EffectTechnique.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5EA65D8124952C9001245A4 /* EffectTechnique.m in Sources */ = {isa = PBXBuildFile; fileRef = B5EA65D6124952C9001245A4 /* EffectTechnique.m */; }; B5EA660212495618001245A4 /* BasicEffect.h in Headers */ = {isa = PBXBuildFile; fileRef = B5EA660012495618001245A4 /* BasicEffect.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5EA660312495618001245A4 /* BasicEffect.m in Sources */ = {isa = PBXBuildFile; fileRef = B5EA660112495618001245A4 /* BasicEffect.m */; }; B5EA660D124956CE001245A4 /* DirectionalLight.h in Headers */ = {isa = PBXBuildFile; fileRef = B5EA660B124956CE001245A4 /* DirectionalLight.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5EA660E124956CE001245A4 /* DirectionalLight.m in Sources */ = {isa = PBXBuildFile; fileRef = B5EA660C124956CE001245A4 /* DirectionalLight.m */; }; B5EC59F91252B917001E7DFC /* TouchPanel.h in Headers */ = {isa = PBXBuildFile; fileRef = B5EC59F71252B917001E7DFC /* TouchPanel.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5EC59FA1252B917001E7DFC /* TouchPanel.m in Sources */ = {isa = PBXBuildFile; fileRef = B5EC59F81252B917001E7DFC /* TouchPanel.m */; }; B5EC59FC1252BE32001E7DFC /* Retronator.Xni.Framework.Input.Touch.classes.h in Headers */ = {isa = PBXBuildFile; fileRef = B5EC59FB1252BE32001E7DFC /* Retronator.Xni.Framework.Input.Touch.classes.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5EC59FE1252BE3B001E7DFC /* Retronator.Xni.Framework.Input.Touch.h in Headers */ = {isa = PBXBuildFile; fileRef = B5EC59FD1252BE3B001E7DFC /* Retronator.Xni.Framework.Input.Touch.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5EC5A071252BE9E001E7DFC /* TouchCollection.h in Headers */ = {isa = PBXBuildFile; fileRef = B5EC5A051252BE9E001E7DFC /* TouchCollection.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5EC5A081252BE9E001E7DFC /* TouchCollection.m in Sources */ = {isa = PBXBuildFile; fileRef = B5EC5A061252BE9E001E7DFC /* TouchCollection.m */; }; B5EC5A101252BEDF001E7DFC /* TouchLocation.h in Headers */ = {isa = PBXBuildFile; fileRef = B5EC5A0E1252BEDF001E7DFC /* TouchLocation.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5EC5A111252BEDF001E7DFC /* TouchLocation.m in Sources */ = {isa = PBXBuildFile; fileRef = B5EC5A0F1252BEDF001E7DFC /* TouchLocation.m */; }; B5EC5A191252BF63001E7DFC /* InputEnums.h in Headers */ = {isa = PBXBuildFile; fileRef = B5EC5A181252BF63001E7DFC /* InputEnums.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5EC5A4F1252C2DF001E7DFC /* GestureSample.h in Headers */ = {isa = PBXBuildFile; fileRef = B5EC5A4D1252C2DF001E7DFC /* GestureSample.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5EC5A501252C2DF001E7DFC /* GestureSample.m in Sources */ = {isa = PBXBuildFile; fileRef = B5EC5A4E1252C2DF001E7DFC /* GestureSample.m */; }; B5EC5A931252C710001E7DFC /* Retronator.Xni.Framework.Input.h in Headers */ = {isa = PBXBuildFile; fileRef = B5EC5A921252C710001E7DFC /* Retronator.Xni.Framework.Input.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5ED4C9D12BF82FE00A58E29 /* SpriteFont.h in Headers */ = {isa = PBXBuildFile; fileRef = B5ED4C9B12BF82FE00A58E29 /* SpriteFont.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5ED4C9E12BF82FE00A58E29 /* SpriteFont.m in Sources */ = {isa = PBXBuildFile; fileRef = B5ED4C9C12BF82FE00A58E29 /* SpriteFont.m */; }; B5ED4CC012BF895B00A58E29 /* FontTextureProcessor.h in Headers */ = {isa = PBXBuildFile; fileRef = B5ED4CBE12BF895B00A58E29 /* FontTextureProcessor.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5ED4CC112BF895B00A58E29 /* FontTextureProcessor.m in Sources */ = {isa = PBXBuildFile; fileRef = B5ED4CBF12BF895B00A58E29 /* FontTextureProcessor.m */; }; B5ED4CC912BF898900A58E29 /* SpriteFontContent.h in Headers */ = {isa = PBXBuildFile; fileRef = B5ED4CC712BF898900A58E29 /* SpriteFontContent.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5ED4CCA12BF898900A58E29 /* SpriteFontContent.m in Sources */ = {isa = PBXBuildFile; fileRef = B5ED4CC812BF898900A58E29 /* SpriteFontContent.m */; }; B5ED4CD012BF8A1600A58E29 /* SpriteFontContent+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = B5ED4CCF12BF8A1600A58E29 /* SpriteFontContent+Internal.h */; }; B5ED4CEF12BF8D9100A58E29 /* SpriteFontReader.h in Headers */ = {isa = PBXBuildFile; fileRef = B5ED4CED12BF8D9100A58E29 /* SpriteFontReader.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5ED4CF012BF8D9100A58E29 /* SpriteFontReader.m in Sources */ = {isa = PBXBuildFile; fileRef = B5ED4CEE12BF8D9100A58E29 /* SpriteFontReader.m */; }; B5ED4D2512BF92A100A58E29 /* SpriteFont+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = B5ED4D2412BF92A100A58E29 /* SpriteFont+Internal.h */; }; B5EFD744129B2A7800FDC150 /* ModelMeshContentCollection.h in Headers */ = {isa = PBXBuildFile; fileRef = B5EFD742129B2A7800FDC150 /* ModelMeshContentCollection.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5EFD745129B2A7800FDC150 /* ModelMeshContentCollection.m in Sources */ = {isa = PBXBuildFile; fileRef = B5EFD743129B2A7800FDC150 /* ModelMeshContentCollection.m */; }; B5EFD748129B2A8900FDC150 /* ModelMeshPartContentCollection.h in Headers */ = {isa = PBXBuildFile; fileRef = B5EFD746129B2A8900FDC150 /* ModelMeshPartContentCollection.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5EFD749129B2A8900FDC150 /* ModelMeshPartContentCollection.m in Sources */ = {isa = PBXBuildFile; fileRef = B5EFD747129B2A8900FDC150 /* ModelMeshPartContentCollection.m */; }; B5EFD764129B2B8100FDC150 /* ModelMeshContent+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = B5EFD763129B2B8100FDC150 /* ModelMeshContent+Internal.h */; }; B5EFD766129B2B8B00FDC150 /* ModelContent+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = B5EFD765129B2B8B00FDC150 /* ModelContent+Internal.h */; }; B5EFD768129B2B9700FDC150 /* ModelMeshPartContent+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = B5EFD767129B2B9700FDC150 /* ModelMeshPartContent+Internal.h */; }; B5F415B3127780840012BAF1 /* TextureCollection+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = B5F415B1127780840012BAF1 /* TextureCollection+Internal.h */; }; B5F415CF127781340012BAF1 /* SamplerStateCollection+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = B5F415CD127781340012BAF1 /* SamplerStateCollection+Internal.h */; }; B5F415DE127781D80012BAF1 /* XniSamplerEventArgs.h in Headers */ = {isa = PBXBuildFile; fileRef = B5F415DC127781D80012BAF1 /* XniSamplerEventArgs.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5F415DF127781D80012BAF1 /* XniSamplerEventArgs.m in Sources */ = {isa = PBXBuildFile; fileRef = B5F415DD127781D80012BAF1 /* XniSamplerEventArgs.m */; }; B5F4E2A912095FAF00B2FC0F /* XNI_Prefix.pch in Headers */ = {isa = PBXBuildFile; fileRef = B5F4E2A812095FAF00B2FC0F /* XNI_Prefix.pch */; }; B5F8536E1239206700E6FD71 /* PackedVectorStructs.h in Headers */ = {isa = PBXBuildFile; fileRef = B5F8536D1239206700E6FD71 /* PackedVectorStructs.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5F85387123929F800E6FD71 /* VectorConverter.h in Headers */ = {isa = PBXBuildFile; fileRef = B5F85385123929F800E6FD71 /* VectorConverter.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5F85388123929F800E6FD71 /* VectorConverter.m in Sources */ = {isa = PBXBuildFile; fileRef = B5F85386123929F800E6FD71 /* VectorConverter.m */; }; B5F8539D12392E2000E6FD71 /* Vector4.h in Headers */ = {isa = PBXBuildFile; fileRef = B5F8539B12392E2000E6FD71 /* Vector4.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5F8539E12392E2000E6FD71 /* Vector4.m in Sources */ = {isa = PBXBuildFile; fileRef = B5F8539C12392E2000E6FD71 /* Vector4.m */; }; B5F853A012392E4500E6FD71 /* Vector4Struct.h in Headers */ = {isa = PBXBuildFile; fileRef = B5F8539F12392E4500E6FD71 /* Vector4Struct.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5F853A4123931F100E6FD71 /* MatrixStruct.h in Headers */ = {isa = PBXBuildFile; fileRef = B5F853A3123931F100E6FD71 /* MatrixStruct.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5F853A7123931F900E6FD71 /* Matrix.h in Headers */ = {isa = PBXBuildFile; fileRef = B5F853A5123931F900E6FD71 /* Matrix.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5F853A8123931F900E6FD71 /* Matrix.m in Sources */ = {isa = PBXBuildFile; fileRef = B5F853A6123931F900E6FD71 /* Matrix.m */; }; B5F853B11239331C00E6FD71 /* Vector3.h in Headers */ = {isa = PBXBuildFile; fileRef = B5F853AF1239331C00E6FD71 /* Vector3.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5F853B21239331C00E6FD71 /* Vector3.m in Sources */ = {isa = PBXBuildFile; fileRef = B5F853B01239331C00E6FD71 /* Vector3.m */; }; B5F853B51239334300E6FD71 /* Vector2.h in Headers */ = {isa = PBXBuildFile; fileRef = B5F853B31239334300E6FD71 /* Vector2.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5F853B61239334300E6FD71 /* Vector2.m in Sources */ = {isa = PBXBuildFile; fileRef = B5F853B41239334300E6FD71 /* Vector2.m */; }; B5F853B81239335900E6FD71 /* Vector2Struct.h in Headers */ = {isa = PBXBuildFile; fileRef = B5F853B71239335900E6FD71 /* Vector2Struct.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5F853BC1239336C00E6FD71 /* Vector3Struct.h in Headers */ = {isa = PBXBuildFile; fileRef = B5F853BB1239336C00E6FD71 /* Vector3Struct.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5F853CD1239357400E6FD71 /* Quaternion.h in Headers */ = {isa = PBXBuildFile; fileRef = B5F853CB1239357400E6FD71 /* Quaternion.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5F853CE1239357400E6FD71 /* Quaternion.m in Sources */ = {isa = PBXBuildFile; fileRef = B5F853CC1239357400E6FD71 /* Quaternion.m */; }; B5F8546D1239484700E6FD71 /* ColorPixelBitmapContent.h in Headers */ = {isa = PBXBuildFile; fileRef = B5F8546B1239484700E6FD71 /* ColorPixelBitmapContent.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5F8546E1239484700E6FD71 /* ColorPixelBitmapContent.m in Sources */ = {isa = PBXBuildFile; fileRef = B5F8546C1239484700E6FD71 /* ColorPixelBitmapContent.m */; }; B5FB745712A4ED6E00DB9234 /* IndexArray.h in Headers */ = {isa = PBXBuildFile; fileRef = B5FB745512A4ED6E00DB9234 /* IndexArray.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5FB745812A4ED6E00DB9234 /* IndexArray.m in Sources */ = {isa = PBXBuildFile; fileRef = B5FB745612A4ED6E00DB9234 /* IndexArray.m */; }; B5FB745B12A4F01400DB9234 /* ShortIndexArray.h in Headers */ = {isa = PBXBuildFile; fileRef = B5FB745912A4F01400DB9234 /* ShortIndexArray.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5FB745C12A4F01400DB9234 /* ShortIndexArray.m in Sources */ = {isa = PBXBuildFile; fileRef = B5FB745A12A4F01400DB9234 /* ShortIndexArray.m */; }; B5FE12A4129FDDF70081F7A7 /* NodeContentCollection.h in Headers */ = {isa = PBXBuildFile; fileRef = B5FE12A2129FDDF70081F7A7 /* NodeContentCollection.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5FE12A5129FDDF70081F7A7 /* NodeContentCollection.m in Sources */ = {isa = PBXBuildFile; fileRef = B5FE12A3129FDDF70081F7A7 /* NodeContentCollection.m */; }; B5FE12B0129FE1730081F7A7 /* ChildCollection.h in Headers */ = {isa = PBXBuildFile; fileRef = B5FE12AE129FE1730081F7A7 /* ChildCollection.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5FE12B1129FE1730081F7A7 /* ChildCollection.m in Sources */ = {isa = PBXBuildFile; fileRef = B5FE12AF129FE1730081F7A7 /* ChildCollection.m */; }; B5FE12F2129FE8220081F7A7 /* GeometryContentCollection.h in Headers */ = {isa = PBXBuildFile; fileRef = B5FE12F0129FE8220081F7A7 /* GeometryContentCollection.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5FE12F3129FE8220081F7A7 /* GeometryContentCollection.m in Sources */ = {isa = PBXBuildFile; fileRef = B5FE12F1129FE8220081F7A7 /* GeometryContentCollection.m */; }; B5FE12F6129FE8310081F7A7 /* PositionCollection.h in Headers */ = {isa = PBXBuildFile; fileRef = B5FE12F4129FE8310081F7A7 /* PositionCollection.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5FE12F7129FE8310081F7A7 /* PositionCollection.m in Sources */ = {isa = PBXBuildFile; fileRef = B5FE12F5129FE8310081F7A7 /* PositionCollection.m */; }; B5FE1330129FEC9A0081F7A7 /* Collection.h in Headers */ = {isa = PBXBuildFile; fileRef = B5FE132E129FEC9A0081F7A7 /* Collection.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5FE13CA12A00AC60081F7A7 /* VertexChannelCollection.h in Headers */ = {isa = PBXBuildFile; fileRef = B5FE13C812A00AC60081F7A7 /* VertexChannelCollection.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5FE13CB12A00AC60081F7A7 /* VertexChannelCollection.m in Sources */ = {isa = PBXBuildFile; fileRef = B5FE13C912A00AC60081F7A7 /* VertexChannelCollection.m */; }; B5FE13D512A00BE50081F7A7 /* VertexChannel.h in Headers */ = {isa = PBXBuildFile; fileRef = B5FE13D312A00BE50081F7A7 /* VertexChannel.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5FE13D612A00BE50081F7A7 /* VertexChannel.m in Sources */ = {isa = PBXBuildFile; fileRef = B5FE13D412A00BE50081F7A7 /* VertexChannel.m */; }; B5FE13DB12A00C6B0081F7A7 /* IndirectPositionCollection.h in Headers */ = {isa = PBXBuildFile; fileRef = B5FE13D912A00C6B0081F7A7 /* IndirectPositionCollection.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5FE13DC12A00C6B0081F7A7 /* IndirectPositionCollection.m in Sources */ = {isa = PBXBuildFile; fileRef = B5FE13DA12A00C6B0081F7A7 /* IndirectPositionCollection.m */; }; B5FE13EC12A00D580081F7A7 /* Collection.m.h in Headers */ = {isa = PBXBuildFile; fileRef = B5FE13EB12A00D580081F7A7 /* Collection.m.h */; }; B5FE146712A01BB50081F7A7 /* VertexChannelNames.h in Headers */ = {isa = PBXBuildFile; fileRef = B5FE146512A01BB50081F7A7 /* VertexChannelNames.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5FE146812A01BB50081F7A7 /* VertexChannelNames.m in Sources */ = {isa = PBXBuildFile; fileRef = B5FE146612A01BB50081F7A7 /* VertexChannelNames.m */; }; B5FE14BE12A02DCD0081F7A7 /* VertexDeclarationContent.h in Headers */ = {isa = PBXBuildFile; fileRef = B5FE14BC12A02DCD0081F7A7 /* VertexDeclarationContent.h */; settings = {ATTRIBUTES = (Public, ); }; }; B5FE14BF12A02DCD0081F7A7 /* VertexDeclarationContent.m in Sources */ = {isa = PBXBuildFile; fileRef = B5FE14BD12A02DCD0081F7A7 /* VertexDeclarationContent.m */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ B54279361277083D0015E810 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; proxyType = 1; remoteGlobalIDString = D2AAC07D0554694100DB518D; remoteInfo = XNI; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ AACBBE490F95108600F1A2B1 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; B50769121264EE9500E4474F /* GameComponent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GameComponent.h; sourceTree = ""; }; B50769131264EE9500E4474F /* GameComponent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GameComponent.m; sourceTree = ""; }; B507691A1264EF0B00E4474F /* DrawableGameComponent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DrawableGameComponent.h; sourceTree = ""; }; B507691B1264EF0B00E4474F /* DrawableGameComponent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DrawableGameComponent.m; sourceTree = ""; }; B507F83E12E5751700A7302B /* MediaPlayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MediaPlayer.h; sourceTree = ""; }; B507F83F12E5751700A7302B /* MediaPlayer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MediaPlayer.m; sourceTree = ""; }; B507F84212E5752C00A7302B /* Retronator.Xni.Framework.Media.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Retronator.Xni.Framework.Media.h; sourceTree = ""; }; B507F84412E5753500A7302B /* Retronator.Xni.Framework.Media.classes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Retronator.Xni.Framework.Media.classes.h; sourceTree = ""; }; B507F84F12E5756400A7302B /* Song.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Song.h; sourceTree = ""; }; B507F85012E5756400A7302B /* Song.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Song.m; sourceTree = ""; }; B507F85D12E5766C00A7302B /* Song+Internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "Song+Internal.h"; sourceTree = ""; }; B507F85F12E5888C00A7302B /* SongContent+Internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "SongContent+Internal.h"; sourceTree = ""; }; B507F87312E58AC300A7302B /* SongReader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SongReader.h; sourceTree = ""; }; B507F87412E58AC300A7302B /* SongReader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SongReader.m; sourceTree = ""; }; B507F8BA12E58E7000A7302B /* MediaQueue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MediaQueue.h; sourceTree = ""; }; B507F8BB12E58E7000A7302B /* MediaQueue.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MediaQueue.m; sourceTree = ""; }; B507F8C412E58EB100A7302B /* MediaQueue+Internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "MediaQueue+Internal.h"; sourceTree = ""; }; B507F8DB12E5925500A7302B /* MediaEnums.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MediaEnums.h; sourceTree = ""; }; B50806FD122E4ECF00C330E2 /* Texture.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Texture.h; sourceTree = ""; }; B50806FE122E4ECF00C330E2 /* Texture.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Texture.m; sourceTree = ""; }; B5080701122E4EE900C330E2 /* Texture2D.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Texture2D.h; sourceTree = ""; }; B5080702122E4EE900C330E2 /* Texture2D.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Texture2D.m; sourceTree = ""; }; B508070A122E4FBB00C330E2 /* GraphicsResource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GraphicsResource.h; sourceTree = ""; }; B508070B122E4FBB00C330E2 /* GraphicsResource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GraphicsResource.m; sourceTree = ""; }; B50FE47B12B88433003D4F1A /* SoundEffectContent+Internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "SoundEffectContent+Internal.h"; sourceTree = ""; }; B50FE48612B885BC003D4F1A /* SoundEffectReader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SoundEffectReader.h; sourceTree = ""; }; B50FE48712B885BC003D4F1A /* SoundEffectReader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SoundEffectReader.m; sourceTree = ""; }; B50FE50612B88F64003D4F1A /* SoundEffectInstance+Internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "SoundEffectInstance+Internal.h"; sourceTree = ""; }; B50FE76112B8B11C003D4F1A /* SoundEffect+Internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "SoundEffect+Internal.h"; sourceTree = ""; }; B51ADC4D12B8358C004E2DB0 /* SoundEffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SoundEffect.h; sourceTree = ""; }; B51ADC4E12B8358C004E2DB0 /* SoundEffect.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SoundEffect.m; sourceTree = ""; }; B51ADC5912B83868004E2DB0 /* AudioEnums.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AudioEnums.h; sourceTree = ""; }; B51ADC5B12B83876004E2DB0 /* Retronator.Xni.Framework.Audio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Retronator.Xni.Framework.Audio.h; sourceTree = ""; }; B51ADC5D12B83888004E2DB0 /* Retronator.Xni.Framework.Audio.classes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Retronator.Xni.Framework.Audio.classes.h; sourceTree = ""; }; B51ADC5F12B838AD004E2DB0 /* SoundEffectInstance.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SoundEffectInstance.h; sourceTree = ""; }; B51ADC6012B838AD004E2DB0 /* SoundEffectInstance.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SoundEffectInstance.m; sourceTree = ""; }; B51ADC6412B83E16004E2DB0 /* Retronator.Xni.Framework.Content.Pipeline.Audio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Retronator.Xni.Framework.Content.Pipeline.Audio.h; sourceTree = ""; }; B51ADC6612B83E33004E2DB0 /* Retronator.Xni.Framework.Content.Pipeline.Audio.classes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Retronator.Xni.Framework.Content.Pipeline.Audio.classes.h; sourceTree = ""; }; B51ADC7912B83EE9004E2DB0 /* SongContent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SongContent.h; sourceTree = ""; }; B51ADC7A12B83EE9004E2DB0 /* SongContent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SongContent.m; sourceTree = ""; }; B51ADC7D12B83EFD004E2DB0 /* SongProcessor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SongProcessor.h; sourceTree = ""; }; B51ADC7E12B83EFD004E2DB0 /* SongProcessor.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SongProcessor.m; sourceTree = ""; }; B51ADC8112B83F62004E2DB0 /* SoundEffectContent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SoundEffectContent.h; sourceTree = ""; }; B51ADC8212B83F62004E2DB0 /* SoundEffectContent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SoundEffectContent.m; sourceTree = ""; }; B51ADC8512B83F75004E2DB0 /* SoundEffectProcessor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SoundEffectProcessor.h; sourceTree = ""; }; B51ADC8612B83F75004E2DB0 /* SoundEffectProcessor.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SoundEffectProcessor.m; sourceTree = ""; }; B51ADC9112B83FF2004E2DB0 /* AudioContentEnums.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AudioContentEnums.h; sourceTree = ""; }; B51ADC9312B84088004E2DB0 /* AudioContent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AudioContent.h; sourceTree = ""; }; B51ADC9412B84088004E2DB0 /* AudioContent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AudioContent.m; sourceTree = ""; }; B51ADC9712B84095004E2DB0 /* AudioFormat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AudioFormat.h; sourceTree = ""; }; B51ADC9812B84095004E2DB0 /* AudioFormat.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AudioFormat.m; sourceTree = ""; }; B51ADCCD12B84FD8004E2DB0 /* WavImporter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WavImporter.h; sourceTree = ""; }; B51ADCCE12B84FD8004E2DB0 /* WavImporter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WavImporter.m; sourceTree = ""; }; B51ADCD112B84FE1004E2DB0 /* Mp3Importer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Mp3Importer.h; sourceTree = ""; }; B51ADCD212B84FE1004E2DB0 /* Mp3Importer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Mp3Importer.m; sourceTree = ""; }; B528F52E12AE5788006FBBC1 /* GameKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameKit.framework; path = System/Library/Frameworks/GameKit.framework; sourceTree = SDKROOT; }; B52B2B4712ADAEEC00E8A377 /* Retronator.Xni.Framework.GamerServices.classes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Retronator.Xni.Framework.GamerServices.classes.h; sourceTree = ""; }; B52B2B4912ADAEF800E8A377 /* Retronator.Xni.Framework.GamerServices.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Retronator.Xni.Framework.GamerServices.h; sourceTree = ""; }; B52B2B4B12ADAF1000E8A377 /* Guide.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Guide.h; sourceTree = ""; }; B52B2B4C12ADAF1000E8A377 /* Guide.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Guide.m; sourceTree = ""; }; B52B2B4F12ADB20000E8A377 /* Guide+Internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "Guide+Internal.h"; sourceTree = ""; }; B52BACF9125527E200B308F6 /* TouchPanel+Internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "TouchPanel+Internal.h"; sourceTree = ""; }; B52BADAC1255426600B308F6 /* FrameworkEnums.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FrameworkEnums.h; sourceTree = ""; }; B53649F1127DE08100CAE30C /* GameWindow+Internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "GameWindow+Internal.h"; sourceTree = ""; }; B54543DB129B4705002A28BE /* BasicEffectReader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BasicEffectReader.h; sourceTree = ""; }; B54543DC129B4705002A28BE /* BasicEffectReader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BasicEffectReader.m; sourceTree = ""; }; B54543DF129B4716002A28BE /* IndexBufferReader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IndexBufferReader.h; sourceTree = ""; }; B54543E0129B4716002A28BE /* IndexBufferReader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IndexBufferReader.m; sourceTree = ""; }; B54543E3129B4727002A28BE /* VertexBufferReader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VertexBufferReader.h; sourceTree = ""; }; B54543E4129B4727002A28BE /* VertexBufferReader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VertexBufferReader.m; sourceTree = ""; }; B54543E7129B473A002A28BE /* ModelMeshPartReader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ModelMeshPartReader.h; sourceTree = ""; }; B54543E8129B473A002A28BE /* ModelMeshPartReader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ModelMeshPartReader.m; sourceTree = ""; }; B54543F5129B47A1002A28BE /* ModelMeshReader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ModelMeshReader.h; sourceTree = ""; }; B54543F6129B47A1002A28BE /* ModelMeshReader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ModelMeshReader.m; sourceTree = ""; }; B5454401129B4F4D002A28BE /* ContentManager+Internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "ContentManager+Internal.h"; sourceTree = ""; }; B54F9BBF12A2CA1B00F7411F /* XImporterReader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XImporterReader.h; sourceTree = ""; }; B54F9BC012A2CA1B00F7411F /* XImporterReader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XImporterReader.m; sourceTree = ""; }; B554F7B712A3B19100F20A0D /* TextureReferenceDictionary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TextureReferenceDictionary.h; sourceTree = ""; }; B554F7B812A3B19100F20A0D /* TextureReferenceDictionary.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TextureReferenceDictionary.m; sourceTree = ""; }; B554F7BF12A3B48600F20A0D /* ExternalReference.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ExternalReference.h; sourceTree = ""; }; B554F7C012A3B48600F20A0D /* ExternalReference.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ExternalReference.m; sourceTree = ""; }; B554F7D112A3BD1B00F20A0D /* NamedValueDictionary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NamedValueDictionary.h; sourceTree = ""; }; B554F7D212A3BD1B00F20A0D /* NamedValueDictionary.m.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NamedValueDictionary.m.h; sourceTree = ""; }; B554F7F112A3C23300F20A0D /* OpaqueDataDictionary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OpaqueDataDictionary.h; sourceTree = ""; }; B554F7F212A3C23300F20A0D /* OpaqueDataDictionary.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OpaqueDataDictionary.m; sourceTree = ""; }; B554F8CE12A3F3E400F20A0D /* ModelBone.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ModelBone.h; sourceTree = ""; }; B554F8CF12A3F3E400F20A0D /* ModelBone.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ModelBone.m; sourceTree = ""; }; B554F8DD12A3F3FD00F20A0D /* ModelBoneCollection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ModelBoneCollection.h; sourceTree = ""; }; B554F8DE12A3F3FD00F20A0D /* ModelBoneCollection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ModelBoneCollection.m; sourceTree = ""; }; B554F8F112A3F6AB00F20A0D /* ReadOnlyCollection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ReadOnlyCollection.h; sourceTree = ""; }; B554F8F212A3F6AB00F20A0D /* ReadOnlyCollection.m.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ReadOnlyCollection.m.h; sourceTree = ""; }; B554F94B12A4033600F20A0D /* ModelBoneContent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ModelBoneContent.h; sourceTree = ""; }; B554F94C12A4033600F20A0D /* ModelBoneContent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ModelBoneContent.m; sourceTree = ""; }; B554F94F12A4034100F20A0D /* ModelBoneContentCollection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ModelBoneContentCollection.h; sourceTree = ""; }; B554F95012A4034100F20A0D /* ModelBoneContentCollection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ModelBoneContentCollection.m; sourceTree = ""; }; B554F99712A415AD00F20A0D /* ModelBoneContent+Internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "ModelBoneContent+Internal.h"; sourceTree = ""; }; B554F9B312A427DD00F20A0D /* ModelBoneReader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ModelBoneReader.h; sourceTree = ""; }; B554F9B412A427DD00F20A0D /* ModelBoneReader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ModelBoneReader.m; sourceTree = ""; }; B554F9CF12A42DC600F20A0D /* IndexBuffer+Internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "IndexBuffer+Internal.h"; sourceTree = ""; }; B554F9DD12A42FD000F20A0D /* GraphicsDevice+Internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "GraphicsDevice+Internal.h"; sourceTree = ""; }; B554F9EE12A433B500F20A0D /* VertexBuffer+Internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "VertexBuffer+Internal.h"; sourceTree = ""; }; B554FA0B12A4362B00F20A0D /* VertexDeclarationReader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VertexDeclarationReader.h; sourceTree = ""; }; B554FA0C12A4362B00F20A0D /* VertexDeclarationReader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VertexDeclarationReader.m; sourceTree = ""; }; B554FA2012A43A3A00F20A0D /* ModelBone+Internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "ModelBone+Internal.h"; sourceTree = ""; }; B554FC9812A45A9D00F20A0D /* VertexPositionNormalTextureArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VertexPositionNormalTextureArray.h; sourceTree = ""; }; B554FC9912A45A9D00F20A0D /* VertexPositionNormalTextureArray.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VertexPositionNormalTextureArray.m; sourceTree = ""; }; B554FC9C12A45B3300F20A0D /* VertexPositionNormalTexture.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VertexPositionNormalTexture.h; sourceTree = ""; }; B554FC9D12A45B3300F20A0D /* VertexPositionNormalTexture.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VertexPositionNormalTexture.m; sourceTree = ""; }; B5672C6A129AFDCE00DE5AAC /* ModelMeshCollection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ModelMeshCollection.h; sourceTree = ""; }; B5672C6B129AFDCE00DE5AAC /* ModelMeshCollection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ModelMeshCollection.m; sourceTree = ""; }; B5672C78129AFE8500DE5AAC /* ModelMeshPartCollection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ModelMeshPartCollection.h; sourceTree = ""; }; B5672C79129AFE8500DE5AAC /* ModelMeshPartCollection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ModelMeshPartCollection.m; sourceTree = ""; }; B5672CC0129B02D100DE5AAC /* ModelEffectCollection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ModelEffectCollection.h; sourceTree = ""; }; B5672CC1129B02D100DE5AAC /* ModelEffectCollection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ModelEffectCollection.m; sourceTree = ""; }; B5672CD7129B0CAC00DE5AAC /* Model+Internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "Model+Internal.h"; sourceTree = ""; }; B5672CD9129B0CB700DE5AAC /* ModelMesh+Internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "ModelMesh+Internal.h"; sourceTree = ""; }; B5672CDB129B0CC300DE5AAC /* ModelMeshPart+Internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "ModelMeshPart+Internal.h"; sourceTree = ""; }; B5672D18129B174100DE5AAC /* ModelReader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ModelReader.h; sourceTree = ""; }; B5672D19129B174100DE5AAC /* ModelReader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ModelReader.m; sourceTree = ""; }; B56CC50B123A6F3600B72347 /* MipmapChain.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MipmapChain.h; sourceTree = ""; }; B56CC50C123A6F3600B72347 /* MipmapChain.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MipmapChain.m; sourceTree = ""; }; B56CC50F123A739100B72347 /* MipmapChainCollection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MipmapChainCollection.h; sourceTree = ""; }; B56CC510123A739100B72347 /* MipmapChainCollection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MipmapChainCollection.m; sourceTree = ""; }; B56CC525123A79E800B72347 /* Texture2DContent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Texture2DContent.h; sourceTree = ""; }; B56CC526123A79E800B72347 /* Texture2DContent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Texture2DContent.m; sourceTree = ""; }; B56CC559123A846C00B72347 /* IServiceProvider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IServiceProvider.h; sourceTree = ""; }; B56CC5BB123A915700B72347 /* ContentReader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ContentReader.h; sourceTree = ""; }; B56CC5BC123A915700B72347 /* ContentReader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ContentReader.m; sourceTree = ""; }; B56CC5C1123A927500B72347 /* ContentTypeReader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ContentTypeReader.h; sourceTree = ""; }; B56CC5C2123A927500B72347 /* ContentTypeReader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ContentTypeReader.m; sourceTree = ""; }; B56CC5C5123A928A00B72347 /* ContentTypeReaderManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ContentTypeReaderManager.h; sourceTree = ""; }; B56CC5C6123A928A00B72347 /* ContentTypeReaderManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ContentTypeReaderManager.m; sourceTree = ""; }; B56CC5C9123A92BB00B72347 /* Texture2DReader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Texture2DReader.h; sourceTree = ""; }; B56CC5CA123A92BB00B72347 /* Texture2DReader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Texture2DReader.m; sourceTree = ""; }; B57E3663124BC23E00DDAA42 /* Viewport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Viewport.h; sourceTree = ""; }; B57E3664124BC23E00DDAA42 /* Viewport.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Viewport.m; sourceTree = ""; }; B57E36BC124BE2DD00DDAA42 /* VertexPositionColorTexture.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VertexPositionColorTexture.h; sourceTree = ""; }; B57E36BD124BE2DD00DDAA42 /* VertexPositionColorTexture.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VertexPositionColorTexture.m; sourceTree = ""; }; B57E36CA124BE36E00DDAA42 /* VertexPositionColorTextureArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VertexPositionColorTextureArray.h; sourceTree = ""; }; B57E36CB124BE36E00DDAA42 /* VertexPositionColorTextureArray.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VertexPositionColorTextureArray.m; sourceTree = ""; }; B594878112AEF3DA00EE601F /* PointStruct.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PointStruct.h; sourceTree = ""; }; B594878312AEF44900EE601F /* XniPoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XniPoint.h; sourceTree = ""; }; B594878412AEF44900EE601F /* XniPoint.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XniPoint.m; sourceTree = ""; }; B59AD7EE1236E07300F99511 /* ContentImporter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ContentImporter.h; sourceTree = ""; }; B59AD7EF1236E07300F99511 /* ContentImporter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ContentImporter.m; sourceTree = ""; }; B59AD80B1236E21900F99511 /* Retronator.Xni.Framework.Content.Pipeline.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Retronator.Xni.Framework.Content.Pipeline.h; sourceTree = ""; }; B59AD80D1236E22B00F99511 /* Retronator.Xni.Framework.Content.Pipeline.classes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Retronator.Xni.Framework.Content.Pipeline.classes.h; sourceTree = ""; }; B59AD80F1236E25700F99511 /* TextureImporter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TextureImporter.h; sourceTree = ""; }; B59AD8101236E25700F99511 /* TextureImporter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TextureImporter.m; sourceTree = ""; }; B59AD8191236E55E00F99511 /* Retronator.Xni.Framework.Content.Pipeline.Graphics.classes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Retronator.Xni.Framework.Content.Pipeline.Graphics.classes.h; sourceTree = ""; }; B59AD81B1236E56800F99511 /* Retronator.Xni.Framework.Content.Pipeline.Graphics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Retronator.Xni.Framework.Content.Pipeline.Graphics.h; sourceTree = ""; }; B59AD81D1236E59A00F99511 /* ContentItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ContentItem.h; sourceTree = ""; }; B59AD81E1236E59A00F99511 /* ContentItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ContentItem.m; sourceTree = ""; }; B59AD8211236E76E00F99511 /* ContentIdentity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ContentIdentity.h; sourceTree = ""; }; B59AD8221236E76E00F99511 /* ContentIdentity.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ContentIdentity.m; sourceTree = ""; }; B59AD8661236EC2300F99511 /* TextureContent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TextureContent.h; sourceTree = ""; }; B59AD8671236EC2300F99511 /* TextureContent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TextureContent.m; sourceTree = ""; }; B59AD86C1236ED3900F99511 /* BitmapContent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BitmapContent.h; sourceTree = ""; }; B59AD86D1236ED3900F99511 /* BitmapContent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BitmapContent.m; sourceTree = ""; }; B59AD8801236EFF200F99511 /* PixelBitmapContent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PixelBitmapContent.h; sourceTree = ""; }; B59AD8811236EFF200F99511 /* PixelBitmapContent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PixelBitmapContent.m; sourceTree = ""; }; B59AD89F1236F1FF00F99511 /* Retronator.Xni.Framework.Graphics.PackedVector.classes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Retronator.Xni.Framework.Graphics.PackedVector.classes.h; sourceTree = ""; }; B59AD8A11236F20B00F99511 /* Retronator.Xni.Framework.Graphics.PackedVector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Retronator.Xni.Framework.Graphics.PackedVector.h; sourceTree = ""; }; B5A1C82E12353F8700DB60CB /* Retronator.Xni.Framework.Content.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Retronator.Xni.Framework.Content.h; sourceTree = ""; }; B5A1C83012353F9B00DB60CB /* Retronator.Xni.Framework.Content.classes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Retronator.Xni.Framework.Content.classes.h; sourceTree = ""; }; B5A1C83212353FBB00DB60CB /* ContentManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ContentManager.h; sourceTree = ""; }; B5A1C83312353FBB00DB60CB /* ContentManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ContentManager.m; sourceTree = ""; }; B5BBC1CD1248D4CB0066F5ED /* IndexBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IndexBuffer.h; sourceTree = ""; }; B5BBC1CE1248D4CB0066F5ED /* IndexBuffer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IndexBuffer.m; sourceTree = ""; }; B5BBC1DE1248D5640066F5ED /* SamplerStateCollection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SamplerStateCollection.h; sourceTree = ""; }; B5BBC1DF1248D5640066F5ED /* SamplerStateCollection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SamplerStateCollection.m; sourceTree = ""; }; B5BBC1EF1248D6090066F5ED /* TextureCollection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TextureCollection.h; sourceTree = ""; }; B5BBC1F01248D6090066F5ED /* TextureCollection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TextureCollection.m; sourceTree = ""; }; B5BBC2AC1248F0C40066F5ED /* VertexDeclaration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VertexDeclaration.h; sourceTree = ""; }; B5BBC2AD1248F0C40066F5ED /* VertexDeclaration.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VertexDeclaration.m; sourceTree = ""; }; B5BBC2BA1248F2990066F5ED /* VertexElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VertexElement.h; sourceTree = ""; }; B5BBC2BB1248F2990066F5ED /* VertexElement.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VertexElement.m; sourceTree = ""; }; B5BBC2D01248F98D0066F5ED /* VertexBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VertexBuffer.h; sourceTree = ""; }; B5BBC2D11248F98D0066F5ED /* VertexBuffer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VertexBuffer.m; sourceTree = ""; }; B5BBC2EA1248FC7A0066F5ED /* VertexBufferBinding.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VertexBufferBinding.h; sourceTree = ""; }; B5BBC2EB1248FC7A0066F5ED /* VertexBufferBinding.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VertexBufferBinding.m; sourceTree = ""; }; B5C6FDD3126DD292002ED666 /* libXNI.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libXNI.a; sourceTree = BUILT_PRODUCTS_DIR; }; B5DDE7E911FF04E3000DB38B /* Game.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Game.h; sourceTree = ""; }; B5DDE7EA11FF04E3000DB38B /* Game.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Game.m; sourceTree = ""; }; B5DDE7ED11FF06BB000DB38B /* GameServiceContainer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GameServiceContainer.h; sourceTree = ""; }; B5DDE7EE11FF06BB000DB38B /* GameServiceContainer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GameServiceContainer.m; sourceTree = ""; }; B5DDE7FD11FF0A0F000DB38B /* GameComponentCollection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GameComponentCollection.h; sourceTree = ""; }; B5DDE7FE11FF0A0F000DB38B /* GameComponentCollection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GameComponentCollection.m; sourceTree = ""; }; B5DDE80111FF0AE3000DB38B /* IGameComponent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IGameComponent.h; sourceTree = ""; }; B5DDE80411FF0B2D000DB38B /* IUpdatable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IUpdatable.h; sourceTree = ""; }; B5DDE80611FF0B3C000DB38B /* IDrawable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IDrawable.h; sourceTree = ""; }; B5DDE80811FF0C24000DB38B /* GameComponentCollectionEventArgs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GameComponentCollectionEventArgs.h; sourceTree = ""; }; B5DDE80911FF0C24000DB38B /* GameComponentCollectionEventArgs.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GameComponentCollectionEventArgs.m; sourceTree = ""; }; B5DDE82011FF0D4F000DB38B /* GameTime.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GameTime.h; sourceTree = ""; }; B5DDE82111FF0D4F000DB38B /* GameTime.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GameTime.m; sourceTree = ""; }; B5DDE82A11FF10EF000DB38B /* IGraphicsDeviceService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IGraphicsDeviceService.h; sourceTree = ""; }; B5DDE82C11FF10FD000DB38B /* IGraphicsDeviceManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IGraphicsDeviceManager.h; sourceTree = ""; }; B5DDE82E11FF1213000DB38B /* Retronator.Xni.Framework.Graphics.classes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Retronator.Xni.Framework.Graphics.classes.h; sourceTree = ""; }; B5DDE83011FF1222000DB38B /* Retronator.Xni.Framework.Graphics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Retronator.Xni.Framework.Graphics.h; sourceTree = ""; }; B5DDE85A11FF1326000DB38B /* GraphicsDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GraphicsDevice.h; sourceTree = ""; }; B5DDE85B11FF1326000DB38B /* GraphicsDevice.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GraphicsDevice.m; sourceTree = ""; }; B5DDE89411FF16A3000DB38B /* Protocols.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Protocols.h; sourceTree = ""; }; B5DDE89511FF16A3000DB38B /* Protocols.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Protocols.m; sourceTree = ""; }; B5DDE8C111FF29E8000DB38B /* ReachGraphicsDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ReachGraphicsDevice.h; sourceTree = ""; }; B5DDE8C211FF29E8000DB38B /* ReachGraphicsDevice.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ReachGraphicsDevice.m; sourceTree = ""; }; B5DDE8C511FF2A23000DB38B /* HiDefGraphicsDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HiDefGraphicsDevice.h; sourceTree = ""; }; B5DDE8C611FF2A23000DB38B /* HiDefGraphicsDevice.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HiDefGraphicsDevice.m; sourceTree = ""; }; B5DDE8C911FF2AD6000DB38B /* GraphicsEnums.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GraphicsEnums.h; sourceTree = ""; }; B5DDE90711FF352E000DB38B /* Color.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Color.h; sourceTree = ""; }; B5DDE90811FF352E000DB38B /* Color.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Color.m; sourceTree = ""; }; B5DDE98F11FF546B000DB38B /* GraphicsDeviceManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GraphicsDeviceManager.h; sourceTree = ""; }; B5DDE99011FF546B000DB38B /* GraphicsDeviceManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GraphicsDeviceManager.m; sourceTree = ""; }; B5DE189211F8884A00BF3275 /* Delegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Delegate.h; sourceTree = ""; }; B5DE189311F8884A00BF3275 /* Delegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Delegate.m; sourceTree = ""; }; B5DE189411F8884A00BF3275 /* Event.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Event.h; sourceTree = ""; }; B5DE189511F8884A00BF3275 /* Event.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Event.m; sourceTree = ""; }; B5DE189611F8884A00BF3275 /* EventArgs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EventArgs.h; sourceTree = ""; }; B5DE189711F8884A00BF3275 /* EventArgs.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EventArgs.m; sourceTree = ""; }; B5DE189E11F8886D00BF3275 /* System.classes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = System.classes.h; sourceTree = ""; }; B5DE189F11F8888B00BF3275 /* Retronator.Xni.Framework.classes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Retronator.Xni.Framework.classes.h; sourceTree = ""; }; B5DE18A011F8888B00BF3275 /* Retronator.Xni.Framework.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Retronator.Xni.Framework.h; sourceTree = ""; }; B5DE18A311F888BC00BF3275 /* System.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = System.h; sourceTree = ""; }; B5DE18FA11F88AD900BF3275 /* GameHost.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GameHost.h; sourceTree = ""; }; B5DE18FB11F88AD900BF3275 /* GameHost.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GameHost.m; sourceTree = ""; }; B5DE18FC11F88AD900BF3275 /* GameWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GameWindow.h; sourceTree = ""; }; B5DE18FD11F88AD900BF3275 /* GameWindow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GameWindow.m; sourceTree = ""; }; B5DE190211F88AF500BF3275 /* Rectangle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Rectangle.h; sourceTree = ""; }; B5DE190311F88AF500BF3275 /* Rectangle.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Rectangle.m; sourceTree = ""; }; B5DE190611F88B5D00BF3275 /* RectangleStruct.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RectangleStruct.h; sourceTree = ""; }; B5DE194811F89C0900BF3275 /* GameViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GameViewController.h; sourceTree = ""; }; B5DE194911F89C0900BF3275 /* GameViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GameViewController.m; sourceTree = ""; }; B5DE194C11F89C1F00BF3275 /* GameView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GameView.h; sourceTree = ""; }; B5DE194D11F89C1F00BF3275 /* GameView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GameView.m; sourceTree = ""; }; B5E78B481242925600DDD99A /* SpriteBatch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SpriteBatch.h; sourceTree = ""; }; B5E78B491242925600DDD99A /* SpriteBatch.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SpriteBatch.m; sourceTree = ""; }; B5E78B6012429AEC00DDD99A /* BlendState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BlendState.h; sourceTree = ""; }; B5E78B6112429AEC00DDD99A /* BlendState.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BlendState.m; sourceTree = ""; }; B5E78B6412429AF900DDD99A /* DepthStencilState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DepthStencilState.h; sourceTree = ""; }; B5E78B6512429AF900DDD99A /* DepthStencilState.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DepthStencilState.m; sourceTree = ""; }; B5E78B6812429B0E00DDD99A /* RasterizerState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RasterizerState.h; sourceTree = ""; }; B5E78B6912429B0E00DDD99A /* RasterizerState.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RasterizerState.m; sourceTree = ""; }; B5E78B6C12429B1A00DDD99A /* SamplerState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SamplerState.h; sourceTree = ""; }; B5E78B6D12429B1A00DDD99A /* SamplerState.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SamplerState.m; sourceTree = ""; }; B5E78B7812429BBD00DDD99A /* Effect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Effect.h; sourceTree = ""; }; B5E78B7912429BBD00DDD99A /* Effect.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Effect.m; sourceTree = ""; }; B5E7EC52129AE1A00015B663 /* NodeContent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NodeContent.h; sourceTree = ""; }; B5E7EC53129AE1A00015B663 /* NodeContent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NodeContent.m; sourceTree = ""; }; B5E7EC59129AE1BF0015B663 /* MeshContent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MeshContent.h; sourceTree = ""; }; B5E7EC5A129AE1BF0015B663 /* MeshContent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MeshContent.m; sourceTree = ""; }; B5E7EC5D129AE1CD0015B663 /* GeometryContent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GeometryContent.h; sourceTree = ""; }; B5E7EC5E129AE1CD0015B663 /* GeometryContent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeometryContent.m; sourceTree = ""; }; B5E7EC65129AE2340015B663 /* VertexContent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VertexContent.h; sourceTree = ""; }; B5E7EC66129AE2340015B663 /* VertexContent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VertexContent.m; sourceTree = ""; }; B5E7EC69129AE2410015B663 /* IndexCollection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IndexCollection.h; sourceTree = ""; }; B5E7EC6A129AE2410015B663 /* IndexCollection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IndexCollection.m; sourceTree = ""; }; B5E7EC6D129AE2530015B663 /* MaterialContent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MaterialContent.h; sourceTree = ""; }; B5E7EC6E129AE2530015B663 /* MaterialContent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MaterialContent.m; sourceTree = ""; }; B5E7EC71129AE2860015B663 /* BasicMaterialContent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BasicMaterialContent.h; sourceTree = ""; }; B5E7EC72129AE2860015B663 /* BasicMaterialContent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BasicMaterialContent.m; sourceTree = ""; }; B5E7EC75129AE2E10015B663 /* ModelContent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ModelContent.h; sourceTree = ""; }; B5E7EC76129AE2E10015B663 /* ModelContent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ModelContent.m; sourceTree = ""; }; B5E7EC79129AE2ED0015B663 /* ModelMeshContent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ModelMeshContent.h; sourceTree = ""; }; B5E7EC7A129AE2ED0015B663 /* ModelMeshContent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ModelMeshContent.m; sourceTree = ""; }; B5E7EC7D129AE2FD0015B663 /* ModelMeshPartContent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ModelMeshPartContent.h; sourceTree = ""; }; B5E7EC7E129AE2FD0015B663 /* ModelMeshPartContent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ModelMeshPartContent.m; sourceTree = ""; }; B5E7EC81129AE30C0015B663 /* VertexBufferContent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VertexBufferContent.h; sourceTree = ""; }; B5E7EC82129AE30C0015B663 /* VertexBufferContent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VertexBufferContent.m; sourceTree = ""; }; B5E7EC85129AE3570015B663 /* Model.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Model.h; sourceTree = ""; }; B5E7EC86129AE3570015B663 /* Model.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Model.m; sourceTree = ""; }; B5E7EC89129AE3640015B663 /* ModelMesh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ModelMesh.h; sourceTree = ""; }; B5E7EC8A129AE3640015B663 /* ModelMesh.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ModelMesh.m; sourceTree = ""; }; B5E7EC8D129AE36E0015B663 /* ModelMeshPart.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ModelMeshPart.h; sourceTree = ""; }; B5E7EC8E129AE36E0015B663 /* ModelMeshPart.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ModelMeshPart.m; sourceTree = ""; }; B5E7ECAC129AE5B40015B663 /* TextureProcessor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TextureProcessor.h; sourceTree = ""; }; B5E7ECAD129AE5B40015B663 /* TextureProcessor.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TextureProcessor.m; sourceTree = ""; }; B5E7ECB0129AE5C50015B663 /* ModelProcessor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ModelProcessor.h; sourceTree = ""; }; B5E7ECB1129AE5C50015B663 /* ModelProcessor.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ModelProcessor.m; sourceTree = ""; }; B5E7ECB4129AE5D40015B663 /* MaterialProcessor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MaterialProcessor.h; sourceTree = ""; }; B5E7ECB5129AE5D40015B663 /* MaterialProcessor.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MaterialProcessor.m; sourceTree = ""; }; B5E7ECB8129AE6120015B663 /* XImporter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XImporter.h; sourceTree = ""; }; B5E7ECB9129AE6120015B663 /* XImporter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XImporter.m; sourceTree = ""; }; B5E7ECBC129AE6560015B663 /* Retronator.Xni.Framework.Content.Pipeline.Processors.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Retronator.Xni.Framework.Content.Pipeline.Processors.h; sourceTree = ""; }; B5E7ECBE129AE6620015B663 /* Retronator.Xni.Framework.Content.Pipeline.Processors.classes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Retronator.Xni.Framework.Content.Pipeline.Processors.classes.h; sourceTree = ""; }; B5E7ECD2129AE6A70015B663 /* ContentProcessor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ContentProcessor.h; sourceTree = ""; }; B5E7ECD3129AE6A70015B663 /* ContentProcessor.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ContentProcessor.m; sourceTree = ""; }; B5E7ECD6129AE6CA0015B663 /* IContentProcessor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IContentProcessor.h; sourceTree = ""; }; B5E7ECD8129AE6D20015B663 /* IContentImporter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IContentImporter.h; sourceTree = ""; }; B5EA634E12491709001245A4 /* VertexStructs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VertexStructs.h; sourceTree = ""; }; B5EA636D124917E2001245A4 /* VertexPositionColor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VertexPositionColor.h; sourceTree = ""; }; B5EA636E124917E2001245A4 /* VertexPositionColor.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VertexPositionColor.m; sourceTree = ""; }; B5EA637C124921D0001245A4 /* XniAdaptiveArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XniAdaptiveArray.h; sourceTree = ""; }; B5EA637D124921D0001245A4 /* XniAdaptiveArray.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XniAdaptiveArray.m; sourceTree = ""; }; B5EA638D1249229D001245A4 /* VertexArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VertexArray.h; sourceTree = ""; }; B5EA638E1249229D001245A4 /* VertexArray.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VertexArray.m; sourceTree = ""; }; B5EA65511249482D001245A4 /* VertexPositionTexture.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VertexPositionTexture.h; sourceTree = ""; }; B5EA65521249482D001245A4 /* VertexPositionTexture.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VertexPositionTexture.m; sourceTree = ""; }; B5EA655E1249495C001245A4 /* VertexPositionColorArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VertexPositionColorArray.h; sourceTree = ""; }; B5EA655F1249495C001245A4 /* VertexPositionColorArray.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VertexPositionColorArray.m; sourceTree = ""; }; B5EA657612494AC3001245A4 /* VertexPositionTextureArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VertexPositionTextureArray.h; sourceTree = ""; }; B5EA657712494AC3001245A4 /* VertexPositionTextureArray.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VertexPositionTextureArray.m; sourceTree = ""; }; B5EA65CD12495297001245A4 /* EffectPass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EffectPass.h; sourceTree = ""; }; B5EA65CE12495297001245A4 /* EffectPass.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EffectPass.m; sourceTree = ""; }; B5EA65D5124952C9001245A4 /* EffectTechnique.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EffectTechnique.h; sourceTree = ""; }; B5EA65D6124952C9001245A4 /* EffectTechnique.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EffectTechnique.m; sourceTree = ""; }; B5EA660012495618001245A4 /* BasicEffect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BasicEffect.h; sourceTree = ""; }; B5EA660112495618001245A4 /* BasicEffect.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BasicEffect.m; sourceTree = ""; }; B5EA660B124956CE001245A4 /* DirectionalLight.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DirectionalLight.h; sourceTree = ""; }; B5EA660C124956CE001245A4 /* DirectionalLight.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DirectionalLight.m; sourceTree = ""; }; B5EC59F71252B917001E7DFC /* TouchPanel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TouchPanel.h; sourceTree = ""; }; B5EC59F81252B917001E7DFC /* TouchPanel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TouchPanel.m; sourceTree = ""; }; B5EC59FB1252BE32001E7DFC /* Retronator.Xni.Framework.Input.Touch.classes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Retronator.Xni.Framework.Input.Touch.classes.h; sourceTree = ""; }; B5EC59FD1252BE3B001E7DFC /* Retronator.Xni.Framework.Input.Touch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Retronator.Xni.Framework.Input.Touch.h; sourceTree = ""; }; B5EC5A051252BE9E001E7DFC /* TouchCollection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TouchCollection.h; sourceTree = ""; }; B5EC5A061252BE9E001E7DFC /* TouchCollection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TouchCollection.m; sourceTree = ""; }; B5EC5A0E1252BEDF001E7DFC /* TouchLocation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TouchLocation.h; sourceTree = ""; }; B5EC5A0F1252BEDF001E7DFC /* TouchLocation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TouchLocation.m; sourceTree = ""; }; B5EC5A181252BF63001E7DFC /* InputEnums.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InputEnums.h; sourceTree = ""; }; B5EC5A4D1252C2DF001E7DFC /* GestureSample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GestureSample.h; sourceTree = ""; }; B5EC5A4E1252C2DF001E7DFC /* GestureSample.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GestureSample.m; sourceTree = ""; }; B5EC5A921252C710001E7DFC /* Retronator.Xni.Framework.Input.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Retronator.Xni.Framework.Input.h; sourceTree = ""; }; B5ED4C9B12BF82FE00A58E29 /* SpriteFont.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SpriteFont.h; sourceTree = ""; }; B5ED4C9C12BF82FE00A58E29 /* SpriteFont.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SpriteFont.m; sourceTree = ""; }; B5ED4CBE12BF895B00A58E29 /* FontTextureProcessor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FontTextureProcessor.h; sourceTree = ""; }; B5ED4CBF12BF895B00A58E29 /* FontTextureProcessor.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FontTextureProcessor.m; sourceTree = ""; }; B5ED4CC712BF898900A58E29 /* SpriteFontContent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SpriteFontContent.h; sourceTree = ""; }; B5ED4CC812BF898900A58E29 /* SpriteFontContent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SpriteFontContent.m; sourceTree = ""; }; B5ED4CCF12BF8A1600A58E29 /* SpriteFontContent+Internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "SpriteFontContent+Internal.h"; sourceTree = ""; }; B5ED4CED12BF8D9100A58E29 /* SpriteFontReader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SpriteFontReader.h; sourceTree = ""; }; B5ED4CEE12BF8D9100A58E29 /* SpriteFontReader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SpriteFontReader.m; sourceTree = ""; }; B5ED4D2412BF92A100A58E29 /* SpriteFont+Internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "SpriteFont+Internal.h"; sourceTree = ""; }; B5EFD742129B2A7800FDC150 /* ModelMeshContentCollection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ModelMeshContentCollection.h; sourceTree = ""; }; B5EFD743129B2A7800FDC150 /* ModelMeshContentCollection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ModelMeshContentCollection.m; sourceTree = ""; }; B5EFD746129B2A8900FDC150 /* ModelMeshPartContentCollection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ModelMeshPartContentCollection.h; sourceTree = ""; }; B5EFD747129B2A8900FDC150 /* ModelMeshPartContentCollection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ModelMeshPartContentCollection.m; sourceTree = ""; }; B5EFD763129B2B8100FDC150 /* ModelMeshContent+Internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "ModelMeshContent+Internal.h"; sourceTree = ""; }; B5EFD765129B2B8B00FDC150 /* ModelContent+Internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "ModelContent+Internal.h"; sourceTree = ""; }; B5EFD767129B2B9700FDC150 /* ModelMeshPartContent+Internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "ModelMeshPartContent+Internal.h"; sourceTree = ""; }; B5F415B1127780840012BAF1 /* TextureCollection+Internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "TextureCollection+Internal.h"; sourceTree = ""; }; B5F415CD127781340012BAF1 /* SamplerStateCollection+Internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "SamplerStateCollection+Internal.h"; sourceTree = ""; }; B5F415DC127781D80012BAF1 /* XniSamplerEventArgs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XniSamplerEventArgs.h; sourceTree = ""; }; B5F415DD127781D80012BAF1 /* XniSamplerEventArgs.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XniSamplerEventArgs.m; sourceTree = ""; }; B5F4E2A812095FAF00B2FC0F /* XNI_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XNI_Prefix.pch; sourceTree = ""; }; B5F8536D1239206700E6FD71 /* PackedVectorStructs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PackedVectorStructs.h; sourceTree = ""; }; B5F85385123929F800E6FD71 /* VectorConverter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VectorConverter.h; sourceTree = ""; }; B5F85386123929F800E6FD71 /* VectorConverter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VectorConverter.m; sourceTree = ""; }; B5F8539B12392E2000E6FD71 /* Vector4.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Vector4.h; path = Graphics/Vector4.h; sourceTree = ""; }; B5F8539C12392E2000E6FD71 /* Vector4.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Vector4.m; path = Graphics/Vector4.m; sourceTree = ""; }; B5F8539F12392E4500E6FD71 /* Vector4Struct.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Vector4Struct.h; sourceTree = ""; }; B5F853A3123931F100E6FD71 /* MatrixStruct.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MatrixStruct.h; sourceTree = ""; }; B5F853A5123931F900E6FD71 /* Matrix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Matrix.h; sourceTree = ""; }; B5F853A6123931F900E6FD71 /* Matrix.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Matrix.m; sourceTree = ""; }; B5F853AF1239331C00E6FD71 /* Vector3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Vector3.h; sourceTree = ""; }; B5F853B01239331C00E6FD71 /* Vector3.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Vector3.m; sourceTree = ""; }; B5F853B31239334300E6FD71 /* Vector2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Vector2.h; sourceTree = ""; }; B5F853B41239334300E6FD71 /* Vector2.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Vector2.m; sourceTree = ""; }; B5F853B71239335900E6FD71 /* Vector2Struct.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Vector2Struct.h; sourceTree = ""; }; B5F853BB1239336C00E6FD71 /* Vector3Struct.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Vector3Struct.h; sourceTree = ""; }; B5F853CB1239357400E6FD71 /* Quaternion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Quaternion.h; sourceTree = ""; }; B5F853CC1239357400E6FD71 /* Quaternion.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Quaternion.m; sourceTree = ""; }; B5F8546B1239484700E6FD71 /* ColorPixelBitmapContent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ColorPixelBitmapContent.h; sourceTree = ""; }; B5F8546C1239484700E6FD71 /* ColorPixelBitmapContent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ColorPixelBitmapContent.m; sourceTree = ""; }; B5FB745512A4ED6E00DB9234 /* IndexArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IndexArray.h; sourceTree = ""; }; B5FB745612A4ED6E00DB9234 /* IndexArray.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IndexArray.m; sourceTree = ""; }; B5FB745912A4F01400DB9234 /* ShortIndexArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ShortIndexArray.h; sourceTree = ""; }; B5FB745A12A4F01400DB9234 /* ShortIndexArray.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ShortIndexArray.m; sourceTree = ""; }; B5FE12A2129FDDF70081F7A7 /* NodeContentCollection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NodeContentCollection.h; sourceTree = ""; }; B5FE12A3129FDDF70081F7A7 /* NodeContentCollection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NodeContentCollection.m; sourceTree = ""; }; B5FE12AE129FE1730081F7A7 /* ChildCollection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ChildCollection.h; sourceTree = ""; }; B5FE12AF129FE1730081F7A7 /* ChildCollection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ChildCollection.m; sourceTree = ""; }; B5FE12F0129FE8220081F7A7 /* GeometryContentCollection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GeometryContentCollection.h; sourceTree = ""; }; B5FE12F1129FE8220081F7A7 /* GeometryContentCollection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeometryContentCollection.m; sourceTree = ""; }; B5FE12F4129FE8310081F7A7 /* PositionCollection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PositionCollection.h; sourceTree = ""; }; B5FE12F5129FE8310081F7A7 /* PositionCollection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PositionCollection.m; sourceTree = ""; }; B5FE132E129FEC9A0081F7A7 /* Collection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Collection.h; sourceTree = ""; }; B5FE13C812A00AC60081F7A7 /* VertexChannelCollection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VertexChannelCollection.h; sourceTree = ""; }; B5FE13C912A00AC60081F7A7 /* VertexChannelCollection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VertexChannelCollection.m; sourceTree = ""; }; B5FE13D312A00BE50081F7A7 /* VertexChannel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VertexChannel.h; sourceTree = ""; }; B5FE13D412A00BE50081F7A7 /* VertexChannel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VertexChannel.m; sourceTree = ""; }; B5FE13D912A00C6B0081F7A7 /* IndirectPositionCollection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IndirectPositionCollection.h; sourceTree = ""; }; B5FE13DA12A00C6B0081F7A7 /* IndirectPositionCollection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IndirectPositionCollection.m; sourceTree = ""; }; B5FE13EB12A00D580081F7A7 /* Collection.m.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Collection.m.h; sourceTree = ""; }; B5FE146512A01BB50081F7A7 /* VertexChannelNames.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VertexChannelNames.h; sourceTree = ""; }; B5FE146612A01BB50081F7A7 /* VertexChannelNames.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VertexChannelNames.m; sourceTree = ""; }; B5FE14BC12A02DCD0081F7A7 /* VertexDeclarationContent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VertexDeclarationContent.h; sourceTree = ""; }; B5FE14BD12A02DCD0081F7A7 /* VertexDeclarationContent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VertexDeclarationContent.m; sourceTree = ""; }; D2AAC07E0554694100DB518D /* libXNI.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libXNI.a; sourceTree = BUILT_PRODUCTS_DIR; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ B5C6FDD1126DD292002ED666 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; D2AAC07C0554694100DB518D /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( AACBBE4A0F95108600F1A2B1 /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 034768DFFF38A50411DB9C8B /* Products */ = { isa = PBXGroup; children = ( D2AAC07E0554694100DB518D /* libXNI.a */, B5C6FDD3126DD292002ED666 /* libXNI.a */, ); name = Products; sourceTree = ""; }; 0867D691FE84028FC02AAC07 /* XNI */ = { isa = PBXGroup; children = ( 08FB77AEFE84172EC02AAC07 /* Classes */, 32C88DFF0371C24200C91783 /* Other Sources */, 0867D69AFE84028FC02AAC07 /* Frameworks */, 034768DFFF38A50411DB9C8B /* Products */, ); name = XNI; sourceTree = ""; }; 0867D69AFE84028FC02AAC07 /* Frameworks */ = { isa = PBXGroup; children = ( AACBBE490F95108600F1A2B1 /* Foundation.framework */, B528F52E12AE5788006FBBC1 /* GameKit.framework */, ); name = Frameworks; sourceTree = ""; }; 08FB77AEFE84172EC02AAC07 /* Classes */ = { isa = PBXGroup; children = ( B5DE188611F885E500BF3275 /* Retronator */, B5DE188F11F887D200BF3275 /* System */, ); path = Classes; sourceTree = ""; }; 32C88DFF0371C24200C91783 /* Other Sources */ = { isa = PBXGroup; children = ( B5F4E2A812095FAF00B2FC0F /* XNI_Prefix.pch */, ); name = "Other Sources"; sourceTree = ""; }; B507F83D12E574E400A7302B /* Media */ = { isa = PBXGroup; children = ( B507F84412E5753500A7302B /* Retronator.Xni.Framework.Media.classes.h */, B507F84212E5752C00A7302B /* Retronator.Xni.Framework.Media.h */, B507F8DB12E5925500A7302B /* MediaEnums.h */, B507F84F12E5756400A7302B /* Song.h */, B507F85D12E5766C00A7302B /* Song+Internal.h */, B507F85012E5756400A7302B /* Song.m */, B507F83E12E5751700A7302B /* MediaPlayer.h */, B507F83F12E5751700A7302B /* MediaPlayer.m */, B507F8BA12E58E7000A7302B /* MediaQueue.h */, B507F8C412E58EB100A7302B /* MediaQueue+Internal.h */, B507F8BB12E58E7000A7302B /* MediaQueue.m */, ); path = Media; sourceTree = ""; }; B51ADC4A12B83549004E2DB0 /* Audio */ = { isa = PBXGroup; children = ( B51ADC5D12B83888004E2DB0 /* Retronator.Xni.Framework.Audio.classes.h */, B51ADC5B12B83876004E2DB0 /* Retronator.Xni.Framework.Audio.h */, B51ADC5912B83868004E2DB0 /* AudioEnums.h */, B51ADC4D12B8358C004E2DB0 /* SoundEffect.h */, B50FE76112B8B11C003D4F1A /* SoundEffect+Internal.h */, B51ADC4E12B8358C004E2DB0 /* SoundEffect.m */, B51ADC5F12B838AD004E2DB0 /* SoundEffectInstance.h */, B50FE50612B88F64003D4F1A /* SoundEffectInstance+Internal.h */, B51ADC6012B838AD004E2DB0 /* SoundEffectInstance.m */, ); path = Audio; sourceTree = ""; }; B51ADC6312B83DF1004E2DB0 /* Audio */ = { isa = PBXGroup; children = ( B51ADC6612B83E33004E2DB0 /* Retronator.Xni.Framework.Content.Pipeline.Audio.classes.h */, B51ADC6412B83E16004E2DB0 /* Retronator.Xni.Framework.Content.Pipeline.Audio.h */, B51ADC9112B83FF2004E2DB0 /* AudioContentEnums.h */, B51ADC9312B84088004E2DB0 /* AudioContent.h */, B51ADC9412B84088004E2DB0 /* AudioContent.m */, B51ADC9712B84095004E2DB0 /* AudioFormat.h */, B51ADC9812B84095004E2DB0 /* AudioFormat.m */, ); path = Audio; sourceTree = ""; }; B52B2B4612ADAEB600E8A377 /* GamerServices */ = { isa = PBXGroup; children = ( B52B2B4712ADAEEC00E8A377 /* Retronator.Xni.Framework.GamerServices.classes.h */, B52B2B4912ADAEF800E8A377 /* Retronator.Xni.Framework.GamerServices.h */, B52B2B4B12ADAF1000E8A377 /* Guide.h */, B52B2B4F12ADB20000E8A377 /* Guide+Internal.h */, B52B2B4C12ADAF1000E8A377 /* Guide.m */, ); path = GamerServices; sourceTree = ""; }; B59AD7E81236E02500F99511 /* Pipeline */ = { isa = PBXGroup; children = ( B51ADC6312B83DF1004E2DB0 /* Audio */, B59AD8181236E53600F99511 /* Graphics */, B5E7ECA6129AE5920015B663 /* Processors */, B59AD80D1236E22B00F99511 /* Retronator.Xni.Framework.Content.Pipeline.classes.h */, B59AD80B1236E21900F99511 /* Retronator.Xni.Framework.Content.Pipeline.h */, B5FE12AE129FE1730081F7A7 /* ChildCollection.h */, B5FE12AF129FE1730081F7A7 /* ChildCollection.m */, B554F7F112A3C23300F20A0D /* OpaqueDataDictionary.h */, B554F7F212A3C23300F20A0D /* OpaqueDataDictionary.m */, B554F7D112A3BD1B00F20A0D /* NamedValueDictionary.h */, B554F7D212A3BD1B00F20A0D /* NamedValueDictionary.m.h */, B554F7BF12A3B48600F20A0D /* ExternalReference.h */, B554F7C012A3B48600F20A0D /* ExternalReference.m */, B59AD8211236E76E00F99511 /* ContentIdentity.h */, B59AD8221236E76E00F99511 /* ContentIdentity.m */, B59AD81D1236E59A00F99511 /* ContentItem.h */, B59AD81E1236E59A00F99511 /* ContentItem.m */, B5E7ECD6129AE6CA0015B663 /* IContentProcessor.h */, B5E7ECD2129AE6A70015B663 /* ContentProcessor.h */, B5E7ECD3129AE6A70015B663 /* ContentProcessor.m */, B5E7ECD8129AE6D20015B663 /* IContentImporter.h */, B59AD7EE1236E07300F99511 /* ContentImporter.h */, B59AD7EF1236E07300F99511 /* ContentImporter.m */, B59AD80F1236E25700F99511 /* TextureImporter.h */, B59AD8101236E25700F99511 /* TextureImporter.m */, B5E7ECB8129AE6120015B663 /* XImporter.h */, B5E7ECB9129AE6120015B663 /* XImporter.m */, B54F9BBF12A2CA1B00F7411F /* XImporterReader.h */, B54F9BC012A2CA1B00F7411F /* XImporterReader.m */, B51ADCCD12B84FD8004E2DB0 /* WavImporter.h */, B51ADCCE12B84FD8004E2DB0 /* WavImporter.m */, B51ADCD112B84FE1004E2DB0 /* Mp3Importer.h */, B51ADCD212B84FE1004E2DB0 /* Mp3Importer.m */, ); path = Pipeline; sourceTree = ""; }; B59AD8181236E53600F99511 /* Graphics */ = { isa = PBXGroup; children = ( B59AD8191236E55E00F99511 /* Retronator.Xni.Framework.Content.Pipeline.Graphics.classes.h */, B59AD81B1236E56800F99511 /* Retronator.Xni.Framework.Content.Pipeline.Graphics.h */, B59AD86C1236ED3900F99511 /* BitmapContent.h */, B59AD86D1236ED3900F99511 /* BitmapContent.m */, B59AD8801236EFF200F99511 /* PixelBitmapContent.h */, B59AD8811236EFF200F99511 /* PixelBitmapContent.m */, B5F8546B1239484700E6FD71 /* ColorPixelBitmapContent.h */, B5F8546C1239484700E6FD71 /* ColorPixelBitmapContent.m */, B56CC50B123A6F3600B72347 /* MipmapChain.h */, B56CC50C123A6F3600B72347 /* MipmapChain.m */, B56CC50F123A739100B72347 /* MipmapChainCollection.h */, B56CC510123A739100B72347 /* MipmapChainCollection.m */, B59AD8661236EC2300F99511 /* TextureContent.h */, B59AD8671236EC2300F99511 /* TextureContent.m */, B56CC525123A79E800B72347 /* Texture2DContent.h */, B56CC526123A79E800B72347 /* Texture2DContent.m */, B5F85385123929F800E6FD71 /* VectorConverter.h */, B5F85386123929F800E6FD71 /* VectorConverter.m */, B5E7EC52129AE1A00015B663 /* NodeContent.h */, B5E7EC53129AE1A00015B663 /* NodeContent.m */, B5FE12A2129FDDF70081F7A7 /* NodeContentCollection.h */, B5FE12A3129FDDF70081F7A7 /* NodeContentCollection.m */, B5E7EC59129AE1BF0015B663 /* MeshContent.h */, B5E7EC5A129AE1BF0015B663 /* MeshContent.m */, B5FE12F0129FE8220081F7A7 /* GeometryContentCollection.h */, B5FE12F1129FE8220081F7A7 /* GeometryContentCollection.m */, B5FE12F4129FE8310081F7A7 /* PositionCollection.h */, B5FE12F5129FE8310081F7A7 /* PositionCollection.m */, B5E7EC5D129AE1CD0015B663 /* GeometryContent.h */, B5E7EC5E129AE1CD0015B663 /* GeometryContent.m */, B5E7EC65129AE2340015B663 /* VertexContent.h */, B5E7EC66129AE2340015B663 /* VertexContent.m */, B5FE13C812A00AC60081F7A7 /* VertexChannelCollection.h */, B5FE13C912A00AC60081F7A7 /* VertexChannelCollection.m */, B5FE13D312A00BE50081F7A7 /* VertexChannel.h */, B5FE13D412A00BE50081F7A7 /* VertexChannel.m */, B5FE13D912A00C6B0081F7A7 /* IndirectPositionCollection.h */, B5FE13DA12A00C6B0081F7A7 /* IndirectPositionCollection.m */, B5FE146512A01BB50081F7A7 /* VertexChannelNames.h */, B5FE146612A01BB50081F7A7 /* VertexChannelNames.m */, B5E7EC69129AE2410015B663 /* IndexCollection.h */, B5E7EC6A129AE2410015B663 /* IndexCollection.m */, B5E7EC6D129AE2530015B663 /* MaterialContent.h */, B5E7EC6E129AE2530015B663 /* MaterialContent.m */, B5E7EC71129AE2860015B663 /* BasicMaterialContent.h */, B5E7EC72129AE2860015B663 /* BasicMaterialContent.m */, B554F7B712A3B19100F20A0D /* TextureReferenceDictionary.h */, B554F7B812A3B19100F20A0D /* TextureReferenceDictionary.m */, ); path = Graphics; sourceTree = ""; }; B59AD8951236F1A800F99511 /* PackedVector */ = { isa = PBXGroup; children = ( B59AD89F1236F1FF00F99511 /* Retronator.Xni.Framework.Graphics.PackedVector.classes.h */, B59AD8A11236F20B00F99511 /* Retronator.Xni.Framework.Graphics.PackedVector.h */, B5F8536D1239206700E6FD71 /* PackedVectorStructs.h */, ); path = PackedVector; sourceTree = ""; }; B5A1C82B12353EFB00DB60CB /* Content */ = { isa = PBXGroup; children = ( B59AD7E81236E02500F99511 /* Pipeline */, B5A1C83012353F9B00DB60CB /* Retronator.Xni.Framework.Content.classes.h */, B5A1C82E12353F8700DB60CB /* Retronator.Xni.Framework.Content.h */, B5A1C83212353FBB00DB60CB /* ContentManager.h */, B5454401129B4F4D002A28BE /* ContentManager+Internal.h */, B5A1C83312353FBB00DB60CB /* ContentManager.m */, B56CC5BB123A915700B72347 /* ContentReader.h */, B56CC5BC123A915700B72347 /* ContentReader.m */, B56CC5C5123A928A00B72347 /* ContentTypeReaderManager.h */, B56CC5C6123A928A00B72347 /* ContentTypeReaderManager.m */, B56CC5C1123A927500B72347 /* ContentTypeReader.h */, B56CC5C2123A927500B72347 /* ContentTypeReader.m */, B56CC5C9123A92BB00B72347 /* Texture2DReader.h */, B56CC5CA123A92BB00B72347 /* Texture2DReader.m */, B5672D18129B174100DE5AAC /* ModelReader.h */, B5672D19129B174100DE5AAC /* ModelReader.m */, B54543F5129B47A1002A28BE /* ModelMeshReader.h */, B54543F6129B47A1002A28BE /* ModelMeshReader.m */, B54543E7129B473A002A28BE /* ModelMeshPartReader.h */, B54543E8129B473A002A28BE /* ModelMeshPartReader.m */, B54543DB129B4705002A28BE /* BasicEffectReader.h */, B54543DC129B4705002A28BE /* BasicEffectReader.m */, B54543DF129B4716002A28BE /* IndexBufferReader.h */, B54543E0129B4716002A28BE /* IndexBufferReader.m */, B54543E3129B4727002A28BE /* VertexBufferReader.h */, B54543E4129B4727002A28BE /* VertexBufferReader.m */, B554F9B312A427DD00F20A0D /* ModelBoneReader.h */, B554F9B412A427DD00F20A0D /* ModelBoneReader.m */, B554FA0B12A4362B00F20A0D /* VertexDeclarationReader.h */, B554FA0C12A4362B00F20A0D /* VertexDeclarationReader.m */, B50FE48612B885BC003D4F1A /* SoundEffectReader.h */, B50FE48712B885BC003D4F1A /* SoundEffectReader.m */, B507F87312E58AC300A7302B /* SongReader.h */, B507F87412E58AC300A7302B /* SongReader.m */, B5ED4CED12BF8D9100A58E29 /* SpriteFontReader.h */, B5ED4CEE12BF8D9100A58E29 /* SpriteFontReader.m */, ); path = Content; sourceTree = ""; }; B5DDE82911FF10D0000DB38B /* Graphics */ = { isa = PBXGroup; children = ( B59AD8951236F1A800F99511 /* PackedVector */, B5DDE82E11FF1213000DB38B /* Retronator.Xni.Framework.Graphics.classes.h */, B5DDE83011FF1222000DB38B /* Retronator.Xni.Framework.Graphics.h */, B5DDE8C911FF2AD6000DB38B /* GraphicsEnums.h */, B508070A122E4FBB00C330E2 /* GraphicsResource.h */, B508070B122E4FBB00C330E2 /* GraphicsResource.m */, B50806FD122E4ECF00C330E2 /* Texture.h */, B50806FE122E4ECF00C330E2 /* Texture.m */, B5080701122E4EE900C330E2 /* Texture2D.h */, B5080702122E4EE900C330E2 /* Texture2D.m */, B5E78B7812429BBD00DDD99A /* Effect.h */, B5E78B7912429BBD00DDD99A /* Effect.m */, B5EA65D5124952C9001245A4 /* EffectTechnique.h */, B5EA65D6124952C9001245A4 /* EffectTechnique.m */, B5EA65CD12495297001245A4 /* EffectPass.h */, B5EA65CE12495297001245A4 /* EffectPass.m */, B5EA660012495618001245A4 /* BasicEffect.h */, B5EA660112495618001245A4 /* BasicEffect.m */, B5EA660B124956CE001245A4 /* DirectionalLight.h */, B5EA660C124956CE001245A4 /* DirectionalLight.m */, B5EA634E12491709001245A4 /* VertexStructs.h */, B5BBC2BA1248F2990066F5ED /* VertexElement.h */, B5BBC2BB1248F2990066F5ED /* VertexElement.m */, B5EA636D124917E2001245A4 /* VertexPositionColor.h */, B5EA636E124917E2001245A4 /* VertexPositionColor.m */, B5EA65511249482D001245A4 /* VertexPositionTexture.h */, B5EA65521249482D001245A4 /* VertexPositionTexture.m */, B57E36BC124BE2DD00DDAA42 /* VertexPositionColorTexture.h */, B57E36BD124BE2DD00DDAA42 /* VertexPositionColorTexture.m */, B554FC9C12A45B3300F20A0D /* VertexPositionNormalTexture.h */, B554FC9D12A45B3300F20A0D /* VertexPositionNormalTexture.m */, B5BBC2AC1248F0C40066F5ED /* VertexDeclaration.h */, B5BBC2AD1248F0C40066F5ED /* VertexDeclaration.m */, B5EA638D1249229D001245A4 /* VertexArray.h */, B5EA638E1249229D001245A4 /* VertexArray.m */, B5EA655E1249495C001245A4 /* VertexPositionColorArray.h */, B5EA655F1249495C001245A4 /* VertexPositionColorArray.m */, B5EA657612494AC3001245A4 /* VertexPositionTextureArray.h */, B5EA657712494AC3001245A4 /* VertexPositionTextureArray.m */, B57E36CA124BE36E00DDAA42 /* VertexPositionColorTextureArray.h */, B57E36CB124BE36E00DDAA42 /* VertexPositionColorTextureArray.m */, B554FC9812A45A9D00F20A0D /* VertexPositionNormalTextureArray.h */, B554FC9912A45A9D00F20A0D /* VertexPositionNormalTextureArray.m */, B5FB745512A4ED6E00DB9234 /* IndexArray.h */, B5FB745612A4ED6E00DB9234 /* IndexArray.m */, B5FB745912A4F01400DB9234 /* ShortIndexArray.h */, B5FB745A12A4F01400DB9234 /* ShortIndexArray.m */, B5BBC2D01248F98D0066F5ED /* VertexBuffer.h */, B554F9EE12A433B500F20A0D /* VertexBuffer+Internal.h */, B5BBC2D11248F98D0066F5ED /* VertexBuffer.m */, B5BBC2EA1248FC7A0066F5ED /* VertexBufferBinding.h */, B5BBC2EB1248FC7A0066F5ED /* VertexBufferBinding.m */, B5BBC1CD1248D4CB0066F5ED /* IndexBuffer.h */, B554F9CF12A42DC600F20A0D /* IndexBuffer+Internal.h */, B5BBC1CE1248D4CB0066F5ED /* IndexBuffer.m */, B5E7EC85129AE3570015B663 /* Model.h */, B5672CD7129B0CAC00DE5AAC /* Model+Internal.h */, B5E7EC86129AE3570015B663 /* Model.m */, B5672C6A129AFDCE00DE5AAC /* ModelMeshCollection.h */, B5672C6B129AFDCE00DE5AAC /* ModelMeshCollection.m */, B5E7EC89129AE3640015B663 /* ModelMesh.h */, B5672CD9129B0CB700DE5AAC /* ModelMesh+Internal.h */, B5E7EC8A129AE3640015B663 /* ModelMesh.m */, B5672CC0129B02D100DE5AAC /* ModelEffectCollection.h */, B5672CC1129B02D100DE5AAC /* ModelEffectCollection.m */, B5672C78129AFE8500DE5AAC /* ModelMeshPartCollection.h */, B5672C79129AFE8500DE5AAC /* ModelMeshPartCollection.m */, B5E7EC8D129AE36E0015B663 /* ModelMeshPart.h */, B5672CDB129B0CC300DE5AAC /* ModelMeshPart+Internal.h */, B5E7EC8E129AE36E0015B663 /* ModelMeshPart.m */, B554F8CE12A3F3E400F20A0D /* ModelBone.h */, B554FA2012A43A3A00F20A0D /* ModelBone+Internal.h */, B554F8CF12A3F3E400F20A0D /* ModelBone.m */, B554F8DD12A3F3FD00F20A0D /* ModelBoneCollection.h */, B554F8DE12A3F3FD00F20A0D /* ModelBoneCollection.m */, B5E78B6012429AEC00DDD99A /* BlendState.h */, B5E78B6112429AEC00DDD99A /* BlendState.m */, B5E78B6412429AF900DDD99A /* DepthStencilState.h */, B5E78B6512429AF900DDD99A /* DepthStencilState.m */, B5E78B6812429B0E00DDD99A /* RasterizerState.h */, B5E78B6912429B0E00DDD99A /* RasterizerState.m */, B5E78B6C12429B1A00DDD99A /* SamplerState.h */, B5E78B6D12429B1A00DDD99A /* SamplerState.m */, B5F415DC127781D80012BAF1 /* XniSamplerEventArgs.h */, B5F415DD127781D80012BAF1 /* XniSamplerEventArgs.m */, B5BBC1DE1248D5640066F5ED /* SamplerStateCollection.h */, B5F415CD127781340012BAF1 /* SamplerStateCollection+Internal.h */, B5BBC1DF1248D5640066F5ED /* SamplerStateCollection.m */, B5BBC1EF1248D6090066F5ED /* TextureCollection.h */, B5F415B1127780840012BAF1 /* TextureCollection+Internal.h */, B5BBC1F01248D6090066F5ED /* TextureCollection.m */, B57E3663124BC23E00DDAA42 /* Viewport.h */, B57E3664124BC23E00DDAA42 /* Viewport.m */, B5DDE82A11FF10EF000DB38B /* IGraphicsDeviceService.h */, B5DDE85A11FF1326000DB38B /* GraphicsDevice.h */, B554F9DD12A42FD000F20A0D /* GraphicsDevice+Internal.h */, B5DDE85B11FF1326000DB38B /* GraphicsDevice.m */, B5DDE8C111FF29E8000DB38B /* ReachGraphicsDevice.h */, B5DDE8C211FF29E8000DB38B /* ReachGraphicsDevice.m */, B5DDE8C511FF2A23000DB38B /* HiDefGraphicsDevice.h */, B5DDE8C611FF2A23000DB38B /* HiDefGraphicsDevice.m */, B5E78B481242925600DDD99A /* SpriteBatch.h */, B5E78B491242925600DDD99A /* SpriteBatch.m */, B5ED4C9B12BF82FE00A58E29 /* SpriteFont.h */, B5ED4D2412BF92A100A58E29 /* SpriteFont+Internal.h */, B5ED4C9C12BF82FE00A58E29 /* SpriteFont.m */, ); path = Graphics; sourceTree = ""; }; B5DE188611F885E500BF3275 /* Retronator */ = { isa = PBXGroup; children = ( B5DE188D11F8879500BF3275 /* Xni */, ); path = Retronator; sourceTree = ""; }; B5DE188D11F8879500BF3275 /* Xni */ = { isa = PBXGroup; children = ( B5DE188E11F887A000BF3275 /* Framework */, ); path = Xni; sourceTree = ""; }; B5DE188E11F887A000BF3275 /* Framework */ = { isa = PBXGroup; children = ( B51ADC4A12B83549004E2DB0 /* Audio */, B5A1C82B12353EFB00DB60CB /* Content */, B52B2B4612ADAEB600E8A377 /* GamerServices */, B5DDE82911FF10D0000DB38B /* Graphics */, B5EC59F41252B8B6001E7DFC /* Input */, B507F83D12E574E400A7302B /* Media */, B5DE189F11F8888B00BF3275 /* Retronator.Xni.Framework.classes.h */, B5DE18A011F8888B00BF3275 /* Retronator.Xni.Framework.h */, B52BADAC1255426600B308F6 /* FrameworkEnums.h */, B5DDE89411FF16A3000DB38B /* Protocols.h */, B5DDE89511FF16A3000DB38B /* Protocols.m */, B594878112AEF3DA00EE601F /* PointStruct.h */, B594878312AEF44900EE601F /* XniPoint.h */, B594878412AEF44900EE601F /* XniPoint.m */, B5DE190611F88B5D00BF3275 /* RectangleStruct.h */, B5DE190211F88AF500BF3275 /* Rectangle.h */, B5DE190311F88AF500BF3275 /* Rectangle.m */, B5DDE90711FF352E000DB38B /* Color.h */, B5DDE90811FF352E000DB38B /* Color.m */, B5DE18FA11F88AD900BF3275 /* GameHost.h */, B5DE18FB11F88AD900BF3275 /* GameHost.m */, B5DDE7E911FF04E3000DB38B /* Game.h */, B5DDE7EA11FF04E3000DB38B /* Game.m */, B5DE18FC11F88AD900BF3275 /* GameWindow.h */, B53649F1127DE08100CAE30C /* GameWindow+Internal.h */, B5DE18FD11F88AD900BF3275 /* GameWindow.m */, B5DE194811F89C0900BF3275 /* GameViewController.h */, B5DE194911F89C0900BF3275 /* GameViewController.m */, B5DE194C11F89C1F00BF3275 /* GameView.h */, B5DE194D11F89C1F00BF3275 /* GameView.m */, B5DDE7ED11FF06BB000DB38B /* GameServiceContainer.h */, B5DDE7EE11FF06BB000DB38B /* GameServiceContainer.m */, B5DDE82C11FF10FD000DB38B /* IGraphicsDeviceManager.h */, B5DDE98F11FF546B000DB38B /* GraphicsDeviceManager.h */, B5DDE99011FF546B000DB38B /* GraphicsDeviceManager.m */, B5DDE80111FF0AE3000DB38B /* IGameComponent.h */, B5DDE80411FF0B2D000DB38B /* IUpdatable.h */, B5DDE80611FF0B3C000DB38B /* IDrawable.h */, B50769121264EE9500E4474F /* GameComponent.h */, B50769131264EE9500E4474F /* GameComponent.m */, B507691A1264EF0B00E4474F /* DrawableGameComponent.h */, B507691B1264EF0B00E4474F /* DrawableGameComponent.m */, B5DDE7FD11FF0A0F000DB38B /* GameComponentCollection.h */, B5DDE7FE11FF0A0F000DB38B /* GameComponentCollection.m */, B5DDE80811FF0C24000DB38B /* GameComponentCollectionEventArgs.h */, B5DDE80911FF0C24000DB38B /* GameComponentCollectionEventArgs.m */, B5DDE82011FF0D4F000DB38B /* GameTime.h */, B5DDE82111FF0D4F000DB38B /* GameTime.m */, B5F853B71239335900E6FD71 /* Vector2Struct.h */, B5F853B31239334300E6FD71 /* Vector2.h */, B5F853B41239334300E6FD71 /* Vector2.m */, B5F853BB1239336C00E6FD71 /* Vector3Struct.h */, B5F853AF1239331C00E6FD71 /* Vector3.h */, B5F853B01239331C00E6FD71 /* Vector3.m */, B5F8539F12392E4500E6FD71 /* Vector4Struct.h */, B5F8539B12392E2000E6FD71 /* Vector4.h */, B5F8539C12392E2000E6FD71 /* Vector4.m */, B5F853CB1239357400E6FD71 /* Quaternion.h */, B5F853CC1239357400E6FD71 /* Quaternion.m */, B5F853A3123931F100E6FD71 /* MatrixStruct.h */, B5F853A5123931F900E6FD71 /* Matrix.h */, B5F853A6123931F900E6FD71 /* Matrix.m */, ); path = Framework; sourceTree = ""; }; B5DE188F11F887D200BF3275 /* System */ = { isa = PBXGroup; children = ( B5DE189E11F8886D00BF3275 /* System.classes.h */, B5DE18A311F888BC00BF3275 /* System.h */, B5DE189211F8884A00BF3275 /* Delegate.h */, B5DE189311F8884A00BF3275 /* Delegate.m */, B5DE189411F8884A00BF3275 /* Event.h */, B5DE189511F8884A00BF3275 /* Event.m */, B5DE189611F8884A00BF3275 /* EventArgs.h */, B5DE189711F8884A00BF3275 /* EventArgs.m */, B56CC559123A846C00B72347 /* IServiceProvider.h */, B5EA637C124921D0001245A4 /* XniAdaptiveArray.h */, B5EA637D124921D0001245A4 /* XniAdaptiveArray.m */, B5FE132E129FEC9A0081F7A7 /* Collection.h */, B5FE13EB12A00D580081F7A7 /* Collection.m.h */, B554F8F112A3F6AB00F20A0D /* ReadOnlyCollection.h */, B554F8F212A3F6AB00F20A0D /* ReadOnlyCollection.m.h */, ); path = System; sourceTree = ""; }; B5E7ECA6129AE5920015B663 /* Processors */ = { isa = PBXGroup; children = ( B5E7ECBE129AE6620015B663 /* Retronator.Xni.Framework.Content.Pipeline.Processors.classes.h */, B5E7ECBC129AE6560015B663 /* Retronator.Xni.Framework.Content.Pipeline.Processors.h */, B5E7ECAC129AE5B40015B663 /* TextureProcessor.h */, B5E7ECAD129AE5B40015B663 /* TextureProcessor.m */, B5ED4CBE12BF895B00A58E29 /* FontTextureProcessor.h */, B5ED4CBF12BF895B00A58E29 /* FontTextureProcessor.m */, B5E7ECB0129AE5C50015B663 /* ModelProcessor.h */, B5E7ECB1129AE5C50015B663 /* ModelProcessor.m */, B5E7ECB4129AE5D40015B663 /* MaterialProcessor.h */, B5E7ECB5129AE5D40015B663 /* MaterialProcessor.m */, B51ADC8512B83F75004E2DB0 /* SoundEffectProcessor.h */, B51ADC8612B83F75004E2DB0 /* SoundEffectProcessor.m */, B51ADC7D12B83EFD004E2DB0 /* SongProcessor.h */, B51ADC7E12B83EFD004E2DB0 /* SongProcessor.m */, B5E7EC75129AE2E10015B663 /* ModelContent.h */, B5EFD765129B2B8B00FDC150 /* ModelContent+Internal.h */, B5E7EC76129AE2E10015B663 /* ModelContent.m */, B5EFD742129B2A7800FDC150 /* ModelMeshContentCollection.h */, B5EFD743129B2A7800FDC150 /* ModelMeshContentCollection.m */, B5E7EC79129AE2ED0015B663 /* ModelMeshContent.h */, B5EFD763129B2B8100FDC150 /* ModelMeshContent+Internal.h */, B5E7EC7A129AE2ED0015B663 /* ModelMeshContent.m */, B5EFD746129B2A8900FDC150 /* ModelMeshPartContentCollection.h */, B5EFD747129B2A8900FDC150 /* ModelMeshPartContentCollection.m */, B5E7EC7D129AE2FD0015B663 /* ModelMeshPartContent.h */, B5EFD767129B2B9700FDC150 /* ModelMeshPartContent+Internal.h */, B5E7EC7E129AE2FD0015B663 /* ModelMeshPartContent.m */, B5E7EC81129AE30C0015B663 /* VertexBufferContent.h */, B5E7EC82129AE30C0015B663 /* VertexBufferContent.m */, B5FE14BC12A02DCD0081F7A7 /* VertexDeclarationContent.h */, B5FE14BD12A02DCD0081F7A7 /* VertexDeclarationContent.m */, B554F94B12A4033600F20A0D /* ModelBoneContent.h */, B554F99712A415AD00F20A0D /* ModelBoneContent+Internal.h */, B554F94C12A4033600F20A0D /* ModelBoneContent.m */, B554F94F12A4034100F20A0D /* ModelBoneContentCollection.h */, B554F95012A4034100F20A0D /* ModelBoneContentCollection.m */, B51ADC8112B83F62004E2DB0 /* SoundEffectContent.h */, B50FE47B12B88433003D4F1A /* SoundEffectContent+Internal.h */, B51ADC8212B83F62004E2DB0 /* SoundEffectContent.m */, B51ADC7912B83EE9004E2DB0 /* SongContent.h */, B507F85F12E5888C00A7302B /* SongContent+Internal.h */, B51ADC7A12B83EE9004E2DB0 /* SongContent.m */, B5ED4CC712BF898900A58E29 /* SpriteFontContent.h */, B5ED4CCF12BF8A1600A58E29 /* SpriteFontContent+Internal.h */, B5ED4CC812BF898900A58E29 /* SpriteFontContent.m */, ); path = Processors; sourceTree = ""; }; B5EC59F41252B8B6001E7DFC /* Input */ = { isa = PBXGroup; children = ( B5EC59F51252B8D0001E7DFC /* Touch */, B5EC5A921252C710001E7DFC /* Retronator.Xni.Framework.Input.h */, ); path = Input; sourceTree = ""; }; B5EC59F51252B8D0001E7DFC /* Touch */ = { isa = PBXGroup; children = ( B5EC59FB1252BE32001E7DFC /* Retronator.Xni.Framework.Input.Touch.classes.h */, B5EC59FD1252BE3B001E7DFC /* Retronator.Xni.Framework.Input.Touch.h */, B5EC5A181252BF63001E7DFC /* InputEnums.h */, B5EC59F71252B917001E7DFC /* TouchPanel.h */, B52BACF9125527E200B308F6 /* TouchPanel+Internal.h */, B5EC59F81252B917001E7DFC /* TouchPanel.m */, B5EC5A051252BE9E001E7DFC /* TouchCollection.h */, B5EC5A061252BE9E001E7DFC /* TouchCollection.m */, B5EC5A0E1252BEDF001E7DFC /* TouchLocation.h */, B5EC5A0F1252BEDF001E7DFC /* TouchLocation.m */, B5EC5A4D1252C2DF001E7DFC /* GestureSample.h */, B5EC5A4E1252C2DF001E7DFC /* GestureSample.m */, ); path = Touch; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ B5C6FDCF126DD292002ED666 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; D2AAC07A0554694100DB518D /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( B5DDEA2811FF62FD000DB38B /* System.classes.h in Headers */, B5DE18A411F888BC00BF3275 /* System.h in Headers */, B5DE189811F8884A00BF3275 /* Delegate.h in Headers */, B5DE189A11F8884A00BF3275 /* Event.h in Headers */, B5DE189C11F8884A00BF3275 /* EventArgs.h in Headers */, B5DE18A111F8888B00BF3275 /* Retronator.Xni.Framework.classes.h in Headers */, B5DE18A211F8888B00BF3275 /* Retronator.Xni.Framework.h in Headers */, B5DE18FE11F88AD900BF3275 /* GameHost.h in Headers */, B5DE190011F88AD900BF3275 /* GameWindow.h in Headers */, B5DE190411F88AF500BF3275 /* Rectangle.h in Headers */, B5DE190711F88B5D00BF3275 /* RectangleStruct.h in Headers */, B5DE194A11F89C0900BF3275 /* GameViewController.h in Headers */, B5DE194E11F89C1F00BF3275 /* GameView.h in Headers */, B5DDE7EB11FF04E3000DB38B /* Game.h in Headers */, B5DDE7EF11FF06BB000DB38B /* GameServiceContainer.h in Headers */, B5DDE7FF11FF0A0F000DB38B /* GameComponentCollection.h in Headers */, B5DDE80211FF0AE3000DB38B /* IGameComponent.h in Headers */, B5DDE80511FF0B2D000DB38B /* IUpdatable.h in Headers */, B5DDE80711FF0B3C000DB38B /* IDrawable.h in Headers */, B5DDE80A11FF0C24000DB38B /* GameComponentCollectionEventArgs.h in Headers */, B5DDE82211FF0D4F000DB38B /* GameTime.h in Headers */, B5DDE82B11FF10EF000DB38B /* IGraphicsDeviceService.h in Headers */, B5DDE82D11FF10FD000DB38B /* IGraphicsDeviceManager.h in Headers */, B5DDE82F11FF1213000DB38B /* Retronator.Xni.Framework.Graphics.classes.h in Headers */, B5DDE83111FF1222000DB38B /* Retronator.Xni.Framework.Graphics.h in Headers */, B5DDE85C11FF1326000DB38B /* GraphicsDevice.h in Headers */, B5DDE89611FF16A3000DB38B /* Protocols.h in Headers */, B5DDE8C311FF29E8000DB38B /* ReachGraphicsDevice.h in Headers */, B5DDE8C711FF2A23000DB38B /* HiDefGraphicsDevice.h in Headers */, B5DDE8CA11FF2AD6000DB38B /* GraphicsEnums.h in Headers */, B5DDE90911FF352E000DB38B /* Color.h in Headers */, B5DDE99111FF546B000DB38B /* GraphicsDeviceManager.h in Headers */, B5F4E2A912095FAF00B2FC0F /* XNI_Prefix.pch in Headers */, B50806FF122E4ECF00C330E2 /* Texture.h in Headers */, B5080703122E4EE900C330E2 /* Texture2D.h in Headers */, B508070C122E4FBB00C330E2 /* GraphicsResource.h in Headers */, B5A1C82F12353F8700DB60CB /* Retronator.Xni.Framework.Content.h in Headers */, B5A1C83112353F9B00DB60CB /* Retronator.Xni.Framework.Content.classes.h in Headers */, B5A1C83412353FBB00DB60CB /* ContentManager.h in Headers */, B59AD7F01236E07300F99511 /* ContentImporter.h in Headers */, B59AD80C1236E21900F99511 /* Retronator.Xni.Framework.Content.Pipeline.h in Headers */, B59AD80E1236E22B00F99511 /* Retronator.Xni.Framework.Content.Pipeline.classes.h in Headers */, B59AD8111236E25700F99511 /* TextureImporter.h in Headers */, B59AD81A1236E55E00F99511 /* Retronator.Xni.Framework.Content.Pipeline.Graphics.classes.h in Headers */, B59AD81C1236E56800F99511 /* Retronator.Xni.Framework.Content.Pipeline.Graphics.h in Headers */, B59AD81F1236E59A00F99511 /* ContentItem.h in Headers */, B59AD8231236E76E00F99511 /* ContentIdentity.h in Headers */, B59AD8681236EC2300F99511 /* TextureContent.h in Headers */, B59AD86E1236ED3900F99511 /* BitmapContent.h in Headers */, B59AD8821236EFF200F99511 /* PixelBitmapContent.h in Headers */, B59AD8A01236F1FF00F99511 /* Retronator.Xni.Framework.Graphics.PackedVector.classes.h in Headers */, B59AD8A21236F20B00F99511 /* Retronator.Xni.Framework.Graphics.PackedVector.h in Headers */, B5F8536E1239206700E6FD71 /* PackedVectorStructs.h in Headers */, B5F85387123929F800E6FD71 /* VectorConverter.h in Headers */, B5F8539D12392E2000E6FD71 /* Vector4.h in Headers */, B5F853A012392E4500E6FD71 /* Vector4Struct.h in Headers */, B5F853A4123931F100E6FD71 /* MatrixStruct.h in Headers */, B5F853A7123931F900E6FD71 /* Matrix.h in Headers */, B5F853B11239331C00E6FD71 /* Vector3.h in Headers */, B5F853B51239334300E6FD71 /* Vector2.h in Headers */, B5F853B81239335900E6FD71 /* Vector2Struct.h in Headers */, B5F853BC1239336C00E6FD71 /* Vector3Struct.h in Headers */, B5F853CD1239357400E6FD71 /* Quaternion.h in Headers */, B5F8546D1239484700E6FD71 /* ColorPixelBitmapContent.h in Headers */, B56CC50D123A6F3600B72347 /* MipmapChain.h in Headers */, B56CC511123A739100B72347 /* MipmapChainCollection.h in Headers */, B56CC527123A79E800B72347 /* Texture2DContent.h in Headers */, B56CC55B123A846C00B72347 /* IServiceProvider.h in Headers */, B56CC5BD123A915700B72347 /* ContentReader.h in Headers */, B56CC5C3123A927500B72347 /* ContentTypeReader.h in Headers */, B56CC5C7123A928A00B72347 /* ContentTypeReaderManager.h in Headers */, B56CC5CB123A92BB00B72347 /* Texture2DReader.h in Headers */, B5E78B4A1242925600DDD99A /* SpriteBatch.h in Headers */, B5E78B6212429AEC00DDD99A /* BlendState.h in Headers */, B5E78B6612429AF900DDD99A /* DepthStencilState.h in Headers */, B5E78B6A12429B0E00DDD99A /* RasterizerState.h in Headers */, B5E78B6E12429B1A00DDD99A /* SamplerState.h in Headers */, B5E78B7A12429BBD00DDD99A /* Effect.h in Headers */, B5BBC1CF1248D4CB0066F5ED /* IndexBuffer.h in Headers */, B5BBC1E01248D5640066F5ED /* SamplerStateCollection.h in Headers */, B5BBC1F11248D60A0066F5ED /* TextureCollection.h in Headers */, B5BBC2AE1248F0C40066F5ED /* VertexDeclaration.h in Headers */, B5BBC2BC1248F2990066F5ED /* VertexElement.h in Headers */, B5BBC2D21248F98D0066F5ED /* VertexBuffer.h in Headers */, B5BBC2EC1248FC7A0066F5ED /* VertexBufferBinding.h in Headers */, B5EA634F12491709001245A4 /* VertexStructs.h in Headers */, B5EA636F124917E2001245A4 /* VertexPositionColor.h in Headers */, B5EA637E124921D0001245A4 /* XniAdaptiveArray.h in Headers */, B5EA638F1249229D001245A4 /* VertexArray.h in Headers */, B5EA65531249482D001245A4 /* VertexPositionTexture.h in Headers */, B5EA65601249495C001245A4 /* VertexPositionColorArray.h in Headers */, B5EA657812494AC3001245A4 /* VertexPositionTextureArray.h in Headers */, B5EA65CF12495297001245A4 /* EffectPass.h in Headers */, B5EA65D7124952C9001245A4 /* EffectTechnique.h in Headers */, B5EA660212495618001245A4 /* BasicEffect.h in Headers */, B5EA660D124956CE001245A4 /* DirectionalLight.h in Headers */, B57E3665124BC23E00DDAA42 /* Viewport.h in Headers */, B57E36BE124BE2DD00DDAA42 /* VertexPositionColorTexture.h in Headers */, B57E36CC124BE36E00DDAA42 /* VertexPositionColorTextureArray.h in Headers */, B5EC59F91252B917001E7DFC /* TouchPanel.h in Headers */, B5EC59FC1252BE32001E7DFC /* Retronator.Xni.Framework.Input.Touch.classes.h in Headers */, B5EC59FE1252BE3B001E7DFC /* Retronator.Xni.Framework.Input.Touch.h in Headers */, B5EC5A071252BE9E001E7DFC /* TouchCollection.h in Headers */, B5EC5A101252BEDF001E7DFC /* TouchLocation.h in Headers */, B5EC5A191252BF63001E7DFC /* InputEnums.h in Headers */, B5EC5A4F1252C2DF001E7DFC /* GestureSample.h in Headers */, B5EC5A931252C710001E7DFC /* Retronator.Xni.Framework.Input.h in Headers */, B52BACFB125527E200B308F6 /* TouchPanel+Internal.h in Headers */, B52BADAD1255426600B308F6 /* FrameworkEnums.h in Headers */, B50769141264EE9500E4474F /* GameComponent.h in Headers */, B507691C1264EF0B00E4474F /* DrawableGameComponent.h in Headers */, B5F415B3127780840012BAF1 /* TextureCollection+Internal.h in Headers */, B5F415CF127781340012BAF1 /* SamplerStateCollection+Internal.h in Headers */, B5F415DE127781D80012BAF1 /* XniSamplerEventArgs.h in Headers */, B53649F2127DE08100CAE30C /* GameWindow+Internal.h in Headers */, B5E7EC54129AE1A00015B663 /* NodeContent.h in Headers */, B5E7EC5B129AE1BF0015B663 /* MeshContent.h in Headers */, B5E7EC5F129AE1CD0015B663 /* GeometryContent.h in Headers */, B5E7EC67129AE2340015B663 /* VertexContent.h in Headers */, B5E7EC6B129AE2410015B663 /* IndexCollection.h in Headers */, B5E7EC6F129AE2530015B663 /* MaterialContent.h in Headers */, B5E7EC73129AE2860015B663 /* BasicMaterialContent.h in Headers */, B5E7EC77129AE2E10015B663 /* ModelContent.h in Headers */, B5E7EC7B129AE2ED0015B663 /* ModelMeshContent.h in Headers */, B5E7EC7F129AE2FD0015B663 /* ModelMeshPartContent.h in Headers */, B5E7EC83129AE30C0015B663 /* VertexBufferContent.h in Headers */, B5E7EC87129AE3570015B663 /* Model.h in Headers */, B5E7EC8B129AE3640015B663 /* ModelMesh.h in Headers */, B5E7EC8F129AE36E0015B663 /* ModelMeshPart.h in Headers */, B5E7ECAE129AE5B40015B663 /* TextureProcessor.h in Headers */, B5E7ECB2129AE5C50015B663 /* ModelProcessor.h in Headers */, B5E7ECB6129AE5D40015B663 /* MaterialProcessor.h in Headers */, B5E7ECBA129AE6120015B663 /* XImporter.h in Headers */, B5E7ECBD129AE6560015B663 /* Retronator.Xni.Framework.Content.Pipeline.Processors.h in Headers */, B5E7ECBF129AE6620015B663 /* Retronator.Xni.Framework.Content.Pipeline.Processors.classes.h in Headers */, B5E7ECD4129AE6A70015B663 /* ContentProcessor.h in Headers */, B5E7ECD7129AE6CA0015B663 /* IContentProcessor.h in Headers */, B5E7ECD9129AE6D20015B663 /* IContentImporter.h in Headers */, B5672C6C129AFDCE00DE5AAC /* ModelMeshCollection.h in Headers */, B5672C7A129AFE8500DE5AAC /* ModelMeshPartCollection.h in Headers */, B5672CC2129B02D100DE5AAC /* ModelEffectCollection.h in Headers */, B5672CD8129B0CAC00DE5AAC /* Model+Internal.h in Headers */, B5672CDA129B0CB700DE5AAC /* ModelMesh+Internal.h in Headers */, B5672CDC129B0CC300DE5AAC /* ModelMeshPart+Internal.h in Headers */, B5672D1A129B174100DE5AAC /* ModelReader.h in Headers */, B5EFD744129B2A7800FDC150 /* ModelMeshContentCollection.h in Headers */, B5EFD748129B2A8900FDC150 /* ModelMeshPartContentCollection.h in Headers */, B5EFD764129B2B8100FDC150 /* ModelMeshContent+Internal.h in Headers */, B5EFD766129B2B8B00FDC150 /* ModelContent+Internal.h in Headers */, B5EFD768129B2B9700FDC150 /* ModelMeshPartContent+Internal.h in Headers */, B54543DD129B4705002A28BE /* BasicEffectReader.h in Headers */, B54543E1129B4716002A28BE /* IndexBufferReader.h in Headers */, B54543E5129B4727002A28BE /* VertexBufferReader.h in Headers */, B54543E9129B473A002A28BE /* ModelMeshPartReader.h in Headers */, B54543F7129B47A1002A28BE /* ModelMeshReader.h in Headers */, B5454402129B4F4D002A28BE /* ContentManager+Internal.h in Headers */, B5FE12A4129FDDF70081F7A7 /* NodeContentCollection.h in Headers */, B5FE12B0129FE1730081F7A7 /* ChildCollection.h in Headers */, B5FE12F2129FE8220081F7A7 /* GeometryContentCollection.h in Headers */, B5FE12F6129FE8310081F7A7 /* PositionCollection.h in Headers */, B5FE1330129FEC9A0081F7A7 /* Collection.h in Headers */, B5FE13CA12A00AC60081F7A7 /* VertexChannelCollection.h in Headers */, B5FE13D512A00BE50081F7A7 /* VertexChannel.h in Headers */, B5FE13DB12A00C6B0081F7A7 /* IndirectPositionCollection.h in Headers */, B5FE13EC12A00D580081F7A7 /* Collection.m.h in Headers */, B5FE146712A01BB50081F7A7 /* VertexChannelNames.h in Headers */, B5FE14BE12A02DCD0081F7A7 /* VertexDeclarationContent.h in Headers */, B54F9BC112A2CA1B00F7411F /* XImporterReader.h in Headers */, B554F7B912A3B19100F20A0D /* TextureReferenceDictionary.h in Headers */, B554F7C112A3B48600F20A0D /* ExternalReference.h in Headers */, B554F7D312A3BD1B00F20A0D /* NamedValueDictionary.h in Headers */, B554F7EA12A3C1B100F20A0D /* NamedValueDictionary.m.h in Headers */, B554F7F312A3C23300F20A0D /* OpaqueDataDictionary.h in Headers */, B554F8D012A3F3E400F20A0D /* ModelBone.h in Headers */, B554F8DF12A3F3FD00F20A0D /* ModelBoneCollection.h in Headers */, B554F8F312A3F6AB00F20A0D /* ReadOnlyCollection.h in Headers */, B554F8F512A3F6BE00F20A0D /* ReadOnlyCollection.m.h in Headers */, B554F94D12A4033600F20A0D /* ModelBoneContent.h in Headers */, B554F95112A4034100F20A0D /* ModelBoneContentCollection.h in Headers */, B554F99812A415AD00F20A0D /* ModelBoneContent+Internal.h in Headers */, B554F9B512A427DD00F20A0D /* ModelBoneReader.h in Headers */, B554F9D012A42DC600F20A0D /* IndexBuffer+Internal.h in Headers */, B554F9DE12A42FD000F20A0D /* GraphicsDevice+Internal.h in Headers */, B554F9EF12A433B500F20A0D /* VertexBuffer+Internal.h in Headers */, B554FA0D12A4362B00F20A0D /* VertexDeclarationReader.h in Headers */, B554FA2212A43A3A00F20A0D /* ModelBone+Internal.h in Headers */, B554FC9A12A45A9D00F20A0D /* VertexPositionNormalTextureArray.h in Headers */, B554FC9E12A45B3300F20A0D /* VertexPositionNormalTexture.h in Headers */, B5FB745712A4ED6E00DB9234 /* IndexArray.h in Headers */, B5FB745B12A4F01400DB9234 /* ShortIndexArray.h in Headers */, B52B2B4812ADAEEC00E8A377 /* Retronator.Xni.Framework.GamerServices.classes.h in Headers */, B52B2B4A12ADAEF800E8A377 /* Retronator.Xni.Framework.GamerServices.h in Headers */, B52B2B4D12ADAF1000E8A377 /* Guide.h in Headers */, B52B2B5012ADB20000E8A377 /* Guide+Internal.h in Headers */, B594878212AEF3DA00EE601F /* PointStruct.h in Headers */, B594878512AEF44900EE601F /* XniPoint.h in Headers */, B51ADC4F12B8358C004E2DB0 /* SoundEffect.h in Headers */, B51ADC5A12B83868004E2DB0 /* AudioEnums.h in Headers */, B51ADC5C12B83876004E2DB0 /* Retronator.Xni.Framework.Audio.h in Headers */, B51ADC5E12B83888004E2DB0 /* Retronator.Xni.Framework.Audio.classes.h in Headers */, B51ADC6112B838AD004E2DB0 /* SoundEffectInstance.h in Headers */, B51ADC6512B83E16004E2DB0 /* Retronator.Xni.Framework.Content.Pipeline.Audio.h in Headers */, B51ADC6712B83E33004E2DB0 /* Retronator.Xni.Framework.Content.Pipeline.Audio.classes.h in Headers */, B51ADC7B12B83EE9004E2DB0 /* SongContent.h in Headers */, B51ADC7F12B83EFD004E2DB0 /* SongProcessor.h in Headers */, B51ADC8312B83F62004E2DB0 /* SoundEffectContent.h in Headers */, B51ADC8712B83F75004E2DB0 /* SoundEffectProcessor.h in Headers */, B51ADC9212B83FF2004E2DB0 /* AudioContentEnums.h in Headers */, B51ADC9512B84088004E2DB0 /* AudioContent.h in Headers */, B51ADC9912B84095004E2DB0 /* AudioFormat.h in Headers */, B51ADCCF12B84FD8004E2DB0 /* WavImporter.h in Headers */, B51ADCD312B84FE1004E2DB0 /* Mp3Importer.h in Headers */, B50FE47C12B88433003D4F1A /* SoundEffectContent+Internal.h in Headers */, B50FE48812B885BC003D4F1A /* SoundEffectReader.h in Headers */, B50FE50712B88F64003D4F1A /* SoundEffectInstance+Internal.h in Headers */, B50FE76212B8B11C003D4F1A /* SoundEffect+Internal.h in Headers */, B5ED4C9D12BF82FE00A58E29 /* SpriteFont.h in Headers */, B5ED4CC012BF895B00A58E29 /* FontTextureProcessor.h in Headers */, B5ED4CC912BF898900A58E29 /* SpriteFontContent.h in Headers */, B5ED4CD012BF8A1600A58E29 /* SpriteFontContent+Internal.h in Headers */, B5ED4CEF12BF8D9100A58E29 /* SpriteFontReader.h in Headers */, B5ED4D2512BF92A100A58E29 /* SpriteFont+Internal.h in Headers */, B507F84012E5751700A7302B /* MediaPlayer.h in Headers */, B507F84312E5752C00A7302B /* Retronator.Xni.Framework.Media.h in Headers */, B507F84512E5753500A7302B /* Retronator.Xni.Framework.Media.classes.h in Headers */, B507F85112E5756400A7302B /* Song.h in Headers */, B507F85E12E5766C00A7302B /* Song+Internal.h in Headers */, B507F86012E5888C00A7302B /* SongContent+Internal.h in Headers */, B507F87512E58AC300A7302B /* SongReader.h in Headers */, B507F8BC12E58E7000A7302B /* MediaQueue.h in Headers */, B507F8C512E58EB100A7302B /* MediaQueue+Internal.h in Headers */, B507F8DC12E5925500A7302B /* MediaEnums.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXHeadersBuildPhase section */ /* Begin PBXNativeTarget section */ B5C6FDD2126DD292002ED666 /* XNI Release */ = { isa = PBXNativeTarget; buildConfigurationList = B5C6FEEC126DD30C002ED666 /* Build configuration list for PBXNativeTarget "XNI Release" */; buildPhases = ( B5C6FDCF126DD292002ED666 /* Headers */, B5C6FDD0126DD292002ED666 /* Sources */, B5C6FDD1126DD292002ED666 /* Frameworks */, B5C6FE95126DD2CD002ED666 /* ShellScript */, ); buildRules = ( ); dependencies = ( B54279371277083D0015E810 /* PBXTargetDependency */, ); name = "XNI Release"; productName = "XNI Release"; productReference = B5C6FDD3126DD292002ED666 /* libXNI.a */; productType = "com.apple.product-type.library.static"; }; D2AAC07D0554694100DB518D /* XNI */ = { isa = PBXNativeTarget; buildConfigurationList = 1DEB921E08733DC00010E9CD /* Build configuration list for PBXNativeTarget "XNI" */; buildPhases = ( D2AAC07A0554694100DB518D /* Headers */, D2AAC07B0554694100DB518D /* Sources */, D2AAC07C0554694100DB518D /* Frameworks */, ); buildRules = ( ); dependencies = ( ); name = XNI; productName = XNI; productReference = D2AAC07E0554694100DB518D /* libXNI.a */; productType = "com.apple.product-type.library.static"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 0867D690FE84028FC02AAC07 /* Project object */ = { isa = PBXProject; attributes = { ORGANIZATIONNAME = Retronator; }; buildConfigurationList = 1DEB922208733DC00010E9CD /* Build configuration list for PBXProject "XNI" */; compatibilityVersion = "Xcode 3.1"; developmentRegion = English; hasScannedForEncodings = 1; knownRegions = ( English, Japanese, French, German, ); mainGroup = 0867D691FE84028FC02AAC07 /* XNI */; productRefGroup = 034768DFFF38A50411DB9C8B /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( D2AAC07D0554694100DB518D /* XNI */, B5C6FDD2126DD292002ED666 /* XNI Release */, ); }; /* End PBXProject section */ /* Begin PBXShellScriptBuildPhase section */ B5C6FE95126DD2CD002ED666 /* ShellScript */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputPaths = ( ); outputPaths = ( ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "# Purpose:\n# Create a static library for iPhone from within XCode\n# Because Apple staff DELIBERATELY broke Xcode to make this impossible from the GUI (Xcode 3.2.3 specifically states this in the Release notes!)\n# ...no, I don't understand why they did such a stupid thing either!\n#\n# Author: Adam Martin - http://twitter.com/redglassesapps\n# Based on: original script from Eonil (main changes: Eonil's script WILL NOT WORK in Xcode GUI - it WILL CRASH YOUR COMPUTER)\n#\n# More info: see this Stack Overflow question: http://stackoverflow.com/questions/3520977/build-fat-static-library-device-simulator-using-xcode-and-sdk-4\n\n\n#####################[ part 1 ]##################\n# First, work out the BASESDK version number (NB: Apple ought to report this, but they hide it)\n# (incidental: searching for substrings in sh is a nightmare! Sob)\n\nSDK_VERSION=$(echo ${SDK_NAME} | grep -o '.\\{3\\}$')\n\n# Next, work out if we're in SIM or DEVICE\n\nif [ ${PLATFORM_NAME} = \"iphonesimulator\" ]\nthen\nOTHER_SDK_TO_BUILD=iphoneos${SDK_VERSION}\nelse\nOTHER_SDK_TO_BUILD=iphonesimulator${SDK_VERSION}\nfi\n\necho \"XCode has selected SDK: ${PLATFORM_NAME} with version: ${SDK_VERSION} (although back-targetting: ${IPHONEOS_DEPLOYMENT_TARGET})\"\necho \"...therefore, OTHER_SDK_TO_BUILD = ${OTHER_SDK_TO_BUILD}\"\n#\n#####################[ end of part 1 ]##################\n\n#####################[ part 2 ]##################\n#\n# IF this is the original invocation, invoke WHATEVER other builds are required\n#\n# Xcode is already building ONE target...\n#\n# ...but this is a LIBRARY, so Apple is wrong to set it to build just one.\n# ...we need to build ALL targets\n# ...we MUST NOT re-build the target that is ALREADY being built: Xcode WILL CRASH YOUR COMPUTER if you try this (infinite recursion!)\n#\n#\n# So: build ONLY the missing platforms/configurations.\n\nif [ \"true\" = ${ALREADYINVOKED} ]\nthen\necho \"RECURSION: I am NOT the root invocation, so I'm NOT going to recurse\"\nelse\n# CRITICAL:\n# Prevent infinite recursion (Xcode sucks)\nexport ALREADYINVOKED=\"true\"\n\necho \"RECURSION: I am the root ... recursing all missing build targets NOW...\"\necho \"RECURSION: ...about to invoke: xcodebuild -configuration \\\"${CONFIGURATION}\\\" -target \\\"${TARGET_NAME}\\\" -sdk \\\"${OTHER_SDK_TO_BUULD}\\\" ${ACTION} RUN_CLANG_STATIC_ANALYZER=NO\"\nxcodebuild -configuration \"${CONFIGURATION}\" -target \"${TARGET_NAME}\" -sdk \"${OTHER_SDK_TO_BUILD}\" ${ACTION} RUN_CLANG_STATIC_ANALYZER=NO\nfi\n\nACTION=\"build\"\n\n#Merge all platform binaries as a fat binary for each configurations.\n\nCURRENTCONFIG_DEVICE_DIR=${SYMROOT}/${CONFIGURATION}-iphoneos\nCURRENTCONFIG_SIMULATOR_DIR=${SYMROOT}/${CONFIGURATION}-iphonesimulator\nCURRENTCONFIG_UNIVERSAL_DIR=${SYMROOT}/${CONFIGURATION}-universal\n\n# ... remove the products of previous runs of this script\n# NB: this directory is ONLY created by this script - it should be safe to delete!\n\nrm -rf \"${CURRENTCONFIG_UNIVERSAL_DIR}\"\nmkdir \"${CURRENTCONFIG_UNIVERSAL_DIR}\"\n\n#\necho \"lipo: for current configuration (${CONFIGURATION}) creating output file: ${CURRENTCONFIG_UNIVERSAL_DIR}/${EXECUTABLE_NAME}\"\nlipo -create -output \"${CURRENTCONFIG_UNIVERSAL_DIR}/${EXECUTABLE_NAME}\" \"${CURRENTCONFIG_DEVICE_DIR}/${EXECUTABLE_NAME}\" \"${CURRENTCONFIG_SIMULATOR_DIR}/${EXECUTABLE_NAME}\"\n\n# Copy headers\ncp -r \"${SYMROOT}/${CONFIGURATION}-${PLATFORM_NAME}/usr/\" \"${CURRENTCONFIG_UNIVERSAL_DIR}/usr/\""; }; /* End PBXShellScriptBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ B5C6FDD0126DD292002ED666 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; D2AAC07B0554694100DB518D /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( B5DE189911F8884A00BF3275 /* Delegate.m in Sources */, B5DE189B11F8884A00BF3275 /* Event.m in Sources */, B5DE189D11F8884A00BF3275 /* EventArgs.m in Sources */, B5DE18FF11F88AD900BF3275 /* GameHost.m in Sources */, B5DE190111F88AD900BF3275 /* GameWindow.m in Sources */, B5DE190511F88AF500BF3275 /* Rectangle.m in Sources */, B5DE194B11F89C0900BF3275 /* GameViewController.m in Sources */, B5DE194F11F89C1F00BF3275 /* GameView.m in Sources */, B5DDE7EC11FF04E3000DB38B /* Game.m in Sources */, B5DDE7F011FF06BB000DB38B /* GameServiceContainer.m in Sources */, B5DDE80011FF0A0F000DB38B /* GameComponentCollection.m in Sources */, B5DDE80B11FF0C24000DB38B /* GameComponentCollectionEventArgs.m in Sources */, B5DDE82311FF0D4F000DB38B /* GameTime.m in Sources */, B5DDE85D11FF1326000DB38B /* GraphicsDevice.m in Sources */, B5DDE89711FF16A3000DB38B /* Protocols.m in Sources */, B5DDE8C411FF29E8000DB38B /* ReachGraphicsDevice.m in Sources */, B5DDE8C811FF2A23000DB38B /* HiDefGraphicsDevice.m in Sources */, B5DDE90A11FF352E000DB38B /* Color.m in Sources */, B5DDE99211FF546B000DB38B /* GraphicsDeviceManager.m in Sources */, B5080700122E4ECF00C330E2 /* Texture.m in Sources */, B5080704122E4EE900C330E2 /* Texture2D.m in Sources */, B508070D122E4FBB00C330E2 /* GraphicsResource.m in Sources */, B5A1C83512353FBB00DB60CB /* ContentManager.m in Sources */, B59AD7F11236E07300F99511 /* ContentImporter.m in Sources */, B59AD8121236E25700F99511 /* TextureImporter.m in Sources */, B59AD8201236E59A00F99511 /* ContentItem.m in Sources */, B59AD8241236E76E00F99511 /* ContentIdentity.m in Sources */, B59AD8691236EC2300F99511 /* TextureContent.m in Sources */, B59AD86F1236ED3900F99511 /* BitmapContent.m in Sources */, B59AD8831236EFF200F99511 /* PixelBitmapContent.m in Sources */, B5F85388123929F800E6FD71 /* VectorConverter.m in Sources */, B5F8539E12392E2000E6FD71 /* Vector4.m in Sources */, B5F853A8123931F900E6FD71 /* Matrix.m in Sources */, B5F853B21239331C00E6FD71 /* Vector3.m in Sources */, B5F853B61239334300E6FD71 /* Vector2.m in Sources */, B5F853CE1239357400E6FD71 /* Quaternion.m in Sources */, B5F8546E1239484700E6FD71 /* ColorPixelBitmapContent.m in Sources */, B56CC50E123A6F3600B72347 /* MipmapChain.m in Sources */, B56CC512123A739100B72347 /* MipmapChainCollection.m in Sources */, B56CC528123A79E800B72347 /* Texture2DContent.m in Sources */, B56CC5BE123A915700B72347 /* ContentReader.m in Sources */, B56CC5C4123A927500B72347 /* ContentTypeReader.m in Sources */, B56CC5C8123A928A00B72347 /* ContentTypeReaderManager.m in Sources */, B56CC5CC123A92BB00B72347 /* Texture2DReader.m in Sources */, B5E78B4B1242925600DDD99A /* SpriteBatch.m in Sources */, B5E78B6312429AEC00DDD99A /* BlendState.m in Sources */, B5E78B6712429AF900DDD99A /* DepthStencilState.m in Sources */, B5E78B6B12429B0E00DDD99A /* RasterizerState.m in Sources */, B5E78B6F12429B1A00DDD99A /* SamplerState.m in Sources */, B5E78B7B12429BBD00DDD99A /* Effect.m in Sources */, B5BBC1D01248D4CB0066F5ED /* IndexBuffer.m in Sources */, B5BBC1E11248D5640066F5ED /* SamplerStateCollection.m in Sources */, B5BBC1F21248D60A0066F5ED /* TextureCollection.m in Sources */, B5BBC2AF1248F0C40066F5ED /* VertexDeclaration.m in Sources */, B5BBC2BD1248F2990066F5ED /* VertexElement.m in Sources */, B5BBC2D31248F98D0066F5ED /* VertexBuffer.m in Sources */, B5BBC2ED1248FC7A0066F5ED /* VertexBufferBinding.m in Sources */, B5EA6370124917E2001245A4 /* VertexPositionColor.m in Sources */, B5EA637F124921D0001245A4 /* XniAdaptiveArray.m in Sources */, B5EA63901249229D001245A4 /* VertexArray.m in Sources */, B5EA65541249482D001245A4 /* VertexPositionTexture.m in Sources */, B5EA65611249495C001245A4 /* VertexPositionColorArray.m in Sources */, B5EA657912494AC3001245A4 /* VertexPositionTextureArray.m in Sources */, B5EA65D012495297001245A4 /* EffectPass.m in Sources */, B5EA65D8124952C9001245A4 /* EffectTechnique.m in Sources */, B5EA660312495618001245A4 /* BasicEffect.m in Sources */, B5EA660E124956CE001245A4 /* DirectionalLight.m in Sources */, B57E3666124BC23E00DDAA42 /* Viewport.m in Sources */, B57E36BF124BE2DD00DDAA42 /* VertexPositionColorTexture.m in Sources */, B57E36CD124BE36E00DDAA42 /* VertexPositionColorTextureArray.m in Sources */, B5EC59FA1252B917001E7DFC /* TouchPanel.m in Sources */, B5EC5A081252BE9E001E7DFC /* TouchCollection.m in Sources */, B5EC5A111252BEDF001E7DFC /* TouchLocation.m in Sources */, B5EC5A501252C2DF001E7DFC /* GestureSample.m in Sources */, B50769151264EE9500E4474F /* GameComponent.m in Sources */, B507691D1264EF0B00E4474F /* DrawableGameComponent.m in Sources */, B5F415DF127781D80012BAF1 /* XniSamplerEventArgs.m in Sources */, B5E7EC55129AE1A00015B663 /* NodeContent.m in Sources */, B5E7EC5C129AE1BF0015B663 /* MeshContent.m in Sources */, B5E7EC60129AE1CD0015B663 /* GeometryContent.m in Sources */, B5E7EC68129AE2340015B663 /* VertexContent.m in Sources */, B5E7EC6C129AE2410015B663 /* IndexCollection.m in Sources */, B5E7EC70129AE2530015B663 /* MaterialContent.m in Sources */, B5E7EC74129AE2860015B663 /* BasicMaterialContent.m in Sources */, B5E7EC78129AE2E10015B663 /* ModelContent.m in Sources */, B5E7EC7C129AE2ED0015B663 /* ModelMeshContent.m in Sources */, B5E7EC80129AE2FD0015B663 /* ModelMeshPartContent.m in Sources */, B5E7EC84129AE30C0015B663 /* VertexBufferContent.m in Sources */, B5E7EC88129AE3570015B663 /* Model.m in Sources */, B5E7EC8C129AE3640015B663 /* ModelMesh.m in Sources */, B5E7EC90129AE36E0015B663 /* ModelMeshPart.m in Sources */, B5E7ECAF129AE5B40015B663 /* TextureProcessor.m in Sources */, B5E7ECB3129AE5C50015B663 /* ModelProcessor.m in Sources */, B5E7ECB7129AE5D40015B663 /* MaterialProcessor.m in Sources */, B5E7ECBB129AE6120015B663 /* XImporter.m in Sources */, B5E7ECD5129AE6A70015B663 /* ContentProcessor.m in Sources */, B5672C6D129AFDCE00DE5AAC /* ModelMeshCollection.m in Sources */, B5672C7B129AFE8500DE5AAC /* ModelMeshPartCollection.m in Sources */, B5672CC3129B02D100DE5AAC /* ModelEffectCollection.m in Sources */, B5672D1B129B174100DE5AAC /* ModelReader.m in Sources */, B5EFD745129B2A7800FDC150 /* ModelMeshContentCollection.m in Sources */, B5EFD749129B2A8900FDC150 /* ModelMeshPartContentCollection.m in Sources */, B54543DE129B4705002A28BE /* BasicEffectReader.m in Sources */, B54543E2129B4716002A28BE /* IndexBufferReader.m in Sources */, B54543E6129B4727002A28BE /* VertexBufferReader.m in Sources */, B54543EA129B473A002A28BE /* ModelMeshPartReader.m in Sources */, B54543F8129B47A1002A28BE /* ModelMeshReader.m in Sources */, B5FE12A5129FDDF70081F7A7 /* NodeContentCollection.m in Sources */, B5FE12B1129FE1730081F7A7 /* ChildCollection.m in Sources */, B5FE12F3129FE8220081F7A7 /* GeometryContentCollection.m in Sources */, B5FE12F7129FE8310081F7A7 /* PositionCollection.m in Sources */, B5FE13CB12A00AC60081F7A7 /* VertexChannelCollection.m in Sources */, B5FE13D612A00BE50081F7A7 /* VertexChannel.m in Sources */, B5FE13DC12A00C6B0081F7A7 /* IndirectPositionCollection.m in Sources */, B5FE146812A01BB50081F7A7 /* VertexChannelNames.m in Sources */, B5FE14BF12A02DCD0081F7A7 /* VertexDeclarationContent.m in Sources */, B54F9BC212A2CA1B00F7411F /* XImporterReader.m in Sources */, B554F7BA12A3B19100F20A0D /* TextureReferenceDictionary.m in Sources */, B554F7C212A3B48600F20A0D /* ExternalReference.m in Sources */, B554F7F412A3C23300F20A0D /* OpaqueDataDictionary.m in Sources */, B554F8D112A3F3E400F20A0D /* ModelBone.m in Sources */, B554F8E012A3F3FD00F20A0D /* ModelBoneCollection.m in Sources */, B554F94E12A4033600F20A0D /* ModelBoneContent.m in Sources */, B554F95212A4034100F20A0D /* ModelBoneContentCollection.m in Sources */, B554F9B612A427DD00F20A0D /* ModelBoneReader.m in Sources */, B554FA0E12A4362B00F20A0D /* VertexDeclarationReader.m in Sources */, B554FC9B12A45A9D00F20A0D /* VertexPositionNormalTextureArray.m in Sources */, B554FC9F12A45B3300F20A0D /* VertexPositionNormalTexture.m in Sources */, B5FB745812A4ED6E00DB9234 /* IndexArray.m in Sources */, B5FB745C12A4F01400DB9234 /* ShortIndexArray.m in Sources */, B52B2B4E12ADAF1000E8A377 /* Guide.m in Sources */, B594878612AEF44900EE601F /* XniPoint.m in Sources */, B51ADC5012B8358C004E2DB0 /* SoundEffect.m in Sources */, B51ADC6212B838AD004E2DB0 /* SoundEffectInstance.m in Sources */, B51ADC7C12B83EE9004E2DB0 /* SongContent.m in Sources */, B51ADC8012B83EFD004E2DB0 /* SongProcessor.m in Sources */, B51ADC8412B83F62004E2DB0 /* SoundEffectContent.m in Sources */, B51ADC8812B83F75004E2DB0 /* SoundEffectProcessor.m in Sources */, B51ADC9612B84088004E2DB0 /* AudioContent.m in Sources */, B51ADC9A12B84095004E2DB0 /* AudioFormat.m in Sources */, B51ADCD012B84FD8004E2DB0 /* WavImporter.m in Sources */, B51ADCD412B84FE1004E2DB0 /* Mp3Importer.m in Sources */, B50FE48912B885BC003D4F1A /* SoundEffectReader.m in Sources */, B5ED4C9E12BF82FE00A58E29 /* SpriteFont.m in Sources */, B5ED4CC112BF895B00A58E29 /* FontTextureProcessor.m in Sources */, B5ED4CCA12BF898900A58E29 /* SpriteFontContent.m in Sources */, B5ED4CF012BF8D9100A58E29 /* SpriteFontReader.m in Sources */, B507F84112E5751700A7302B /* MediaPlayer.m in Sources */, B507F85212E5756400A7302B /* Song.m in Sources */, B507F87612E58AC300A7302B /* SongReader.m in Sources */, B507F8BD12E58E7000A7302B /* MediaQueue.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ B54279371277083D0015E810 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = D2AAC07D0554694100DB518D /* XNI */; targetProxy = B54279361277083D0015E810 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin XCBuildConfiguration section */ 1DEB921F08733DC00010E9CD /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; COPY_PHASE_STRIP = NO; DSTROOT = /tmp/XNI.dst; GCC_DYNAMIC_NO_PIC = NO; GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_MODEL_TUNING = G5; GCC_OPTIMIZATION_LEVEL = 0; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = XNI_Prefix.pch; INSTALL_PATH = /usr/local/lib; PRODUCT_NAME = XNI; }; name = Debug; }; 1DEB922008733DC00010E9CD /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; ARCHS = "$(ARCHS_STANDARD_32_BIT)"; DSTROOT = /tmp/XNI.dst; GCC_MODEL_TUNING = G5; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = XNI_Prefix.pch; INSTALL_PATH = /usr/local/lib; PRODUCT_NAME = XNI; }; name = Release; }; 1DEB922308733DC00010E9CD /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT)"; GCC_C_LANGUAGE_STANDARD = c99; GCC_OPTIMIZATION_LEVEL = 0; GCC_PREPROCESSOR_DEFINITIONS = ""; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; OTHER_LDFLAGS = "-ObjC"; PREBINDING = NO; SDKROOT = iphoneos; }; name = Debug; }; 1DEB922408733DC00010E9CD /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_BIT)"; GCC_C_LANGUAGE_STANDARD = c99; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 3.2; OTHER_LDFLAGS = "-ObjC"; PREBINDING = NO; SDKROOT = iphoneos; }; name = Release; }; B5C6FDD7126DD293002ED666 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; COPY_PHASE_STRIP = NO; GCC_DYNAMIC_NO_PIC = NO; GCC_OPTIMIZATION_LEVEL = 0; PREBINDING = NO; PRODUCT_NAME = XNI; }; name = Debug; }; B5C6FDD8126DD293002ED666 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; COPY_PHASE_STRIP = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; GCC_ENABLE_FIX_AND_CONTINUE = NO; PREBINDING = NO; PRODUCT_NAME = XNI; ZERO_LINK = NO; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 1DEB921E08733DC00010E9CD /* Build configuration list for PBXNativeTarget "XNI" */ = { isa = XCConfigurationList; buildConfigurations = ( 1DEB921F08733DC00010E9CD /* Debug */, 1DEB922008733DC00010E9CD /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 1DEB922208733DC00010E9CD /* Build configuration list for PBXProject "XNI" */ = { isa = XCConfigurationList; buildConfigurations = ( 1DEB922308733DC00010E9CD /* Debug */, 1DEB922408733DC00010E9CD /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; B5C6FEEC126DD30C002ED666 /* Build configuration list for PBXNativeTarget "XNI Release" */ = { isa = XCConfigurationList; buildConfigurations = ( B5C6FDD7126DD293002ED666 /* Debug */, B5C6FDD8126DD293002ED666 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 0867D690FE84028FC02AAC07 /* Project object */; }