diff --git a/Xcode/OpenSceneGraph/OpenSceneGraph.xcodeproj/project.pbxproj b/Xcode/OpenSceneGraph/OpenSceneGraph.xcodeproj/project.pbxproj index b0c337bd8..888526a3c 100644 --- a/Xcode/OpenSceneGraph/OpenSceneGraph.xcodeproj/project.pbxproj +++ b/Xcode/OpenSceneGraph/OpenSceneGraph.xcodeproj/project.pbxproj @@ -91,6 +91,7 @@ 00EF502706CB1775008ACEFF /* PBXTargetDependency */, 008F453F06CC079900F4220C /* PBXTargetDependency */, 00EF502906CB1775008ACEFF /* PBXTargetDependency */, + 0084FF360D342FAE0021E5C9 /* PBXTargetDependency */, ); name = Examples; productName = Examples; @@ -105,6 +106,7 @@ 001D0666065AB60D003310BF /* PBXTargetDependency */, 001D0668065AB60D003310BF /* PBXTargetDependency */, 004E4DE30A5208BD00EC8521 /* PBXTargetDependency */, + 0084FCAD0D34290F0021E5C9 /* PBXTargetDependency */, 001D066C065AB60D003310BF /* PBXTargetDependency */, 00F2DEFE0B852AAA00345D8E /* PBXTargetDependency */, 001D066E065AB60D003310BF /* PBXTargetDependency */, @@ -126,8 +128,11 @@ 00A150E5084E6B76000150AD /* PBXTargetDependency */, 001D0682065AB60D003310BF /* PBXTargetDependency */, 001D067E065AB60D003310BF /* PBXTargetDependency */, + 0084FC490D3427290021E5C9 /* PBXTargetDependency */, 001D0680065AB60D003310BF /* PBXTargetDependency */, + 0084FC4B0D3427290021E5C9 /* PBXTargetDependency */, 005988BF0652DBC6003D6AA1 /* PBXTargetDependency */, + 0084FC4D0D3427290021E5C9 /* PBXTargetDependency */, 001D0686065AB60D003310BF /* PBXTargetDependency */, 001D0688065AB60D003310BF /* PBXTargetDependency */, 001D068A065AB60D003310BF /* PBXTargetDependency */, @@ -140,6 +145,7 @@ 001D068E065AB60D003310BF /* PBXTargetDependency */, 001D0690065AB60D003310BF /* PBXTargetDependency */, 008F44E706CC045A00F4220C /* PBXTargetDependency */, + 0084FC4F0D3427290021E5C9 /* PBXTargetDependency */, 001D0692065AB60D003310BF /* PBXTargetDependency */, 001D0694065AB60D003310BF /* PBXTargetDependency */, ); @@ -859,6 +865,41 @@ 0037A1C30C19086E0089AA1C /* MainMenu.nib in Resources */ = {isa = PBXBuildFile; fileRef = 0037A1C10C19086D0089AA1C /* MainMenu.nib */; }; 0037A1C80C1908A70089AA1C /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 0037A1C40C1908A50089AA1C /* InfoPlist.strings */; }; 0037A1C90C1908A70089AA1C /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 0037A1C60C1908A60089AA1C /* Localizable.strings */; }; + 00388E4A0CFEF22100A7B938 /* TileSystem in Headers */ = {isa = PBXBuildFile; fileRef = 00388E490CFEF22000A7B938 /* TileSystem */; settings = {ATTRIBUTES = (Public, ); }; }; + 00388E4D0CFEF23900A7B938 /* TileSystem.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00388E4C0CFEF23900A7B938 /* TileSystem.cpp */; }; + 00388E890CFEF2E700A7B938 /* osg.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BE117FB305D63B3800EB53E5 /* osg.framework */; }; + 00388E8A0CFEF2E700A7B938 /* osgDB.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BE1188E705D764C400EB53E5 /* osgDB.framework */; }; + 00388E8B0CFEF2E700A7B938 /* osgUtil.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BE11849A05D7126100EB53E5 /* osgUtil.framework */; }; + 00388E8C0CFEF2E700A7B938 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 00638E11093B9E5A002722CD /* Cocoa.framework */; }; + 00388E8D0CFEF2E700A7B938 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BE1182CF05D64A5900EB53E5 /* OpenGL.framework */; }; + 00388E8E0CFEF2E700A7B938 /* osgGA.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 00557CE00624A947000A808A /* osgGA.framework */; }; + 00388E8F0CFEF2E700A7B938 /* osgViewer.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 00FB21010B015CF20052DD79 /* osgViewer.framework */; }; + 00388E900CFEF2E700A7B938 /* osgText.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BE11876A05D75C2700EB53E5 /* osgText.framework */; }; + 00388F250CFEF40300A7B938 /* osgTerrain.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6320CD4307845BC300FE3D2C /* osgTerrain.framework */; }; + 00388F2C0CFEF43A00A7B938 /* osgterrain.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00388F2A0CFEF43A00A7B938 /* osgterrain.cpp */; }; + 00388F4B0CFEF49600A7B938 /* OpenThreads.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0037A02D0C18D74C0089AA1C /* OpenThreads.framework */; }; + 00388F830CFEF59B00A7B938 /* osg.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BE117FB305D63B3800EB53E5 /* osg.framework */; }; + 00388F840CFEF59B00A7B938 /* osgDB.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BE1188E705D764C400EB53E5 /* osgDB.framework */; }; + 00388F850CFEF59B00A7B938 /* osgUtil.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BE11849A05D7126100EB53E5 /* osgUtil.framework */; }; + 00388F860CFEF59B00A7B938 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 00638E11093B9E5A002722CD /* Cocoa.framework */; }; + 00388F870CFEF59B00A7B938 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BE1182CF05D64A5900EB53E5 /* OpenGL.framework */; }; + 00388F880CFEF59B00A7B938 /* osgGA.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 00557CE00624A947000A808A /* osgGA.framework */; }; + 00388F890CFEF59B00A7B938 /* osgViewer.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 00FB21010B015CF20052DD79 /* osgViewer.framework */; }; + 00388F8A0CFEF59B00A7B938 /* osgText.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BE11876A05D75C2700EB53E5 /* osgText.framework */; }; + 00388F8B0CFEF59B00A7B938 /* SDL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5BC191680C15FC1C002CF5BC /* SDL.framework */; }; + 00388F8C0CFEF59B00A7B938 /* osgTerrain.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6320CD4307845BC300FE3D2C /* osgTerrain.framework */; }; + 00388F8D0CFEF59B00A7B938 /* OpenThreads.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0037A02D0C18D74C0089AA1C /* OpenThreads.framework */; }; + 00388FFA0CFEF64D00A7B938 /* osg.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BE117FB305D63B3800EB53E5 /* osg.framework */; }; + 00388FFB0CFEF64D00A7B938 /* osgDB.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BE1188E705D764C400EB53E5 /* osgDB.framework */; }; + 00388FFC0CFEF64D00A7B938 /* osgUtil.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BE11849A05D7126100EB53E5 /* osgUtil.framework */; }; + 00388FFD0CFEF64D00A7B938 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 00638E11093B9E5A002722CD /* Cocoa.framework */; }; + 00388FFE0CFEF64D00A7B938 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BE1182CF05D64A5900EB53E5 /* OpenGL.framework */; }; + 00388FFF0CFEF64D00A7B938 /* osgGA.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 00557CE00624A947000A808A /* osgGA.framework */; }; + 003890000CFEF64D00A7B938 /* osgViewer.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 00FB21010B015CF20052DD79 /* osgViewer.framework */; }; + 003890010CFEF64D00A7B938 /* osgText.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BE11876A05D75C2700EB53E5 /* osgText.framework */; }; + 003890030CFEF64D00A7B938 /* osgTerrain.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6320CD4307845BC300FE3D2C /* osgTerrain.framework */; }; + 003890040CFEF64D00A7B938 /* OpenThreads.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0037A02D0C18D74C0089AA1C /* OpenThreads.framework */; }; + 0038909C0CFEF72B00A7B938 /* osgstaticviewer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0038909A0CFEF72B00A7B938 /* osgstaticviewer.cpp */; }; 003B78730A9E6ABB002037F4 /* osgUtil.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BE11849A05D7126100EB53E5 /* osgUtil.framework */; }; 004BD02F09273BA300A265A4 /* IO_ConnectedParticleSystem.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 004BD02D09273BA200A265A4 /* IO_ConnectedParticleSystem.cpp */; }; 004BD03009273BA300A265A4 /* IO_SmokeTrailEffect.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 004BD02E09273BA300A265A4 /* IO_SmokeTrailEffect.cpp */; }; @@ -1118,9 +1159,7 @@ 006E257B0AC124AC00FBB48F /* osgFX.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0055835B0624D1E5000A808A /* osgFX.framework */; }; 00794FD109D35306003FC8A1 /* observer_ptr in Headers */ = {isa = PBXBuildFile; fileRef = 00794FAC09D351FC003FC8A1 /* observer_ptr */; settings = {ATTRIBUTES = (Public, ); }; }; 00794FD409D35373003FC8A1 /* EventQueue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00794FD309D35373003FC8A1 /* EventQueue.cpp */; }; - 00794FD709D353EE003FC8A1 /* OpenFlightOptimizer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00794FD609D353EE003FC8A1 /* OpenFlightOptimizer.cpp */; }; 00794FDA09D35472003FC8A1 /* EventQueue in Headers */ = {isa = PBXBuildFile; fileRef = 00794FD809D3544F003FC8A1 /* EventQueue */; settings = {ATTRIBUTES = (Public, ); }; }; - 00794FDD09D35539003FC8A1 /* OpenFlightOptimizer in Headers */ = {isa = PBXBuildFile; fileRef = 00794FDB09D35490003FC8A1 /* OpenFlightOptimizer */; settings = {ATTRIBUTES = (Public, ); }; }; 00794FE009D355A4003FC8A1 /* BoxPlacer in Headers */ = {isa = PBXBuildFile; fileRef = 00794FDE09D35592003FC8A1 /* BoxPlacer */; settings = {ATTRIBUTES = (Public, ); }; }; 0079500D09D36132003FC8A1 /* ClusterCullingCallback.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0079500C09D36132003FC8A1 /* ClusterCullingCallback.cpp */; }; 0079501009D361DD003FC8A1 /* IO_BoxPlacer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0079500E09D361DC003FC8A1 /* IO_BoxPlacer.cpp */; }; @@ -1148,6 +1187,85 @@ 0081CFE50A5C55FE006D3A13 /* mesh.h in Headers */ = {isa = PBXBuildFile; fileRef = 0081CFE10A5C55FD006D3A13 /* mesh.h */; }; 0081CFE60A5C55FE006D3A13 /* types.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0081CFE20A5C55FD006D3A13 /* types.cpp */; }; 0081CFE70A5C55FE006D3A13 /* types.h in Headers */ = {isa = PBXBuildFile; fileRef = 0081CFE30A5C55FE006D3A13 /* types.h */; }; + 0084FA5F0D341D2C0021E5C9 /* DrawElementTypeSimplifier.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0084FA5C0D341D2C0021E5C9 /* DrawElementTypeSimplifier.cpp */; }; + 0084FA600D341D2C0021E5C9 /* EdgeCollector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0084FA5D0D341D2C0021E5C9 /* EdgeCollector.cpp */; }; + 0084FA610D341D2C0021E5C9 /* ReversePrimitiveFunctor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0084FA5E0D341D2C0021E5C9 /* ReversePrimitiveFunctor.cpp */; }; + 0084FA670D341D4F0021E5C9 /* ConvertVec in Headers */ = {isa = PBXBuildFile; fileRef = 0084FA620D341D4E0021E5C9 /* ConvertVec */; settings = {ATTRIBUTES = (Public, ); }; }; + 0084FA680D341D4F0021E5C9 /* DrawElementTypeSimplifier in Headers */ = {isa = PBXBuildFile; fileRef = 0084FA630D341D4E0021E5C9 /* DrawElementTypeSimplifier */; settings = {ATTRIBUTES = (Public, ); }; }; + 0084FA690D341D4F0021E5C9 /* EdgeCollector in Headers */ = {isa = PBXBuildFile; fileRef = 0084FA640D341D4F0021E5C9 /* EdgeCollector */; settings = {ATTRIBUTES = (Public, ); }; }; + 0084FA6A0D341D4F0021E5C9 /* OperationArrayFunctor in Headers */ = {isa = PBXBuildFile; fileRef = 0084FA650D341D4F0021E5C9 /* OperationArrayFunctor */; settings = {ATTRIBUTES = (Public, ); }; }; + 0084FA6B0D341D4F0021E5C9 /* ReversePrimitiveFunctor in Headers */ = {isa = PBXBuildFile; fileRef = 0084FA660D341D4F0021E5C9 /* ReversePrimitiveFunctor */; settings = {ATTRIBUTES = (Public, ); }; }; + 0084FA6F0D341D880021E5C9 /* OcclusionQueryNode in Headers */ = {isa = PBXBuildFile; fileRef = 0084FA6E0D341D880021E5C9 /* OcclusionQueryNode */; settings = {ATTRIBUTES = (Public, ); }; }; + 0084FA710D341D960021E5C9 /* OcclusionQueryNode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0084FA700D341D960021E5C9 /* OcclusionQueryNode.cpp */; }; + 0084FA920D341E1C0021E5C9 /* Font3D in Headers */ = {isa = PBXBuildFile; fileRef = 0084FA8E0D341E1B0021E5C9 /* Font3D */; settings = {ATTRIBUTES = (Public, ); }; }; + 0084FA930D341E1C0021E5C9 /* KerningType in Headers */ = {isa = PBXBuildFile; fileRef = 0084FA8F0D341E1B0021E5C9 /* KerningType */; settings = {ATTRIBUTES = (Public, ); }; }; + 0084FA940D341E1C0021E5C9 /* Text3D in Headers */ = {isa = PBXBuildFile; fileRef = 0084FA900D341E1B0021E5C9 /* Text3D */; settings = {ATTRIBUTES = (Public, ); }; }; + 0084FA950D341E1C0021E5C9 /* TextBase in Headers */ = {isa = PBXBuildFile; fileRef = 0084FA910D341E1C0021E5C9 /* TextBase */; settings = {ATTRIBUTES = (Public, ); }; }; + 0084FA990D341E300021E5C9 /* Font3D.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0084FA960D341E300021E5C9 /* Font3D.cpp */; }; + 0084FA9A0D341E300021E5C9 /* Text3D.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0084FA970D341E300021E5C9 /* Text3D.cpp */; }; + 0084FA9B0D341E300021E5C9 /* TextBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0084FA980D341E300021E5C9 /* TextBase.cpp */; }; + 0084FAA00D341E810021E5C9 /* ShapeAttribute.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0084FA9F0D341E810021E5C9 /* ShapeAttribute.cpp */; }; + 0084FAA20D341E920021E5C9 /* ShapeAttribute in Headers */ = {isa = PBXBuildFile; fileRef = 0084FAA10D341E910021E5C9 /* ShapeAttribute */; settings = {ATTRIBUTES = (Public, ); }; }; + 0084FAA90D341F020021E5C9 /* Version in Headers */ = {isa = PBXBuildFile; fileRef = 0084FAA80D341F020021E5C9 /* Version */; settings = {ATTRIBUTES = (Public, ); }; }; + 0084FAAB0D341F100021E5C9 /* Version.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0084FAAA0D341F0F0021E5C9 /* Version.cpp */; }; + 0084FAAD0D341F380021E5C9 /* Version in Headers */ = {isa = PBXBuildFile; fileRef = 0084FAAC0D341F380021E5C9 /* Version */; settings = {ATTRIBUTES = (Public, ); }; }; + 0084FAAF0D341F420021E5C9 /* Version.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0084FAAE0D341F420021E5C9 /* Version.cpp */; }; + 0084FAB10D341F5F0021E5C9 /* Version.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0084FAB00D341F5F0021E5C9 /* Version.cpp */; }; + 0084FAB30D341F7E0021E5C9 /* Version in Headers */ = {isa = PBXBuildFile; fileRef = 0084FAB20D341F7E0021E5C9 /* Version */; settings = {ATTRIBUTES = (Public, ); }; }; + 0084FAEF0D3423190021E5C9 /* FreeTypeFont3D.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0084FAED0D3423180021E5C9 /* FreeTypeFont3D.cpp */; }; + 0084FAF00D3423190021E5C9 /* FreeTypeFont3D.h in Headers */ = {isa = PBXBuildFile; fileRef = 0084FAEE0D3423180021E5C9 /* FreeTypeFont3D.h */; }; + 0084FAF30D3423820021E5C9 /* BlendColor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0084FAF10D3423810021E5C9 /* BlendColor.cpp */; }; + 0084FAF40D3423820021E5C9 /* OcclusionQueryNode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0084FAF20D3423820021E5C9 /* OcclusionQueryNode.cpp */; }; + 0084FAF60D34239A0021E5C9 /* IO_FluidProgram.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0084FAF50D34239A0021E5C9 /* IO_FluidProgram.cpp */; }; + 0084FAF80D3423BB0021E5C9 /* IO_ShapeAttribute.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0084FAF70D3423BB0021E5C9 /* IO_ShapeAttribute.cpp */; }; + 0084FAFB0D3423C70021E5C9 /* IO_Text3D.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0084FAF90D3423C70021E5C9 /* IO_Text3D.cpp */; }; + 0084FAFC0D3423C70021E5C9 /* IO_TextBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0084FAFA0D3423C70021E5C9 /* IO_TextBase.cpp */; }; + 0084FB580D3424740021E5C9 /* osg.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BE117FB305D63B3800EB53E5 /* osg.framework */; }; + 0084FB590D3424740021E5C9 /* osgDB.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BE1188E705D764C400EB53E5 /* osgDB.framework */; }; + 0084FBA00D3425180021E5C9 /* osg.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BE117FB305D63B3800EB53E5 /* osg.framework */; }; + 0084FBA10D3425180021E5C9 /* osgDB.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BE1188E705D764C400EB53E5 /* osgDB.framework */; }; + 0084FBC30D3425C00021E5C9 /* CompositeViewer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0084FBBF0D3425BF0021E5C9 /* CompositeViewer.cpp */; }; + 0084FBC40D3425C00021E5C9 /* ReaderWriterOsgViewer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0084FBC00D3425BF0021E5C9 /* ReaderWriterOsgViewer.cpp */; }; + 0084FBC50D3425C00021E5C9 /* View.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0084FBC10D3425C00021E5C9 /* View.cpp */; }; + 0084FBC60D3425C00021E5C9 /* Viewer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0084FBC20D3425C00021E5C9 /* Viewer.cpp */; }; + 0084FBD90D3426180021E5C9 /* osg.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BE117FB305D63B3800EB53E5 /* osg.framework */; }; + 0084FBDA0D3426180021E5C9 /* osgDB.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BE1188E705D764C400EB53E5 /* osgDB.framework */; }; + 0084FC0E0D34265B0021E5C9 /* CompositeLayer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0084FC060D34265A0021E5C9 /* CompositeLayer.cpp */; }; + 0084FC0F0D34265B0021E5C9 /* GeometryTechnique.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0084FC070D34265A0021E5C9 /* GeometryTechnique.cpp */; }; + 0084FC100D34265B0021E5C9 /* HeightFieldLayer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0084FC080D34265A0021E5C9 /* HeightFieldLayer.cpp */; }; + 0084FC110D34265B0021E5C9 /* ImageLayer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0084FC090D34265A0021E5C9 /* ImageLayer.cpp */; }; + 0084FC120D34265B0021E5C9 /* Layer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0084FC0A0D34265A0021E5C9 /* Layer.cpp */; }; + 0084FC130D34265B0021E5C9 /* Locator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0084FC0B0D34265A0021E5C9 /* Locator.cpp */; }; + 0084FC140D34265B0021E5C9 /* ReaderWriterOsgTerrain.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0084FC0C0D34265A0021E5C9 /* ReaderWriterOsgTerrain.cpp */; }; + 0084FC150D34265B0021E5C9 /* Terrain.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0084FC0D0D34265B0021E5C9 /* Terrain.cpp */; }; + 0084FC280D3426B50021E5C9 /* osgTerrain.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6320CD4307845BC300FE3D2C /* osgTerrain.framework */; }; + 0084FC3B0D3427000021E5C9 /* osgViewer.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 00FB21010B015CF20052DD79 /* osgViewer.framework */; }; + 0084FC5B0D3427B70021E5C9 /* osg.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BE117FB305D63B3800EB53E5 /* osg.framework */; }; + 0084FC5C0D3427B70021E5C9 /* osgDB.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BE1188E705D764C400EB53E5 /* osgDB.framework */; }; + 0084FC870D34284F0021E5C9 /* Camera.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0084FC770D34284D0021E5C9 /* Camera.cpp */; }; + 0084FC880D34284F0021E5C9 /* Camera.h in Headers */ = {isa = PBXBuildFile; fileRef = 0084FC780D34284D0021E5C9 /* Camera.h */; }; + 0084FC890D34284F0021E5C9 /* CameraConfig.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0084FC790D34284D0021E5C9 /* CameraConfig.cpp */; }; + 0084FC8A0D34284F0021E5C9 /* CameraConfig.h in Headers */ = {isa = PBXBuildFile; fileRef = 0084FC7A0D34284D0021E5C9 /* CameraConfig.h */; }; + 0084FC8B0D34284F0021E5C9 /* ConfigLexer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0084FC7C0D34284D0021E5C9 /* ConfigLexer.cpp */; }; + 0084FC8D0D34284F0021E5C9 /* ConfigParser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0084FC7E0D34284E0021E5C9 /* ConfigParser.cpp */; }; + 0084FC8E0D34284F0021E5C9 /* ConfigParser.h in Headers */ = {isa = PBXBuildFile; fileRef = 0084FC7F0D34284E0021E5C9 /* ConfigParser.h */; }; + 0084FC900D34284F0021E5C9 /* FlexLexer.h in Headers */ = {isa = PBXBuildFile; fileRef = 0084FC810D34284E0021E5C9 /* FlexLexer.h */; }; + 0084FC910D34284F0021E5C9 /* ReaderWriterCFG.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0084FC820D34284E0021E5C9 /* ReaderWriterCFG.cpp */; }; + 0084FC920D34284F0021E5C9 /* RenderSurface.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0084FC830D34284E0021E5C9 /* RenderSurface.cpp */; }; + 0084FC930D34284F0021E5C9 /* RenderSurface.h in Headers */ = {isa = PBXBuildFile; fileRef = 0084FC840D34284E0021E5C9 /* RenderSurface.h */; }; + 0084FC940D34284F0021E5C9 /* VisualChooser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0084FC850D34284E0021E5C9 /* VisualChooser.cpp */; }; + 0084FC950D34284F0021E5C9 /* VisualChooser.h in Headers */ = {isa = PBXBuildFile; fileRef = 0084FC860D34284F0021E5C9 /* VisualChooser.h */; }; + 0084FCAB0D3428DE0021E5C9 /* osgViewer.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 00FB21010B015CF20052DD79 /* osgViewer.framework */; }; + 0084FDA50D342B9B0021E5C9 /* osgUtil.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BE11849A05D7126100EB53E5 /* osgUtil.framework */; }; + 0084FDA70D342BA60021E5C9 /* OpenThreads.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0037A02D0C18D74C0089AA1C /* OpenThreads.framework */; }; + 0084FDC50D342C900021E5C9 /* osgViewer.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 00FB21010B015CF20052DD79 /* osgViewer.framework */; }; + 0084FDD40D342CC60021E5C9 /* osgTerrain.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6320CD4307845BC300FE3D2C /* osgTerrain.framework */; }; + 0084FDD90D342D070021E5C9 /* ESRIType.h in Headers */ = {isa = PBXBuildFile; fileRef = 0084FDD60D342D060021E5C9 /* ESRIType.h */; }; + 0084FDDA0D342D070021E5C9 /* XBaseParser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0084FDD70D342D060021E5C9 /* XBaseParser.cpp */; }; + 0084FDDB0D342D070021E5C9 /* XBaseParser.h in Headers */ = {isa = PBXBuildFile; fileRef = 0084FDD80D342D070021E5C9 /* XBaseParser.h */; }; + 0084FDFA0D342D3C0021E5C9 /* osgSim.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 005580E10624BBB3000A808A /* osgSim.framework */; }; + 0084FE130D342DA80021E5C9 /* OcclusionQueryNode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0084FE110D342DA80021E5C9 /* OcclusionQueryNode.cpp */; }; + 0084FE140D342DA80021E5C9 /* OcclusionQueryNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 0084FE120D342DA80021E5C9 /* OcclusionQueryNode.h */; }; 008F443606CBF7BB00F4220C /* ClusterCullingCallback.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 008F443406CBF7B900F4220C /* ClusterCullingCallback.cpp */; }; 008F443706CBF7BB00F4220C /* TexGenNode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 008F443506CBF7BA00F4220C /* TexGenNode.cpp */; }; 008F444506CBF88200F4220C /* Vec2d in Headers */ = {isa = PBXBuildFile; fileRef = 008F443D06CBF87C00F4220C /* Vec2d */; settings = {ATTRIBUTES = (Public, ); }; }; @@ -1569,10 +1687,6 @@ 00EF4F1F06CB11D7008ACEFF /* osgUtil.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BE11849A05D7126100EB53E5 /* osgUtil.framework */; }; 00EF4F2106CB11D7008ACEFF /* osgGA.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 00557CE00624A947000A808A /* osgGA.framework */; }; 00EF4F3606CB11DC008ACEFF /* osg.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BE117FB305D63B3800EB53E5 /* osg.framework */; }; - 00EF4F3706CB11DC008ACEFF /* osgDB.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BE1188E705D764C400EB53E5 /* osgDB.framework */; }; - 00EF4F3806CB11DC008ACEFF /* osgText.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BE11876A05D75C2700EB53E5 /* osgText.framework */; }; - 00EF4F3906CB11DC008ACEFF /* osgUtil.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BE11849A05D7126100EB53E5 /* osgUtil.framework */; }; - 00EF4F3B06CB11DC008ACEFF /* osgGA.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 00557CE00624A947000A808A /* osgGA.framework */; }; 00EF4F5006CB11E2008ACEFF /* osg.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BE117FB305D63B3800EB53E5 /* osg.framework */; }; 00EF4F5106CB11E2008ACEFF /* osgDB.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BE1188E705D764C400EB53E5 /* osgDB.framework */; }; 00EF4F5206CB11E2008ACEFF /* osgText.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BE11876A05D75C2700EB53E5 /* osgText.framework */; }; @@ -2334,7 +2448,6 @@ D4DFC4830B57D68D005CBCD2 /* osgViewer.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 00FB21010B015CF20052DD79 /* osgViewer.framework */; }; D4DFC4840B57D693005CBCD2 /* osgViewer.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 00FB21010B015CF20052DD79 /* osgViewer.framework */; }; D4DFC4850B57D69D005CBCD2 /* osgViewer.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 00FB21010B015CF20052DD79 /* osgViewer.framework */; }; - D4DFC4860B57D6A9005CBCD2 /* osgViewer.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 00FB21010B015CF20052DD79 /* osgViewer.framework */; }; D4DFC4870B57D6B0005CBCD2 /* osgViewer.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 00FB21010B015CF20052DD79 /* osgViewer.framework */; }; D4DFC4880B57D6C2005CBCD2 /* osgViewer.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 00FB21010B015CF20052DD79 /* osgViewer.framework */; }; D4DFC4890B57D6DA005CBCD2 /* osgViewer.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 00FB21010B015CF20052DD79 /* osgViewer.framework */; }; @@ -2735,6 +2848,104 @@ remoteGlobalIDString = 00EF4E3606CB0AA6008ACEFF; remoteInfo = osgsimulation; }; + 00388E7B0CFEF2E700A7B938 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE117FB205D63B3800EB53E5; + remoteInfo = osg; + }; + 00388E7D0CFEF2E700A7B938 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE11849905D7126100EB53E5; + remoteInfo = osgUtil; + }; + 00388E7F0CFEF2E700A7B938 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE1188E605D764C400EB53E5; + remoteInfo = osgDB; + }; + 00388E810CFEF2E700A7B938 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79; + remoteInfo = osgViewer; + }; + 00388F260CFEF40F00A7B938 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 6320CD0307845BC300FE3D2C; + remoteInfo = osgTerrain; + }; + 00388F740CFEF59B00A7B938 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE117FB205D63B3800EB53E5; + remoteInfo = osg; + }; + 00388F760CFEF59B00A7B938 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE11849905D7126100EB53E5; + remoteInfo = osgUtil; + }; + 00388F780CFEF59B00A7B938 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE1188E605D764C400EB53E5; + remoteInfo = osgDB; + }; + 00388F7A0CFEF59B00A7B938 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79; + remoteInfo = osgViewer; + }; + 00388FEB0CFEF64D00A7B938 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE117FB205D63B3800EB53E5; + remoteInfo = osg; + }; + 00388FED0CFEF64D00A7B938 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE11849905D7126100EB53E5; + remoteInfo = osgUtil; + }; + 00388FEF0CFEF64D00A7B938 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE1188E605D764C400EB53E5; + remoteInfo = osgDB; + }; + 00388FF10CFEF64D00A7B938 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79; + remoteInfo = osgViewer; + }; + 00388FF30CFEF64D00A7B938 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 6320CD0307845BC300FE3D2C; + remoteInfo = osgTerrain; + }; 004BD03309273C2800A265A4 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; @@ -3379,6 +3590,1196 @@ remoteGlobalIDString = 0079505C09D36679003FC8A1; remoteInfo = osgintrospection; }; + 008400240D34310B0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FADB0D34227A0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE11849905D7126100EB53E5 /* osgUtil */; + remoteInfo = osgUtil; + }; + 0084FADD0D3422840021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE11849905D7126100EB53E5 /* osgUtil */; + remoteInfo = osgUtil; + }; + 0084FAE00D3422BD0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE117FB205D63B3800EB53E5 /* osg */; + remoteInfo = osg; + }; + 0084FAE20D3422BD0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE11849905D7126100EB53E5 /* osgUtil */; + remoteInfo = osgUtil; + }; + 0084FAE40D3422BD0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE1188E605D764C400EB53E5 /* osgDB */; + remoteInfo = osgDB; + }; + 0084FAE60D3422BD0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE11876905D75C2700EB53E5 /* osgText */; + remoteInfo = osgText; + }; + 0084FAE80D3422BD0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00557CDF0624A947000A808A /* osgGA */; + remoteInfo = osgGA; + }; + 0084FAEB0D3422CE0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FB060D3424740021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE1188E605D764C400EB53E5; + remoteInfo = osgDB; + }; + 0084FB9C0D3425180021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE1188E605D764C400EB53E5; + remoteInfo = osgDB; + }; + 0084FBD50D3426180021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE1188E605D764C400EB53E5; + remoteInfo = osgDB; + }; + 0084FC2F0D3426C00021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 6320CD0307845BC300FE3D2C /* osgTerrain */; + remoteInfo = osgTerrain; + }; + 0084FC420D3427070021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FC480D3427290021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 5BDF58F10C1FF8C4008DDEC0 /* osgdb_osgShadow */; + remoteInfo = osgdb_osgShadow; + }; + 0084FC4A0D3427290021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 0084FBD30D3426180021E5C9 /* osgdb_osgTerrain */; + remoteInfo = osgdb_osgTerrain; + }; + 0084FC4C0D3427290021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 0084FB9A0D3425180021E5C9 /* osgdb_osgViewer */; + remoteInfo = osgdb_osgViewer; + }; + 0084FC4E0D3427290021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 5BC2F63A0C441D5200671A68 /* osgdb_txf */; + remoteInfo = osgdb_txf; + }; + 0084FC570D3427B70021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE1188E605D764C400EB53E5; + remoteInfo = osgDB; + }; + 0084FC9B0D3428D50021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FCAC0D34290F0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 0084FC550D3427B70021E5C9 /* osgdb_cfg */; + remoteInfo = osgdb_cfg; + }; + 0084FCB40D3429580021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE117FB205D63B3800EB53E5 /* osg */; + remoteInfo = osg; + }; + 0084FCB60D3429580021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE11849905D7126100EB53E5 /* osgUtil */; + remoteInfo = osgUtil; + }; + 0084FCB80D3429580021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE1188E605D764C400EB53E5 /* osgDB */; + remoteInfo = osgDB; + }; + 0084FCBA0D3429580021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE11876905D75C2700EB53E5 /* osgText */; + remoteInfo = osgText; + }; + 0084FCBC0D3429580021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00557CDF0624A947000A808A /* osgGA */; + remoteInfo = osgGA; + }; + 0084FCBE0D3429580021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 005580E00624BBB3000A808A /* osgSim */; + remoteInfo = osgSim; + }; + 0084FCC00D3429580021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FCC20D34296D0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE117FB205D63B3800EB53E5 /* osg */; + remoteInfo = osg; + }; + 0084FCC40D34296D0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE11849905D7126100EB53E5 /* osgUtil */; + remoteInfo = osgUtil; + }; + 0084FCC60D34296D0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE1188E605D764C400EB53E5 /* osgDB */; + remoteInfo = osgDB; + }; + 0084FCC80D34296D0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE11876905D75C2700EB53E5 /* osgText */; + remoteInfo = osgText; + }; + 0084FCCA0D34296D0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FCCC0D34297A0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00557CDF0624A947000A808A /* osgGA */; + remoteInfo = osgGA; + }; + 0084FCDA0D3429CE0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE117FB205D63B3800EB53E5 /* osg */; + remoteInfo = osg; + }; + 0084FCDC0D3429CE0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE11849905D7126100EB53E5 /* osgUtil */; + remoteInfo = osgUtil; + }; + 0084FCDE0D3429CE0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE1188E605D764C400EB53E5 /* osgDB */; + remoteInfo = osgDB; + }; + 0084FCE00D3429CE0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE11876905D75C2700EB53E5 /* osgText */; + remoteInfo = osgText; + }; + 0084FCE20D3429CE0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00557CDF0624A947000A808A /* osgGA */; + remoteInfo = osgGA; + }; + 0084FCE40D3429CE0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FCE80D3429EB0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE117FB205D63B3800EB53E5 /* osg */; + remoteInfo = osg; + }; + 0084FCEA0D3429EB0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE11849905D7126100EB53E5 /* osgUtil */; + remoteInfo = osgUtil; + }; + 0084FCEC0D3429EB0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE1188E605D764C400EB53E5 /* osgDB */; + remoteInfo = osgDB; + }; + 0084FCEE0D3429EB0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE11876905D75C2700EB53E5 /* osgText */; + remoteInfo = osgText; + }; + 0084FCF00D3429EB0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00557CDF0624A947000A808A /* osgGA */; + remoteInfo = osgGA; + }; + 0084FCF20D3429EB0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FCF60D342A030021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE117FB205D63B3800EB53E5 /* osg */; + remoteInfo = osg; + }; + 0084FCF80D342A030021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE11849905D7126100EB53E5 /* osgUtil */; + remoteInfo = osgUtil; + }; + 0084FCFA0D342A030021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE1188E605D764C400EB53E5 /* osgDB */; + remoteInfo = osgDB; + }; + 0084FCFC0D342A030021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE11876905D75C2700EB53E5 /* osgText */; + remoteInfo = osgText; + }; + 0084FCFE0D342A030021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00557CDF0624A947000A808A /* osgGA */; + remoteInfo = osgGA; + }; + 0084FD000D342A030021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FD020D342A0E0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE117FB205D63B3800EB53E5 /* osg */; + remoteInfo = osg; + }; + 0084FD040D342A0E0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE11849905D7126100EB53E5 /* osgUtil */; + remoteInfo = osgUtil; + }; + 0084FD060D342A0E0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE1188E605D764C400EB53E5 /* osgDB */; + remoteInfo = osgDB; + }; + 0084FD080D342A0E0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE11876905D75C2700EB53E5 /* osgText */; + remoteInfo = osgText; + }; + 0084FD0A0D342A0E0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00557CDF0624A947000A808A /* osgGA */; + remoteInfo = osgGA; + }; + 0084FD0C0D342A0E0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FD260D342A180021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE117FB205D63B3800EB53E5 /* osg */; + remoteInfo = osg; + }; + 0084FD280D342A180021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE11849905D7126100EB53E5 /* osgUtil */; + remoteInfo = osgUtil; + }; + 0084FD2A0D342A180021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE1188E605D764C400EB53E5 /* osgDB */; + remoteInfo = osgDB; + }; + 0084FD2C0D342A180021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE11876905D75C2700EB53E5 /* osgText */; + remoteInfo = osgText; + }; + 0084FD2E0D342A180021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00557CDF0624A947000A808A /* osgGA */; + remoteInfo = osgGA; + }; + 0084FD300D342A180021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FD3E0D342A230021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE117FB205D63B3800EB53E5 /* osg */; + remoteInfo = osg; + }; + 0084FD400D342A230021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE11849905D7126100EB53E5 /* osgUtil */; + remoteInfo = osgUtil; + }; + 0084FD420D342A230021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE1188E605D764C400EB53E5 /* osgDB */; + remoteInfo = osgDB; + }; + 0084FD440D342A230021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE11876905D75C2700EB53E5 /* osgText */; + remoteInfo = osgText; + }; + 0084FD460D342A230021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00557CDF0624A947000A808A /* osgGA */; + remoteInfo = osgGA; + }; + 0084FD480D342A230021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FD4A0D342A390021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FD4C0D342A440021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FD4E0D342A4B0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FD520D342A5E0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FD540D342A6B0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE117FB205D63B3800EB53E5 /* osg */; + remoteInfo = osg; + }; + 0084FD560D342A6B0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE11849905D7126100EB53E5 /* osgUtil */; + remoteInfo = osgUtil; + }; + 0084FD580D342A6B0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE1188E605D764C400EB53E5 /* osgDB */; + remoteInfo = osgDB; + }; + 0084FD5A0D342A6B0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE11876905D75C2700EB53E5 /* osgText */; + remoteInfo = osgText; + }; + 0084FD5C0D342A6B0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00557CDF0624A947000A808A /* osgGA */; + remoteInfo = osgGA; + }; + 0084FD5E0D342A6B0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FD640D342A760021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FD660D342A830021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE117FB205D63B3800EB53E5 /* osg */; + remoteInfo = osg; + }; + 0084FD680D342A830021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE11849905D7126100EB53E5 /* osgUtil */; + remoteInfo = osgUtil; + }; + 0084FD6A0D342A830021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE1188E605D764C400EB53E5 /* osgDB */; + remoteInfo = osgDB; + }; + 0084FD6C0D342A830021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE11876905D75C2700EB53E5 /* osgText */; + remoteInfo = osgText; + }; + 0084FD6E0D342A830021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00557CDF0624A947000A808A /* osgGA */; + remoteInfo = osgGA; + }; + 0084FD700D342A830021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FD740D342A8E0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE117FB205D63B3800EB53E5 /* osg */; + remoteInfo = osg; + }; + 0084FD760D342A8E0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE11849905D7126100EB53E5 /* osgUtil */; + remoteInfo = osgUtil; + }; + 0084FD780D342A8E0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE1188E605D764C400EB53E5 /* osgDB */; + remoteInfo = osgDB; + }; + 0084FD7A0D342A8E0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE11876905D75C2700EB53E5 /* osgText */; + remoteInfo = osgText; + }; + 0084FD7C0D342A8E0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00557CDF0624A947000A808A /* osgGA */; + remoteInfo = osgGA; + }; + 0084FD7E0D342A8E0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 0055835A0624D1E5000A808A /* osgFX */; + remoteInfo = osgFX; + }; + 0084FD800D342A8E0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FD8B0D342B890021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE11849905D7126100EB53E5 /* osgUtil */; + remoteInfo = osgUtil; + }; + 0084FDB20D342BB00021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00379F0F0C18D74C0089AA1C /* OpenThreads */; + remoteInfo = OpenThreads; + }; + 0084FDB40D342BB10021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE117FB205D63B3800EB53E5 /* osg */; + remoteInfo = osg; + }; + 0084FDC10D342C7F0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FDCC0D342CB70021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 6320CD0307845BC300FE3D2C /* osgTerrain */; + remoteInfo = osgTerrain; + }; + 0084FE050D342D450021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 005580E00624BBB3000A808A /* osgSim */; + remoteInfo = osgSim; + }; + 0084FE270D342E1A0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE117FB205D63B3800EB53E5 /* osg */; + remoteInfo = osg; + }; + 0084FE290D342E1A0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE11849905D7126100EB53E5 /* osgUtil */; + remoteInfo = osgUtil; + }; + 0084FE2B0D342E1A0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE1188E605D764C400EB53E5 /* osgDB */; + remoteInfo = osgDB; + }; + 0084FE2D0D342E1A0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE11876905D75C2700EB53E5 /* osgText */; + remoteInfo = osgText; + }; + 0084FE2F0D342E1A0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00557CDF0624A947000A808A /* osgGA */; + remoteInfo = osgGA; + }; + 0084FE310D342E1A0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FE330D342E270021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE117FB205D63B3800EB53E5 /* osg */; + remoteInfo = osg; + }; + 0084FE350D342E270021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE11849905D7126100EB53E5 /* osgUtil */; + remoteInfo = osgUtil; + }; + 0084FE370D342E270021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE1188E605D764C400EB53E5 /* osgDB */; + remoteInfo = osgDB; + }; + 0084FE390D342E270021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE11876905D75C2700EB53E5 /* osgText */; + remoteInfo = osgText; + }; + 0084FE3B0D342E270021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00557CDF0624A947000A808A /* osgGA */; + remoteInfo = osgGA; + }; + 0084FE3D0D342E270021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FE3F0D342E400021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FE430D342E480021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FE4F0D342E540021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FE590D342E5A0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FE630D342E610021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FE670D342E660021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FE750D342E6E0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FE770D342E740021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FE7D0D342E900021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FE7F0D342E900021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = D47A06550B833F6E00E19024 /* osgManipulator */; + remoteInfo = osgManipulator; + }; + 0084FE910D342EA90021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FE930D342EAF0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FE970D342EB60021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FE990D342EBE0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FE9B0D342EC40021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FE9F0D342ECA0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FEA10D342ED00021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FEA50D342ED50021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FEA70D342EDA0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FEAB0D342EE40021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FEB90D342EEA0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FEC70D342EF00021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FEC90D342EF60021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FECB0D342EFC0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FECF0D342F010021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FED10D342F090021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FED30D342F0E0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FED50D342F140021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FED90D342F1A0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FEDB0D342F210021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FEE90D342F270021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FEF70D342F2E0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FEF90D342F330021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FEFD0D342F390021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = D4C6F2320B8316100052E667 /* osgShadow */; + remoteInfo = osgShadow; + }; + 0084FEFF0D342F410021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FF350D342FAE0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00388E790CFEF2E700A7B938 /* osgterrain_example */; + remoteInfo = osgterrain_example; + }; + 0084FF370D342FE20021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FF390D342FE70021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FF3B0D342FF80021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00557FC30624B86F000A808A /* osgParticle */; + remoteInfo = osgParticle; + }; + 0084FF3D0D342FF80021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 005580E00624BBB3000A808A /* osgSim */; + remoteInfo = osgSim; + }; + 0084FF3F0D342FF80021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 0055835A0624D1E5000A808A /* osgFX */; + remoteInfo = osgFX; + }; + 0084FF410D342FF80021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FF430D3430210021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FF450D3430320021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FF470D3430370021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FF490D34303D0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FF4B0D3430440021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 005580E00624BBB3000A808A /* osgSim */; + remoteInfo = osgSim; + }; + 0084FF5E0D3430740021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00557FC30624B86F000A808A /* osgParticle */; + remoteInfo = osgParticle; + }; + 0084FF6C0D34307C0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FF7B0D3430AA0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FF810D3430B40021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FF830D3430B90021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FF850D3430BE0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FF870D3430C30021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FF890D3430C70021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FF8B0D3430CB0021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FF8D0D3430D00021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 00FB20D00B015CF10052DD79 /* osgViewer */; + remoteInfo = osgViewer; + }; + 0084FFA20D3430F60021E5C9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = BE117FB205D63B3800EB53E5 /* osg */; + remoteInfo = osg; + }; 008F44E206CC045A00F4220C /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; @@ -4888,6 +6289,13 @@ 0037A1C20C19086E0089AA1C /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/MainMenu.nib; sourceTree = ""; }; 0037A1C50C1908A60089AA1C /* English */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = ""; }; 0037A1C70C1908A60089AA1C /* English */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/Localizable.strings; sourceTree = ""; }; + 00388E490CFEF22000A7B938 /* TileSystem */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TileSystem; sourceTree = ""; }; + 00388E4C0CFEF23900A7B938 /* TileSystem.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = TileSystem.cpp; path = ../../src/osgTerrain/TileSystem.cpp; sourceTree = SOURCE_ROOT; }; + 00388E960CFEF2E700A7B938 /* osgterrain_example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = osgterrain_example.app; sourceTree = BUILT_PRODUCTS_DIR; }; + 00388F2A0CFEF43A00A7B938 /* osgterrain.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = osgterrain.cpp; sourceTree = ""; }; + 00388F920CFEF59B00A7B938 /* os_ex.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = os_ex.app; sourceTree = BUILT_PRODUCTS_DIR; }; + 003890090CFEF64D00A7B938 /* osgstaticviewer.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = osgstaticviewer.app; sourceTree = BUILT_PRODUCTS_DIR; }; + 0038909A0CFEF72B00A7B938 /* osgstaticviewer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = osgstaticviewer.cpp; sourceTree = ""; }; 004BD02D09273BA200A265A4 /* IO_ConnectedParticleSystem.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = IO_ConnectedParticleSystem.cpp; sourceTree = ""; }; 004BD02E09273BA300A265A4 /* IO_SmokeTrailEffect.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = IO_SmokeTrailEffect.cpp; sourceTree = ""; }; 004BD03E09273C2800A265A4 /* osgdb_geo.so */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = osgdb_geo.so; sourceTree = BUILT_PRODUCTS_DIR; }; @@ -5107,9 +6515,7 @@ 006E25450AC107DB00FBB48F /* View.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = View.cpp; sourceTree = ""; }; 00794FAC09D351FC003FC8A1 /* observer_ptr */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = observer_ptr; path = ../../include/osg/observer_ptr; sourceTree = SOURCE_ROOT; }; 00794FD309D35373003FC8A1 /* EventQueue.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = EventQueue.cpp; path = ../../src/osgGA/EventQueue.cpp; sourceTree = SOURCE_ROOT; }; - 00794FD609D353EE003FC8A1 /* OpenFlightOptimizer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = OpenFlightOptimizer.cpp; path = ../../src/osgSim/OpenFlightOptimizer.cpp; sourceTree = SOURCE_ROOT; }; 00794FD809D3544F003FC8A1 /* EventQueue */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = EventQueue; path = ../../include/osgGA/EventQueue; sourceTree = SOURCE_ROOT; }; - 00794FDB09D35490003FC8A1 /* OpenFlightOptimizer */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = OpenFlightOptimizer; path = ../../include/osgSim/OpenFlightOptimizer; sourceTree = SOURCE_ROOT; }; 00794FDE09D35592003FC8A1 /* BoxPlacer */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = BoxPlacer; path = ../../include/osgParticle/BoxPlacer; sourceTree = SOURCE_ROOT; }; 0079500C09D36132003FC8A1 /* ClusterCullingCallback.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ClusterCullingCallback.cpp; path = ../../src/osgPlugins/osg/ClusterCullingCallback.cpp; sourceTree = SOURCE_ROOT; }; 0079500E09D361DC003FC8A1 /* IO_BoxPlacer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = IO_BoxPlacer.cpp; path = ../../src/osgPlugins/osgParticle/IO_BoxPlacer.cpp; sourceTree = SOURCE_ROOT; }; @@ -5132,6 +6538,75 @@ 0081CFE10A5C55FD006D3A13 /* mesh.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = mesh.h; sourceTree = ""; }; 0081CFE20A5C55FD006D3A13 /* types.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = types.cpp; sourceTree = ""; }; 0081CFE30A5C55FE006D3A13 /* types.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = types.h; sourceTree = ""; }; + 0084FA5C0D341D2C0021E5C9 /* DrawElementTypeSimplifier.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = DrawElementTypeSimplifier.cpp; path = ../../src/osgUtil/DrawElementTypeSimplifier.cpp; sourceTree = SOURCE_ROOT; }; + 0084FA5D0D341D2C0021E5C9 /* EdgeCollector.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = EdgeCollector.cpp; path = ../../src/osgUtil/EdgeCollector.cpp; sourceTree = SOURCE_ROOT; }; + 0084FA5E0D341D2C0021E5C9 /* ReversePrimitiveFunctor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = ReversePrimitiveFunctor.cpp; path = ../../src/osgUtil/ReversePrimitiveFunctor.cpp; sourceTree = SOURCE_ROOT; }; + 0084FA620D341D4E0021E5C9 /* ConvertVec */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = ConvertVec; path = ../../include/osgUtil/ConvertVec; sourceTree = SOURCE_ROOT; }; + 0084FA630D341D4E0021E5C9 /* DrawElementTypeSimplifier */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = DrawElementTypeSimplifier; path = ../../include/osgUtil/DrawElementTypeSimplifier; sourceTree = SOURCE_ROOT; }; + 0084FA640D341D4F0021E5C9 /* EdgeCollector */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = EdgeCollector; path = ../../include/osgUtil/EdgeCollector; sourceTree = SOURCE_ROOT; }; + 0084FA650D341D4F0021E5C9 /* OperationArrayFunctor */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = OperationArrayFunctor; path = ../../include/osgUtil/OperationArrayFunctor; sourceTree = SOURCE_ROOT; }; + 0084FA660D341D4F0021E5C9 /* ReversePrimitiveFunctor */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = ReversePrimitiveFunctor; path = ../../include/osgUtil/ReversePrimitiveFunctor; sourceTree = SOURCE_ROOT; }; + 0084FA6E0D341D880021E5C9 /* OcclusionQueryNode */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = OcclusionQueryNode; sourceTree = ""; }; + 0084FA700D341D960021E5C9 /* OcclusionQueryNode.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OcclusionQueryNode.cpp; sourceTree = ""; }; + 0084FA8E0D341E1B0021E5C9 /* Font3D */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Font3D; path = ../../include/osgText/Font3D; sourceTree = SOURCE_ROOT; }; + 0084FA8F0D341E1B0021E5C9 /* KerningType */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = KerningType; path = ../../include/osgText/KerningType; sourceTree = SOURCE_ROOT; }; + 0084FA900D341E1B0021E5C9 /* Text3D */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Text3D; path = ../../include/osgText/Text3D; sourceTree = SOURCE_ROOT; }; + 0084FA910D341E1C0021E5C9 /* TextBase */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = TextBase; path = ../../include/osgText/TextBase; sourceTree = SOURCE_ROOT; }; + 0084FA960D341E300021E5C9 /* Font3D.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Font3D.cpp; path = ../../src/osgText/Font3D.cpp; sourceTree = SOURCE_ROOT; }; + 0084FA970D341E300021E5C9 /* Text3D.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Text3D.cpp; path = ../../src/osgText/Text3D.cpp; sourceTree = SOURCE_ROOT; }; + 0084FA980D341E300021E5C9 /* TextBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = TextBase.cpp; path = ../../src/osgText/TextBase.cpp; sourceTree = SOURCE_ROOT; }; + 0084FA9F0D341E810021E5C9 /* ShapeAttribute.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ShapeAttribute.cpp; sourceTree = ""; }; + 0084FAA10D341E910021E5C9 /* ShapeAttribute */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ShapeAttribute; sourceTree = ""; }; + 0084FAA80D341F020021E5C9 /* Version */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Version; sourceTree = ""; }; + 0084FAAA0D341F0F0021E5C9 /* Version.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Version.cpp; sourceTree = ""; }; + 0084FAAC0D341F380021E5C9 /* Version */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Version; sourceTree = ""; }; + 0084FAAE0D341F420021E5C9 /* Version.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Version.cpp; sourceTree = ""; }; + 0084FAB00D341F5F0021E5C9 /* Version.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Version.cpp; sourceTree = ""; }; + 0084FAB20D341F7E0021E5C9 /* Version */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Version; sourceTree = ""; }; + 0084FAED0D3423180021E5C9 /* FreeTypeFont3D.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = FreeTypeFont3D.cpp; sourceTree = ""; }; + 0084FAEE0D3423180021E5C9 /* FreeTypeFont3D.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FreeTypeFont3D.h; sourceTree = ""; }; + 0084FAF10D3423810021E5C9 /* BlendColor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = BlendColor.cpp; sourceTree = ""; }; + 0084FAF20D3423820021E5C9 /* OcclusionQueryNode.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OcclusionQueryNode.cpp; sourceTree = ""; }; + 0084FAF50D34239A0021E5C9 /* IO_FluidProgram.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = IO_FluidProgram.cpp; sourceTree = ""; }; + 0084FAF70D3423BB0021E5C9 /* IO_ShapeAttribute.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = IO_ShapeAttribute.cpp; sourceTree = ""; }; + 0084FAF90D3423C70021E5C9 /* IO_Text3D.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = IO_Text3D.cpp; sourceTree = ""; }; + 0084FAFA0D3423C70021E5C9 /* IO_TextBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = IO_TextBase.cpp; sourceTree = ""; }; + 0084FB5E0D3424740021E5C9 /* osgdb_.so */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = osgdb_.so; sourceTree = BUILT_PRODUCTS_DIR; }; + 0084FBA60D3425180021E5C9 /* osgdb_osgViewer.so */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = osgdb_osgViewer.so; sourceTree = BUILT_PRODUCTS_DIR; }; + 0084FBBF0D3425BF0021E5C9 /* CompositeViewer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CompositeViewer.cpp; sourceTree = ""; }; + 0084FBC00D3425BF0021E5C9 /* ReaderWriterOsgViewer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ReaderWriterOsgViewer.cpp; sourceTree = ""; }; + 0084FBC10D3425C00021E5C9 /* View.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = View.cpp; sourceTree = ""; }; + 0084FBC20D3425C00021E5C9 /* Viewer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Viewer.cpp; sourceTree = ""; }; + 0084FBDF0D3426180021E5C9 /* osgdb_osgTerrain.so */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = osgdb_osgTerrain.so; sourceTree = BUILT_PRODUCTS_DIR; }; + 0084FC060D34265A0021E5C9 /* CompositeLayer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CompositeLayer.cpp; sourceTree = ""; }; + 0084FC070D34265A0021E5C9 /* GeometryTechnique.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GeometryTechnique.cpp; sourceTree = ""; }; + 0084FC080D34265A0021E5C9 /* HeightFieldLayer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = HeightFieldLayer.cpp; sourceTree = ""; }; + 0084FC090D34265A0021E5C9 /* ImageLayer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ImageLayer.cpp; sourceTree = ""; }; + 0084FC0A0D34265A0021E5C9 /* Layer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Layer.cpp; sourceTree = ""; }; + 0084FC0B0D34265A0021E5C9 /* Locator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Locator.cpp; sourceTree = ""; }; + 0084FC0C0D34265A0021E5C9 /* ReaderWriterOsgTerrain.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ReaderWriterOsgTerrain.cpp; sourceTree = ""; }; + 0084FC0D0D34265B0021E5C9 /* Terrain.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Terrain.cpp; sourceTree = ""; }; + 0084FC610D3427B70021E5C9 /* osgdb_cfg.so */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = osgdb_cfg.so; sourceTree = BUILT_PRODUCTS_DIR; }; + 0084FC770D34284D0021E5C9 /* Camera.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Camera.cpp; sourceTree = ""; }; + 0084FC780D34284D0021E5C9 /* Camera.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Camera.h; sourceTree = ""; }; + 0084FC790D34284D0021E5C9 /* CameraConfig.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CameraConfig.cpp; sourceTree = ""; }; + 0084FC7A0D34284D0021E5C9 /* CameraConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CameraConfig.h; sourceTree = ""; }; + 0084FC7C0D34284D0021E5C9 /* ConfigLexer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ConfigLexer.cpp; sourceTree = ""; }; + 0084FC7D0D34284E0021E5C9 /* ConfigLexer.l */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.lex; path = ConfigLexer.l; sourceTree = ""; }; + 0084FC7E0D34284E0021E5C9 /* ConfigParser.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ConfigParser.cpp; sourceTree = ""; }; + 0084FC7F0D34284E0021E5C9 /* ConfigParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ConfigParser.h; sourceTree = ""; }; + 0084FC800D34284E0021E5C9 /* ConfigParser.y */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.yacc; path = ConfigParser.y; sourceTree = ""; }; + 0084FC810D34284E0021E5C9 /* FlexLexer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FlexLexer.h; sourceTree = ""; }; + 0084FC820D34284E0021E5C9 /* ReaderWriterCFG.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ReaderWriterCFG.cpp; sourceTree = ""; }; + 0084FC830D34284E0021E5C9 /* RenderSurface.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RenderSurface.cpp; sourceTree = ""; }; + 0084FC840D34284E0021E5C9 /* RenderSurface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RenderSurface.h; sourceTree = ""; }; + 0084FC850D34284E0021E5C9 /* VisualChooser.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = VisualChooser.cpp; sourceTree = ""; }; + 0084FC860D34284F0021E5C9 /* VisualChooser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VisualChooser.h; sourceTree = ""; }; + 0084FDD60D342D060021E5C9 /* ESRIType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ESRIType.h; sourceTree = ""; }; + 0084FDD70D342D060021E5C9 /* XBaseParser.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = XBaseParser.cpp; sourceTree = ""; }; + 0084FDD80D342D070021E5C9 /* XBaseParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XBaseParser.h; sourceTree = ""; }; + 0084FE110D342DA80021E5C9 /* OcclusionQueryNode.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OcclusionQueryNode.cpp; sourceTree = ""; }; + 0084FE120D342DA80021E5C9 /* OcclusionQueryNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OcclusionQueryNode.h; sourceTree = ""; }; 008F443406CBF7B900F4220C /* ClusterCullingCallback.cpp */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.cpp; fileEncoding = 30; name = ClusterCullingCallback.cpp; path = ../../src/osg/ClusterCullingCallback.cpp; sourceTree = SOURCE_ROOT; }; 008F443506CBF7BA00F4220C /* TexGenNode.cpp */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.cpp; fileEncoding = 30; name = TexGenNode.cpp; path = ../../src/osg/TexGenNode.cpp; sourceTree = SOURCE_ROOT; }; 008F443B06CBF87A00F4220C /* ClusterCullingCallback */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp; fileEncoding = 30; name = ClusterCullingCallback; path = ../../include/osg/ClusterCullingCallback; sourceTree = SOURCE_ROOT; }; @@ -6251,6 +7726,7 @@ 000A25CA06CAD314009EE43A /* osgText.framework in Frameworks */, 000A25CB06CAD314009EE43A /* osgUtil.framework in Frameworks */, 000A25CD06CAD314009EE43A /* osgGA.framework in Frameworks */, + 0084FDC50D342C900021E5C9 /* osgViewer.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -6852,6 +8328,58 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 00388E880CFEF2E700A7B938 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 00388E890CFEF2E700A7B938 /* osg.framework in Frameworks */, + 00388E8A0CFEF2E700A7B938 /* osgDB.framework in Frameworks */, + 00388E8B0CFEF2E700A7B938 /* osgUtil.framework in Frameworks */, + 00388E8C0CFEF2E700A7B938 /* Cocoa.framework in Frameworks */, + 00388E8D0CFEF2E700A7B938 /* OpenGL.framework in Frameworks */, + 00388E8E0CFEF2E700A7B938 /* osgGA.framework in Frameworks */, + 00388E8F0CFEF2E700A7B938 /* osgViewer.framework in Frameworks */, + 00388E900CFEF2E700A7B938 /* osgText.framework in Frameworks */, + 00388F250CFEF40300A7B938 /* osgTerrain.framework in Frameworks */, + 00388F4B0CFEF49600A7B938 /* OpenThreads.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 00388F820CFEF59B00A7B938 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 00388F830CFEF59B00A7B938 /* osg.framework in Frameworks */, + 00388F840CFEF59B00A7B938 /* osgDB.framework in Frameworks */, + 00388F850CFEF59B00A7B938 /* osgUtil.framework in Frameworks */, + 00388F860CFEF59B00A7B938 /* Cocoa.framework in Frameworks */, + 00388F870CFEF59B00A7B938 /* OpenGL.framework in Frameworks */, + 00388F880CFEF59B00A7B938 /* osgGA.framework in Frameworks */, + 00388F890CFEF59B00A7B938 /* osgViewer.framework in Frameworks */, + 00388F8A0CFEF59B00A7B938 /* osgText.framework in Frameworks */, + 00388F8B0CFEF59B00A7B938 /* SDL.framework in Frameworks */, + 00388F8C0CFEF59B00A7B938 /* osgTerrain.framework in Frameworks */, + 00388F8D0CFEF59B00A7B938 /* OpenThreads.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 00388FF90CFEF64D00A7B938 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 00388FFA0CFEF64D00A7B938 /* osg.framework in Frameworks */, + 00388FFB0CFEF64D00A7B938 /* osgDB.framework in Frameworks */, + 00388FFC0CFEF64D00A7B938 /* osgUtil.framework in Frameworks */, + 00388FFD0CFEF64D00A7B938 /* Cocoa.framework in Frameworks */, + 00388FFE0CFEF64D00A7B938 /* OpenGL.framework in Frameworks */, + 00388FFF0CFEF64D00A7B938 /* osgGA.framework in Frameworks */, + 003890000CFEF64D00A7B938 /* osgViewer.framework in Frameworks */, + 003890010CFEF64D00A7B938 /* osgText.framework in Frameworks */, + 003890030CFEF64D00A7B938 /* osgTerrain.framework in Frameworks */, + 003890040CFEF64D00A7B938 /* OpenThreads.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; 004BD03609273C2800A265A4 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; @@ -7089,6 +8617,8 @@ 0079503B09D364DA003FC8A1 /* osg.framework in Frameworks */, 0079503C09D364DA003FC8A1 /* osgDB.framework in Frameworks */, 003B78730A9E6ABB002037F4 /* osgUtil.framework in Frameworks */, + 0084FDD40D342CC60021E5C9 /* osgTerrain.framework in Frameworks */, + 0084FDFA0D342D3C0021E5C9 /* osgSim.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -7102,6 +8632,45 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 0084FB570D3424740021E5C9 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 0084FB580D3424740021E5C9 /* osg.framework in Frameworks */, + 0084FB590D3424740021E5C9 /* osgDB.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 0084FB9F0D3425180021E5C9 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 0084FBA00D3425180021E5C9 /* osg.framework in Frameworks */, + 0084FBA10D3425180021E5C9 /* osgDB.framework in Frameworks */, + 0084FC3B0D3427000021E5C9 /* osgViewer.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 0084FBD80D3426180021E5C9 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 0084FBD90D3426180021E5C9 /* osg.framework in Frameworks */, + 0084FBDA0D3426180021E5C9 /* osgDB.framework in Frameworks */, + 0084FC280D3426B50021E5C9 /* osgTerrain.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 0084FC5A0D3427B70021E5C9 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 0084FC5B0D3427B70021E5C9 /* osg.framework in Frameworks */, + 0084FC5C0D3427B70021E5C9 /* osgDB.framework in Frameworks */, + 0084FCAB0D3428DE0021E5C9 /* osgViewer.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; 008F44BE06CC023100F4220C /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; @@ -7273,6 +8842,8 @@ 001DFCBA065A90BC003310BF /* osg.framework in Frameworks */, 001DFCBB065A90BC003310BF /* osgDB.framework in Frameworks */, 001DFCBD065A90C1003310BF /* osgText.framework in Frameworks */, + 0084FDA50D342B9B0021E5C9 /* osgUtil.framework in Frameworks */, + 0084FDA70D342BA60021E5C9 /* OpenThreads.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -7528,12 +9099,7 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - D4DFC4860B57D6A9005CBCD2 /* osgViewer.framework in Frameworks */, 00EF4F3606CB11DC008ACEFF /* osg.framework in Frameworks */, - 00EF4F3706CB11DC008ACEFF /* osgDB.framework in Frameworks */, - 00EF4F3806CB11DC008ACEFF /* osgText.framework in Frameworks */, - 00EF4F3906CB11DC008ACEFF /* osgUtil.framework in Frameworks */, - 00EF4F3B06CB11DC008ACEFF /* osgGA.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -8220,6 +9786,7 @@ 001D01C1065AAA5B003310BF /* osgParticle */ = { isa = PBXGroup; children = ( + 0084FAF50D34239A0021E5C9 /* IO_FluidProgram.cpp */, 001D01C3065AAA5B003310BF /* IO_AccelOperator.cpp */, 001D01C4065AAA5B003310BF /* IO_AngularAccelOperator.cpp */, 0079500E09D361DC003FC8A1 /* IO_BoxPlacer.cpp */, @@ -8258,6 +9825,7 @@ 001D0211065AAB4E003310BF /* osgSim */ = { isa = PBXGroup; children = ( + 0084FAF70D3423BB0021E5C9 /* IO_ShapeAttribute.cpp */, 00A14B84084D6293000150AD /* IO_Impostor.cpp */, 001D0213065AAB4E003310BF /* IO_BlinkSequence.cpp */, 001D0214065AAB4E003310BF /* IO_DOFTransform.cpp */, @@ -8290,6 +9858,8 @@ 001D02A1065AACB6003310BF /* osg */ = { isa = PBXGroup; children = ( + 0084FAF10D3423810021E5C9 /* BlendColor.cpp */, + 0084FAF20D3423820021E5C9 /* OcclusionQueryNode.cpp */, 006CE73A09218DEE00985402 /* Scissor.cpp */, 008F44A106CC015D00F4220C /* AutoTransform.cpp */, 001D02A2065AACB6003310BF /* AlphaFunc.cpp */, @@ -8582,8 +10152,10 @@ 0007BC9006C1A96B00C884E1 /* osgspacewarp */, 00EF4F8206CB1547008ACEFF /* osgspotlight */, 0007BCBE06C1AAF000C884E1 /* osgspheresegment */, + 003890980CFEF72B00A7B938 /* osgstaticviewer */, 00EF4EBC06CB0DD2008ACEFF /* osgstereoimage */, 0007BCF406C1ADFB00C884E1 /* osgteapot */, + 00388F280CFEF43A00A7B938 /* osgterrain */, 008F452506CC06EC00F4220C /* osgtessellate */, 001D074C065ABAF2003310BF /* osgtext */, 00EF4F5F06CB125E008ACEFF /* osgtexture1D */, @@ -8766,6 +10338,24 @@ path = pthreads; sourceTree = ""; }; + 00388F280CFEF43A00A7B938 /* osgterrain */ = { + isa = PBXGroup; + children = ( + 00388F2A0CFEF43A00A7B938 /* osgterrain.cpp */, + ); + name = osgterrain; + path = ../../examples/osgterrain; + sourceTree = SOURCE_ROOT; + }; + 003890980CFEF72B00A7B938 /* osgstaticviewer */ = { + isa = PBXGroup; + children = ( + 0038909A0CFEF72B00A7B938 /* osgstaticviewer.cpp */, + ); + name = osgstaticviewer; + path = ../../examples/osgstaticviewer; + sourceTree = SOURCE_ROOT; + }; 004BD04A09273CFB00A265A4 /* geo */ = { isa = PBXGroup; children = ( @@ -8937,6 +10527,7 @@ 005580E90624BC1A000A808A /* osgSim */ = { isa = PBXGroup; children = ( + 0084FAA10D341E910021E5C9 /* ShapeAttribute */, D4C6F0190B83096D0052E667 /* ElevationSlice */, D4C6F01A0B83096D0052E667 /* HeightAboveTerrain */, D4C6F01B0B83096D0052E667 /* LineOfSight */, @@ -8952,7 +10543,6 @@ 005580F00624BC1A000A808A /* LightPointNode */, 00CE2F2B065BD378003C8656 /* LightPointSystem */, 005580F10624BC1A000A808A /* MultiSwitch */, - 00794FDB09D35490003FC8A1 /* OpenFlightOptimizer */, 0096C5F00919623700B255F2 /* OverlayNode */, 005580F20624BC1A000A808A /* ScalarBar */, 005580F30624BC1A000A808A /* ScalarsToColors */, @@ -8968,6 +10558,7 @@ 0055810F0624BC49000A808A /* osgSim */ = { isa = PBXGroup; children = ( + 0084FA9F0D341E810021E5C9 /* ShapeAttribute.cpp */, D4C6F01F0B83097E0052E667 /* ElevationSlice.cpp */, D4C6F0200B83097E0052E667 /* HeightAboveTerrain.cpp */, D4C6F0210B83097E0052E667 /* LineOfSight.cpp */, @@ -8984,7 +10575,6 @@ 004E4CF60A51F45500EC8521 /* LightPointSpriteDrawable.cpp */, 004E4CF70A51F45600EC8521 /* LightPointSpriteDrawable.h */, 005581180624BC49000A808A /* MultiSwitch.cpp */, - 00794FD609D353EE003FC8A1 /* OpenFlightOptimizer.cpp */, 0096C5FA0919637300B255F2 /* OverlayNode.cpp */, 005581190624BC49000A808A /* ScalarBar.cpp */, 0055811A0624BC49000A808A /* ScalarsToColors.cpp */, @@ -9000,6 +10590,7 @@ 005583610624D208000A808A /* osgFX */ = { isa = PBXGroup; children = ( + 0084FAA80D341F020021E5C9 /* Version */, 005583620624D208000A808A /* AnisotropicLighting */, 005583630624D208000A808A /* BumpMapping */, 005583640624D208000A808A /* Cartoon */, @@ -9019,6 +10610,7 @@ 005583980624D257000A808A /* osgFX */ = { isa = PBXGroup; children = ( + 0084FAAA0D341F0F0021E5C9 /* Version.cpp */, 005583990624D257000A808A /* AnisotropicLighting.cpp */, 0055839A0624D257000A808A /* BumpMapping.cpp */, 0055839B0624D257000A808A /* Cartoon.cpp */, @@ -9037,16 +10629,15 @@ 00558606062622D8000A808A /* osgPlugins */ = { isa = PBXGroup; children = ( - 5BDF58D10C1FF8A0008DDEC0 /* osgShadow */, 001DFCC9065A920F003310BF /* 3dc */, 001DFD20065A9660003310BF /* ac */, 001DFD62065A98CC003310BF /* bmp */, 004E4D070A51F95600EC8521 /* bsp */, + 0084FC760D34284D0021E5C9 /* cfg */, 001DFD84065A997D003310BF /* x */, 001DFDC1065A9A22003310BF /* dds */, 001DFDEF065A9E04003310BF /* dw */, 00A14FD2084E6975000150AD /* dxf */, - 0079504C09D36599003FC8A1 /* shp */, 0055860C062623D6000A808A /* freetype */, 004BD04A09273CFB00A265A4 /* geo */, 00A150D4084E6B36000150AD /* hdr */, @@ -9064,8 +10655,11 @@ 00E2820B07676EDB005AEE61 /* osga */, 001D026F065AAC1A003310BF /* osgFX */, 001D01C1065AAA5B003310BF /* osgParticle */, + 5BDF58D10C1FF8A0008DDEC0 /* osgShadow */, 001D0211065AAB4E003310BF /* osgSim */, + 0084FC040D34265A0021E5C9 /* osgTerrain */, 005586770626417B000A808A /* osgText */, + 0084FBBD0D3425BF0021E5C9 /* osgViewer */, 001D0341065AAE3C003310BF /* osgtgz */, 001D036A065AAED0003310BF /* pic */, 001D0385065AAF32003310BF /* pnm */, @@ -9073,6 +10667,7 @@ 001D03A6065AAF7C003310BF /* rgb */, 008F44D606CC03B300F4220C /* rot */, 008F44DA06CC03E200F4220C /* scale */, + 0079504C09D36599003FC8A1 /* shp */, 00E2821D07677066005AEE61 /* stl */, 001D03C3065AB061003310BF /* tga */, 001D03DF065AB09F003310BF /* tgz */, @@ -9087,6 +10682,8 @@ 0055860C062623D6000A808A /* freetype */ = { isa = PBXGroup; children = ( + 0084FAED0D3423180021E5C9 /* FreeTypeFont3D.cpp */, + 0084FAEE0D3423180021E5C9 /* FreeTypeFont3D.h */, 0055860D062623D6000A808A /* FreeTypeFont.cpp */, 0055860E062623D6000A808A /* FreeTypeFont.h */, 0055860F062623D6000A808A /* FreeTypeLibrary.cpp */, @@ -9100,6 +10697,8 @@ 005586770626417B000A808A /* osgText */ = { isa = PBXGroup; children = ( + 0084FAF90D3423C70021E5C9 /* IO_Text3D.cpp */, + 0084FAFA0D3423C70021E5C9 /* IO_TextBase.cpp */, 005586790626417B000A808A /* IO_Text.cpp */, ); name = osgText; @@ -9233,6 +10832,9 @@ 0079504C09D36599003FC8A1 /* shp */ = { isa = PBXGroup; children = ( + 0084FDD60D342D060021E5C9 /* ESRIType.h */, + 0084FDD70D342D060021E5C9 /* XBaseParser.cpp */, + 0084FDD80D342D070021E5C9 /* XBaseParser.h */, 0079504D09D3659A003FC8A1 /* ESRIShape.cpp */, 0079504E09D3659A003FC8A1 /* ESRIShape.h */, 0079504F09D3659A003FC8A1 /* ESRIShapeParser.cpp */, @@ -9252,6 +10854,57 @@ path = ../../examples/osgintrospection; sourceTree = SOURCE_ROOT; }; + 0084FBBD0D3425BF0021E5C9 /* osgViewer */ = { + isa = PBXGroup; + children = ( + 0084FBBF0D3425BF0021E5C9 /* CompositeViewer.cpp */, + 0084FBC00D3425BF0021E5C9 /* ReaderWriterOsgViewer.cpp */, + 0084FBC10D3425C00021E5C9 /* View.cpp */, + 0084FBC20D3425C00021E5C9 /* Viewer.cpp */, + ); + name = osgViewer; + path = ../../src/osgPlugins/osgViewer; + sourceTree = SOURCE_ROOT; + }; + 0084FC040D34265A0021E5C9 /* osgTerrain */ = { + isa = PBXGroup; + children = ( + 0084FC060D34265A0021E5C9 /* CompositeLayer.cpp */, + 0084FC070D34265A0021E5C9 /* GeometryTechnique.cpp */, + 0084FC080D34265A0021E5C9 /* HeightFieldLayer.cpp */, + 0084FC090D34265A0021E5C9 /* ImageLayer.cpp */, + 0084FC0A0D34265A0021E5C9 /* Layer.cpp */, + 0084FC0B0D34265A0021E5C9 /* Locator.cpp */, + 0084FC0C0D34265A0021E5C9 /* ReaderWriterOsgTerrain.cpp */, + 0084FC0D0D34265B0021E5C9 /* Terrain.cpp */, + ); + name = osgTerrain; + path = ../../src/osgPlugins/osgTerrain; + sourceTree = SOURCE_ROOT; + }; + 0084FC760D34284D0021E5C9 /* cfg */ = { + isa = PBXGroup; + children = ( + 0084FC770D34284D0021E5C9 /* Camera.cpp */, + 0084FC780D34284D0021E5C9 /* Camera.h */, + 0084FC790D34284D0021E5C9 /* CameraConfig.cpp */, + 0084FC7A0D34284D0021E5C9 /* CameraConfig.h */, + 0084FC7C0D34284D0021E5C9 /* ConfigLexer.cpp */, + 0084FC7D0D34284E0021E5C9 /* ConfigLexer.l */, + 0084FC7E0D34284E0021E5C9 /* ConfigParser.cpp */, + 0084FC7F0D34284E0021E5C9 /* ConfigParser.h */, + 0084FC800D34284E0021E5C9 /* ConfigParser.y */, + 0084FC810D34284E0021E5C9 /* FlexLexer.h */, + 0084FC820D34284E0021E5C9 /* ReaderWriterCFG.cpp */, + 0084FC830D34284E0021E5C9 /* RenderSurface.cpp */, + 0084FC840D34284E0021E5C9 /* RenderSurface.h */, + 0084FC850D34284E0021E5C9 /* VisualChooser.cpp */, + 0084FC860D34284F0021E5C9 /* VisualChooser.h */, + ); + name = cfg; + path = ../../src/osgPlugins/cfg; + sourceTree = SOURCE_ROOT; + }; 008F44D606CC03B300F4220C /* rot */ = { isa = PBXGroup; children = ( @@ -9309,6 +10962,7 @@ 00A149EB084D517F000150AD /* osgIntrospection */ = { isa = PBXGroup; children = ( + 0084FAAC0D341F380021E5C9 /* Version */, D4C6F0270B8309D40052E667 /* ExtendedTypeInfo */, D4C6F0280B8309D40052E667 /* type_traits */, 00A149EC084D517F000150AD /* Attributes */, @@ -9345,6 +10999,7 @@ 00A14A1E084D51CE000150AD /* osgIntrospection */ = { isa = PBXGroup; children = ( + 0084FAAE0D341F420021E5C9 /* Version.cpp */, D4C6F02B0B8309ED0052E667 /* Reflector.cpp */, 00A14A1F084D51CE000150AD /* ConstructorInfo.cpp */, 00A14A20084D51CE000150AD /* CustomAttributeProvider.cpp */, @@ -9471,6 +11126,7 @@ 00A79F660BE69CCA00F7C39E /* osgTerrain */ = { isa = PBXGroup; children = ( + 00388E490CFEF22000A7B938 /* TileSystem */, D48ED2A30C71D36C00A72121 /* Terrain */, 00A79F670BE69CCB00F7C39E /* Export */, 00A79F680BE69CCB00F7C39E /* GeometryTechnique */, @@ -9915,6 +11571,13 @@ 0037A02D0C18D74C0089AA1C /* OpenThreads.framework */, 5BDF58FE0C1FF8C4008DDEC0 /* osgdb_3dc.so */, 5BC2F6470C441D5200671A68 /* osgdb_txf.so */, + 00388E960CFEF2E700A7B938 /* osgterrain_example.app */, + 00388F920CFEF59B00A7B938 /* os_ex.app */, + 003890090CFEF64D00A7B938 /* osgstaticviewer.app */, + 0084FB5E0D3424740021E5C9 /* osgdb_.so */, + 0084FBA60D3425180021E5C9 /* osgdb_osgViewer.so */, + 0084FBDF0D3426180021E5C9 /* osgdb_osgTerrain.so */, + 0084FC610D3427B70021E5C9 /* osgdb_cfg.so */, ); name = Products; sourceTree = ""; @@ -10020,6 +11683,8 @@ 5BC2F6820C44C99800671A68 /* ive */ = { isa = PBXGroup; children = ( + 0084FE110D342DA80021E5C9 /* OcclusionQueryNode.cpp */, + 0084FE120D342DA80021E5C9 /* OcclusionQueryNode.h */, 5BC2F6830C44C99900671A68 /* AlphaFunc.cpp */, 5BC2F6840C44C99900671A68 /* AlphaFunc.h */, 5BC2F6850C44C99900671A68 /* AnimationPath.cpp */, @@ -10231,6 +11896,7 @@ 6320CCFE07845B7C00FE3D2C /* osgTerrain */ = { isa = PBXGroup; children = ( + 00388E4C0CFEF23900A7B938 /* TileSystem.cpp */, 00A79F750BE69D0A00F7C39E /* GeometryTechnique.cpp */, 00A79F760BE69D0A00F7C39E /* Layer.cpp */, 00A79F770BE69D0B00F7C39E /* Locator.cpp */, @@ -10244,6 +11910,7 @@ BE117FB705D63B8900EB53E5 /* osg */ = { isa = PBXGroup; children = ( + 0084FA700D341D960021E5C9 /* OcclusionQueryNode.cpp */, AC0CCB910C9F201E00BD0077 /* Texture2DArray.cpp */, 5BC2F8030C468B0500671A68 /* OperationThread.cpp */, 5BC2F6320C441CE100671A68 /* GLObjects.cpp */, @@ -10398,6 +12065,7 @@ BE1181ED05D63C0900EB53E5 /* osg */ = { isa = PBXGroup; children = ( + 0084FA6E0D341D880021E5C9 /* OcclusionQueryNode */, 5BC2F8220C468B3100671A68 /* OperationThread */, 5BC2F62E0C441CA100671A68 /* GLObjects */, 0037A0A40C18DA690089AA1C /* TemplatePrimitiveFunctor */, @@ -10563,6 +12231,9 @@ BE1185F605D71A1300EB53E5 /* osgUtil */ = { isa = PBXGroup; children = ( + 0084FA5C0D341D2C0021E5C9 /* DrawElementTypeSimplifier.cpp */, + 0084FA5D0D341D2C0021E5C9 /* EdgeCollector.cpp */, + 0084FA5E0D341D2C0021E5C9 /* ReversePrimitiveFunctor.cpp */, D48EC6600B4EC19B000E05A4 /* LineSegmentIntersector.cpp */, D48EC6610B4EC19C000E05A4 /* PlaneIntersector.cpp */, D48EC6620B4EC19C000E05A4 /* PolytopeIntersector.cpp */, @@ -10603,6 +12274,11 @@ BE11863105D71A8500EB53E5 /* osgUtil */ = { isa = PBXGroup; children = ( + 0084FA620D341D4E0021E5C9 /* ConvertVec */, + 0084FA630D341D4E0021E5C9 /* DrawElementTypeSimplifier */, + 0084FA640D341D4F0021E5C9 /* EdgeCollector */, + 0084FA650D341D4F0021E5C9 /* OperationArrayFunctor */, + 0084FA660D341D4F0021E5C9 /* ReversePrimitiveFunctor */, D48EC6680B4EC1C5000E05A4 /* LineSegmentIntersector */, D48EC6690B4EC1C6000E05A4 /* PlaneIntersector */, D48EC66A0B4EC1C6000E05A4 /* PolytopeIntersector */, @@ -10641,6 +12317,9 @@ BE11876C05D75D5800EB53E5 /* osgText */ = { isa = PBXGroup; children = ( + 0084FA960D341E300021E5C9 /* Font3D.cpp */, + 0084FA970D341E300021E5C9 /* Text3D.cpp */, + 0084FA980D341E300021E5C9 /* TextBase.cpp */, BE11876D05D75DA700EB53E5 /* DefaultFont.cpp */, BE11876E05D75DA700EB53E5 /* DefaultFont.h */, 006E245E0AC0D64400FBB48F /* FadeText.cpp */, @@ -10655,6 +12334,10 @@ BE11877B05D75DC800EB53E5 /* osgText */ = { isa = PBXGroup; children = ( + 0084FA8E0D341E1B0021E5C9 /* Font3D */, + 0084FA8F0D341E1B0021E5C9 /* KerningType */, + 0084FA900D341E1B0021E5C9 /* Text3D */, + 0084FA910D341E1C0021E5C9 /* TextBase */, BE11877C05D75E2100EB53E5 /* Export */, 006E24500AC0D58F00FBB48F /* FadeText */, BE11877D05D75E2100EB53E5 /* Font */, @@ -10720,6 +12403,7 @@ D47A068E0B83404300E19024 /* osgManipulator */ = { isa = PBXGroup; children = ( + 0084FAB20D341F7E0021E5C9 /* Version */, D47A068F0B83404400E19024 /* AntiSquish */, D47A06900B83404400E19024 /* Command */, D47A06910B83404400E19024 /* CommandManager */, @@ -10749,6 +12433,7 @@ D47A06B90B83406500E19024 /* osgManipulator */ = { isa = PBXGroup; children = ( + 0084FAB00D341F5F0021E5C9 /* Version.cpp */, D47A06BA0B83406500E19024 /* AntiSquish.cpp */, D47A06BB0B83406500E19024 /* Command.cpp */, D47A06BC0B83406500E19024 /* CommandManager.cpp */, @@ -11359,6 +13044,7 @@ 5BC2F7F70C44C9CF00671A68 /* VertexProgram.h in Headers */, 5BC2F7F90C44C9CF00671A68 /* Viewport.h in Headers */, 5BC2F7FB0C44C9CF00671A68 /* VisibilityGroup.h in Headers */, + 0084FE140D342DA80021E5C9 /* OcclusionQueryNode.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -11479,6 +13165,27 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 00388E820CFEF2E700A7B938 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 00388F7D0CFEF59B00A7B938 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 00388FF40CFEF64D00A7B938 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; 004BD03409273C2800A265A4 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; @@ -11588,7 +13295,7 @@ isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 00794FDD09D35539003FC8A1 /* OpenFlightOptimizer in Headers */, + 0084FAA20D341E920021E5C9 /* ShapeAttribute in Headers */, D4C6F01C0B83096E0052E667 /* ElevationSlice in Headers */, D4C6F01D0B83096E0052E667 /* HeightAboveTerrain in Headers */, D4C6F01E0B83096E0052E667 /* LineOfSight in Headers */, @@ -11619,6 +13326,7 @@ isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( + 0084FAA90D341F020021E5C9 /* Version in Headers */, 005583850624D212000A808A /* AnisotropicLighting in Headers */, 005583860624D212000A808A /* BumpMapping in Headers */, 005583870624D212000A808A /* Cartoon in Headers */, @@ -11736,6 +13444,8 @@ files = ( 0079505409D3659C003FC8A1 /* ESRIShape.h in Headers */, 0079505609D3659C003FC8A1 /* ESRIShapeParser.h in Headers */, + 0084FDD90D342D070021E5C9 /* ESRIType.h in Headers */, + 0084FDDB0D342D070021E5C9 /* XBaseParser.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -11746,6 +13456,40 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 0084FB070D3424740021E5C9 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 0084FB9D0D3425180021E5C9 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 0084FBD60D3426180021E5C9 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 0084FC580D3427B70021E5C9 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 0084FC880D34284F0021E5C9 /* Camera.h in Headers */, + 0084FC8A0D34284F0021E5C9 /* CameraConfig.h in Headers */, + 0084FC8E0D34284F0021E5C9 /* ConfigParser.h in Headers */, + 0084FC900D34284F0021E5C9 /* FlexLexer.h in Headers */, + 0084FC930D34284F0021E5C9 /* RenderSurface.h in Headers */, + 0084FC950D34284F0021E5C9 /* VisualChooser.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; 008F44BB06CC023100F4220C /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; @@ -11792,6 +13536,7 @@ isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( + 0084FAAD0D341F380021E5C9 /* Version in Headers */, D4C6F0290B8309D40052E667 /* ExtendedTypeInfo in Headers */, D4C6F02A0B8309D40052E667 /* type_traits in Headers */, 00A14A05084D5188000150AD /* Attributes in Headers */, @@ -11891,6 +13636,7 @@ files = ( 00C0CACB062652170091ED7C /* FreeTypeFont.h in Headers */, 00C0CAD6062652180091ED7C /* FreeTypeLibrary.h in Headers */, + 0084FAF00D3423190021E5C9 /* FreeTypeFont3D.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -12119,6 +13865,7 @@ isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( + 00388E4A0CFEF22100A7B938 /* TileSystem in Headers */, D48ED2A40C71D36C00A72121 /* Terrain in Headers */, 0037A1510C18FFD50089AA1C /* ValidDataOperator in Headers */, 00A79F6E0BE69CCD00F7C39E /* Export in Headers */, @@ -12134,6 +13881,7 @@ isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( + 0084FA6F0D341D880021E5C9 /* OcclusionQueryNode in Headers */, 5BC2F62F0C441CA200671A68 /* GLObjects in Headers */, 5BC2F8230C468B3100671A68 /* OperationThread in Headers */, 0037A0A50C18DA690089AA1C /* TemplatePrimitiveFunctor in Headers */, @@ -12299,6 +14047,11 @@ isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( + 0084FA670D341D4F0021E5C9 /* ConvertVec in Headers */, + 0084FA680D341D4F0021E5C9 /* DrawElementTypeSimplifier in Headers */, + 0084FA690D341D4F0021E5C9 /* EdgeCollector in Headers */, + 0084FA6A0D341D4F0021E5C9 /* OperationArrayFunctor in Headers */, + 0084FA6B0D341D4F0021E5C9 /* ReversePrimitiveFunctor in Headers */, D48EC66B0B4EC1C6000E05A4 /* LineSegmentIntersector in Headers */, D48EC66C0B4EC1C6000E05A4 /* PlaneIntersector in Headers */, D48EC66D0B4EC1C6000E05A4 /* PolytopeIntersector in Headers */, @@ -12337,6 +14090,10 @@ isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( + 0084FA920D341E1C0021E5C9 /* Font3D in Headers */, + 0084FA930D341E1C0021E5C9 /* KerningType in Headers */, + 0084FA940D341E1C0021E5C9 /* Text3D in Headers */, + 0084FA950D341E1C0021E5C9 /* TextBase in Headers */, BE11878105D75E2100EB53E5 /* Export in Headers */, 006E24510AC0D58F00FBB48F /* FadeText in Headers */, BE11878205D75E2100EB53E5 /* Font in Headers */, @@ -12377,6 +14134,7 @@ isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( + 0084FAB30D341F7E0021E5C9 /* Version in Headers */, D47A06A40B83404600E19024 /* AntiSquish in Headers */, D47A06A50B83404600E19024 /* Command in Headers */, D47A06A60B83404600E19024 /* CommandManager in Headers */, @@ -12447,6 +14205,13 @@ buildRules = ( ); dependencies = ( + 0084FCB50D3429580021E5C9 /* PBXTargetDependency */, + 0084FCB70D3429580021E5C9 /* PBXTargetDependency */, + 0084FCB90D3429580021E5C9 /* PBXTargetDependency */, + 0084FCBB0D3429580021E5C9 /* PBXTargetDependency */, + 0084FCBD0D3429580021E5C9 /* PBXTargetDependency */, + 0084FCBF0D3429580021E5C9 /* PBXTargetDependency */, + 0084FCC10D3429580021E5C9 /* PBXTargetDependency */, ); name = osganimate; productName = osgtext; @@ -12465,6 +14230,12 @@ buildRules = ( ); dependencies = ( + 0084FCC30D34296D0021E5C9 /* PBXTargetDependency */, + 0084FCC50D34296D0021E5C9 /* PBXTargetDependency */, + 0084FCC70D34296D0021E5C9 /* PBXTargetDependency */, + 0084FCC90D34296D0021E5C9 /* PBXTargetDependency */, + 0084FCCB0D34296D0021E5C9 /* PBXTargetDependency */, + 0084FCCD0D34297A0021E5C9 /* PBXTargetDependency */, ); name = osgautotransform; productName = osgtext; @@ -12483,6 +14254,12 @@ buildRules = ( ); dependencies = ( + 0084FD550D342A6B0021E5C9 /* PBXTargetDependency */, + 0084FD570D342A6B0021E5C9 /* PBXTargetDependency */, + 0084FD590D342A6B0021E5C9 /* PBXTargetDependency */, + 0084FD5B0D342A6B0021E5C9 /* PBXTargetDependency */, + 0084FD5D0D342A6B0021E5C9 /* PBXTargetDependency */, + 0084FD5F0D342A6B0021E5C9 /* PBXTargetDependency */, ); name = osgdistortion; productName = osgtext; @@ -12501,6 +14278,12 @@ buildRules = ( ); dependencies = ( + 0084FD670D342A830021E5C9 /* PBXTargetDependency */, + 0084FD690D342A830021E5C9 /* PBXTargetDependency */, + 0084FD6B0D342A830021E5C9 /* PBXTargetDependency */, + 0084FD6D0D342A830021E5C9 /* PBXTargetDependency */, + 0084FD6F0D342A830021E5C9 /* PBXTargetDependency */, + 0084FD710D342A830021E5C9 /* PBXTargetDependency */, ); name = osgforest; productName = osgtext; @@ -12519,6 +14302,13 @@ buildRules = ( ); dependencies = ( + 0084FD750D342A8E0021E5C9 /* PBXTargetDependency */, + 0084FD770D342A8E0021E5C9 /* PBXTargetDependency */, + 0084FD790D342A8E0021E5C9 /* PBXTargetDependency */, + 0084FD7B0D342A8E0021E5C9 /* PBXTargetDependency */, + 0084FD7D0D342A8E0021E5C9 /* PBXTargetDependency */, + 0084FD7F0D342A8E0021E5C9 /* PBXTargetDependency */, + 0084FD810D342A8E0021E5C9 /* PBXTargetDependency */, ); name = osgfxbrowser; productName = osgtext; @@ -12537,6 +14327,7 @@ buildRules = ( ); dependencies = ( + 008400250D34310B0021E5C9 /* PBXTargetDependency */, ); name = osgvertexprogram; productName = osgtext; @@ -12555,6 +14346,7 @@ buildRules = ( ); dependencies = ( + 0084FF480D3430370021E5C9 /* PBXTargetDependency */, ); name = osgspacewarp; productName = osgtext; @@ -12573,6 +14365,9 @@ buildRules = ( ); dependencies = ( + 0084FF4A0D34303D0021E5C9 /* PBXTargetDependency */, + 0084FF4C0D3430440021E5C9 /* PBXTargetDependency */, + 0084FF5F0D3430740021E5C9 /* PBXTargetDependency */, ); name = osgspheresegment; productName = osgtext; @@ -12591,6 +14386,7 @@ buildRules = ( ); dependencies = ( + 0084FF820D3430B40021E5C9 /* PBXTargetDependency */, ); name = osgteapot; productName = osgtext; @@ -12632,6 +14428,12 @@ buildRules = ( ); dependencies = ( + 0084FCDB0D3429CE0021E5C9 /* PBXTargetDependency */, + 0084FCDD0D3429CE0021E5C9 /* PBXTargetDependency */, + 0084FCDF0D3429CE0021E5C9 /* PBXTargetDependency */, + 0084FCE10D3429CE0021E5C9 /* PBXTargetDependency */, + 0084FCE30D3429CE0021E5C9 /* PBXTargetDependency */, + 0084FCE50D3429CE0021E5C9 /* PBXTargetDependency */, ); name = osgcallback; productName = osgtext; @@ -12650,6 +14452,12 @@ buildRules = ( ); dependencies = ( + 0084FD030D342A0E0021E5C9 /* PBXTargetDependency */, + 0084FD050D342A0E0021E5C9 /* PBXTargetDependency */, + 0084FD070D342A0E0021E5C9 /* PBXTargetDependency */, + 0084FD090D342A0E0021E5C9 /* PBXTargetDependency */, + 0084FD0B0D342A0E0021E5C9 /* PBXTargetDependency */, + 0084FD0D0D342A0E0021E5C9 /* PBXTargetDependency */, ); name = osgclip; productName = osgtext; @@ -12668,6 +14476,12 @@ buildRules = ( ); dependencies = ( + 0084FCF70D342A030021E5C9 /* PBXTargetDependency */, + 0084FCF90D342A030021E5C9 /* PBXTargetDependency */, + 0084FCFB0D342A030021E5C9 /* PBXTargetDependency */, + 0084FCFD0D342A030021E5C9 /* PBXTargetDependency */, + 0084FCFF0D342A030021E5C9 /* PBXTargetDependency */, + 0084FD010D342A030021E5C9 /* PBXTargetDependency */, ); name = osgcluster; productName = osgtext; @@ -12686,6 +14500,12 @@ buildRules = ( ); dependencies = ( + 0084FAE10D3422BD0021E5C9 /* PBXTargetDependency */, + 0084FAE30D3422BD0021E5C9 /* PBXTargetDependency */, + 0084FAE50D3422BD0021E5C9 /* PBXTargetDependency */, + 0084FAE70D3422BD0021E5C9 /* PBXTargetDependency */, + 0084FAE90D3422BD0021E5C9 /* PBXTargetDependency */, + 0084FDC20D342C7F0021E5C9 /* PBXTargetDependency */, ); name = osgconv; productName = osgtext; @@ -12704,6 +14524,12 @@ buildRules = ( ); dependencies = ( + 0084FD270D342A180021E5C9 /* PBXTargetDependency */, + 0084FD290D342A180021E5C9 /* PBXTargetDependency */, + 0084FD2B0D342A180021E5C9 /* PBXTargetDependency */, + 0084FD2D0D342A180021E5C9 /* PBXTargetDependency */, + 0084FD2F0D342A180021E5C9 /* PBXTargetDependency */, + 0084FD310D342A180021E5C9 /* PBXTargetDependency */, ); name = osgcopy; productName = osgtext; @@ -12722,6 +14548,12 @@ buildRules = ( ); dependencies = ( + 0084FD3F0D342A230021E5C9 /* PBXTargetDependency */, + 0084FD410D342A230021E5C9 /* PBXTargetDependency */, + 0084FD430D342A230021E5C9 /* PBXTargetDependency */, + 0084FD450D342A230021E5C9 /* PBXTargetDependency */, + 0084FD470D342A230021E5C9 /* PBXTargetDependency */, + 0084FD490D342A230021E5C9 /* PBXTargetDependency */, ); name = osgcubemap; productName = osgtext; @@ -12740,6 +14572,12 @@ buildRules = ( ); dependencies = ( + 0084FE280D342E1A0021E5C9 /* PBXTargetDependency */, + 0084FE2A0D342E1A0021E5C9 /* PBXTargetDependency */, + 0084FE2C0D342E1A0021E5C9 /* PBXTargetDependency */, + 0084FE2E0D342E1A0021E5C9 /* PBXTargetDependency */, + 0084FE300D342E1A0021E5C9 /* PBXTargetDependency */, + 0084FE320D342E1A0021E5C9 /* PBXTargetDependency */, ); name = osggeodemo; productName = osgtext; @@ -12758,6 +14596,12 @@ buildRules = ( ); dependencies = ( + 0084FE340D342E270021E5C9 /* PBXTargetDependency */, + 0084FE360D342E270021E5C9 /* PBXTargetDependency */, + 0084FE380D342E270021E5C9 /* PBXTargetDependency */, + 0084FE3A0D342E270021E5C9 /* PBXTargetDependency */, + 0084FE3C0D342E270021E5C9 /* PBXTargetDependency */, + 0084FE3E0D342E270021E5C9 /* PBXTargetDependency */, ); name = osggeometry; productName = osgtext; @@ -12795,6 +14639,7 @@ buildRules = ( ); dependencies = ( + 0084FE400D342E400021E5C9 /* PBXTargetDependency */, ); name = osghud; productName = osgtext; @@ -12813,6 +14658,7 @@ buildRules = ( ); dependencies = ( + 0084FE440D342E480021E5C9 /* PBXTargetDependency */, ); name = osgimposter; productName = osgtext; @@ -12831,6 +14677,7 @@ buildRules = ( ); dependencies = ( + 0084FE500D342E540021E5C9 /* PBXTargetDependency */, ); name = osgkeyboard; productName = osgtext; @@ -12849,6 +14696,7 @@ buildRules = ( ); dependencies = ( + 0084FE5A0D342E5A0021E5C9 /* PBXTargetDependency */, ); name = osgkeyboardmouse; productName = osgtext; @@ -12867,6 +14715,7 @@ buildRules = ( ); dependencies = ( + 0084FE640D342E610021E5C9 /* PBXTargetDependency */, ); name = osglight; productName = osgtext; @@ -12885,6 +14734,7 @@ buildRules = ( ); dependencies = ( + 0084FE680D342E660021E5C9 /* PBXTargetDependency */, ); name = osglightpoint; productName = osgtext; @@ -12903,6 +14753,7 @@ buildRules = ( ); dependencies = ( + 0084FE780D342E740021E5C9 /* PBXTargetDependency */, ); name = osglogo; productName = osgtext; @@ -12921,6 +14772,7 @@ buildRules = ( ); dependencies = ( + 0084FE940D342EAF0021E5C9 /* PBXTargetDependency */, ); name = osgmovie; productName = osgtext; @@ -12939,6 +14791,7 @@ buildRules = ( ); dependencies = ( + 0084FE9A0D342EBE0021E5C9 /* PBXTargetDependency */, ); name = osgmultitexture; productName = osgtext; @@ -12957,6 +14810,7 @@ buildRules = ( ); dependencies = ( + 0084FE9C0D342EC40021E5C9 /* PBXTargetDependency */, ); name = osgoccluder; productName = osgtext; @@ -12975,6 +14829,7 @@ buildRules = ( ); dependencies = ( + 0084FEA00D342ECA0021E5C9 /* PBXTargetDependency */, ); name = osgpagedlod; productName = osgtext; @@ -12993,6 +14848,7 @@ buildRules = ( ); dependencies = ( + 0084FEA60D342ED50021E5C9 /* PBXTargetDependency */, ); name = "osgparticle example"; productName = osgtext; @@ -13011,6 +14867,7 @@ buildRules = ( ); dependencies = ( + 0084FEAC0D342EE40021E5C9 /* PBXTargetDependency */, ); name = osgphotoalbum; productName = osgtext; @@ -13029,6 +14886,7 @@ buildRules = ( ); dependencies = ( + 0084FEBA0D342EEA0021E5C9 /* PBXTargetDependency */, ); name = osgpick; productName = osgtext; @@ -13047,6 +14905,7 @@ buildRules = ( ); dependencies = ( + 0084FECA0D342EF60021E5C9 /* PBXTargetDependency */, ); name = osgpoints; productName = osgtext; @@ -13065,6 +14924,7 @@ buildRules = ( ); dependencies = ( + 0084FECC0D342EFC0021E5C9 /* PBXTargetDependency */, ); name = osgpointsprite; productName = osgtext; @@ -13083,6 +14943,7 @@ buildRules = ( ); dependencies = ( + 0084FED20D342F090021E5C9 /* PBXTargetDependency */, ); name = osgprerender; productName = osgtext; @@ -13101,6 +14962,7 @@ buildRules = ( ); dependencies = ( + 0084FED40D342F0E0021E5C9 /* PBXTargetDependency */, ); name = osgprerendercubemap; productName = osgtext; @@ -13119,6 +14981,7 @@ buildRules = ( ); dependencies = ( + 0084FED60D342F140021E5C9 /* PBXTargetDependency */, ); name = osgreflect; productName = osgtext; @@ -13495,6 +15358,7 @@ buildRules = ( ); dependencies = ( + 0084FF860D3430BE0021E5C9 /* PBXTargetDependency */, ); name = "osgtext example"; productName = osgtext; @@ -13648,6 +15512,74 @@ productReference = 0037A02D0C18D74C0089AA1C /* OpenThreads.framework */; productType = "com.apple.product-type.framework"; }; + 00388E790CFEF2E700A7B938 /* osgterrain_example */ = { + isa = PBXNativeTarget; + buildConfigurationList = 00388E920CFEF2E700A7B938 /* Build configuration list for PBXNativeTarget "osgterrain_example" */; + buildPhases = ( + 00388E820CFEF2E700A7B938 /* Headers */, + 00388E840CFEF2E700A7B938 /* Resources */, + 00388E850CFEF2E700A7B938 /* Sources */, + 00388E880CFEF2E700A7B938 /* Frameworks */, + ); + buildRules = ( + ); + dependencies = ( + 00388E7A0CFEF2E700A7B938 /* PBXTargetDependency */, + 00388E7C0CFEF2E700A7B938 /* PBXTargetDependency */, + 00388E7E0CFEF2E700A7B938 /* PBXTargetDependency */, + 00388E800CFEF2E700A7B938 /* PBXTargetDependency */, + 00388F270CFEF40F00A7B938 /* PBXTargetDependency */, + ); + name = osgterrain_example; + productName = osgtext; + productReference = 00388E960CFEF2E700A7B938 /* osgterrain_example.app */; + productType = "com.apple.product-type.application"; + }; + 00388F720CFEF59B00A7B938 /* os_ex */ = { + isa = PBXNativeTarget; + buildConfigurationList = 00388F8E0CFEF59B00A7B938 /* Build configuration list for PBXNativeTarget "os_ex" */; + buildPhases = ( + 00388F7D0CFEF59B00A7B938 /* Headers */, + 00388F7F0CFEF59B00A7B938 /* Resources */, + 00388F800CFEF59B00A7B938 /* Sources */, + 00388F820CFEF59B00A7B938 /* Frameworks */, + ); + buildRules = ( + ); + dependencies = ( + 00388F730CFEF59B00A7B938 /* PBXTargetDependency */, + 00388F750CFEF59B00A7B938 /* PBXTargetDependency */, + 00388F770CFEF59B00A7B938 /* PBXTargetDependency */, + 00388F790CFEF59B00A7B938 /* PBXTargetDependency */, + ); + name = os_ex; + productName = osgtext; + productReference = 00388F920CFEF59B00A7B938 /* os_ex.app */; + productType = "com.apple.product-type.application"; + }; + 00388FE90CFEF64D00A7B938 /* osgstaticviewer */ = { + isa = PBXNativeTarget; + buildConfigurationList = 003890050CFEF64D00A7B938 /* Build configuration list for PBXNativeTarget "osgstaticviewer" */; + buildPhases = ( + 00388FF40CFEF64D00A7B938 /* Headers */, + 00388FF60CFEF64D00A7B938 /* Resources */, + 00388FF70CFEF64D00A7B938 /* Sources */, + 00388FF90CFEF64D00A7B938 /* Frameworks */, + ); + buildRules = ( + ); + dependencies = ( + 00388FEA0CFEF64D00A7B938 /* PBXTargetDependency */, + 00388FEC0CFEF64D00A7B938 /* PBXTargetDependency */, + 00388FEE0CFEF64D00A7B938 /* PBXTargetDependency */, + 00388FF00CFEF64D00A7B938 /* PBXTargetDependency */, + 00388FF20CFEF64D00A7B938 /* PBXTargetDependency */, + ); + name = osgstaticviewer; + productName = osgtext; + productReference = 003890090CFEF64D00A7B938 /* osgstaticviewer.app */; + productType = "com.apple.product-type.application"; + }; 004BD03109273C2800A265A4 /* osgdb_geo */ = { isa = PBXNativeTarget; buildConfigurationList = 004BD03A09273C2800A265A4 /* Build configuration list for PBXNativeTarget "osgdb_geo" */; @@ -13701,6 +15633,7 @@ 004E4D1A0A51FA4D00EC8521 /* PBXTargetDependency */, 004E4D1C0A51FA4D00EC8521 /* PBXTargetDependency */, 004E4D1E0A51FA4D00EC8521 /* PBXTargetDependency */, + 0084FED00D342F010021E5C9 /* PBXTargetDependency */, ); name = osgprecipitation; productName = osgtext; @@ -13879,6 +15812,7 @@ 006CE9230921AA9300985402 /* PBXTargetDependency */, 006CE9250921AA9300985402 /* PBXTargetDependency */, 006CE9270921AA9300985402 /* PBXTargetDependency */, + 0084FD4B0D342A390021E5C9 /* PBXTargetDependency */, ); name = osgdelaunay; productName = osgtext; @@ -13902,6 +15836,7 @@ 006CE9450921AB8300985402 /* PBXTargetDependency */, 006CE9470921AB8300985402 /* PBXTargetDependency */, 006CE9490921AB8300985402 /* PBXTargetDependency */, + 0084FD530D342A5E0021E5C9 /* PBXTargetDependency */, ); name = osgdepthpartition; productName = osgtext; @@ -13926,6 +15861,7 @@ 006CE9850921AC8700985402 /* PBXTargetDependency */, 006CE9870921AC8700985402 /* PBXTargetDependency */, D4C6F0FE0B8310230052E667 /* PBXTargetDependency */, + 0084FE980D342EB60021E5C9 /* PBXTargetDependency */, ); name = osgcompositeviewer; productName = osgtext; @@ -13949,6 +15885,7 @@ 006CE9A10921ACED00985402 /* PBXTargetDependency */, 006CE9A30921ACED00985402 /* PBXTargetDependency */, 006CE9A50921ACED00985402 /* PBXTargetDependency */, + 0084FEA20D342ED00021E5C9 /* PBXTargetDependency */, ); name = osgparametric; productName = osgtext; @@ -13972,6 +15909,7 @@ 006CE9C10921AD3300985402 /* PBXTargetDependency */, 006CE9C30921AD3300985402 /* PBXTargetDependency */, 006CE9C50921AD3300985402 /* PBXTargetDependency */, + 0084FEFA0D342F330021E5C9 /* PBXTargetDependency */, ); name = osgshaderterrain; productName = osgtext; @@ -13995,6 +15933,7 @@ 006CE9E10921AD7800985402 /* PBXTargetDependency */, 006CE9E30921AD7800985402 /* PBXTargetDependency */, 006CE9E50921AD7800985402 /* PBXTargetDependency */, + 0084FF460D3430320021E5C9 /* PBXTargetDependency */, ); name = osgslice; productName = osgtext; @@ -14041,6 +15980,7 @@ 006E25600AC11A6C00FBB48F /* PBXTargetDependency */, 006E257D0AC124E200FBB48F /* PBXTargetDependency */, 006E25640AC11A6C00FBB48F /* PBXTargetDependency */, + 0084FD650D342A760021E5C9 /* PBXTargetDependency */, ); name = osgfadetext; productName = osgtext; @@ -14077,6 +16017,9 @@ ); dependencies = ( 0079503609D364DA003FC8A1 /* PBXTargetDependency */, + 0084FADE0D3422840021E5C9 /* PBXTargetDependency */, + 0084FDCD0D342CB70021E5C9 /* PBXTargetDependency */, + 0084FE060D342D450021E5C9 /* PBXTargetDependency */, ); name = osgdb_shp; productName = osgdb_3dc; @@ -14104,6 +16047,81 @@ productReference = 0079507909D36679003FC8A1 /* osgintrospection.app */; productType = "com.apple.product-type.application"; }; + 0084FB040D3424740021E5C9 /* osgdb___stub */ = { + isa = PBXNativeTarget; + buildConfigurationList = 0084FB5A0D3424740021E5C9 /* Build configuration list for PBXNativeTarget "osgdb___stub" */; + buildPhases = ( + 0084FB070D3424740021E5C9 /* Headers */, + 0084FB090D3424740021E5C9 /* Sources */, + 0084FB570D3424740021E5C9 /* Frameworks */, + ); + buildRules = ( + ); + dependencies = ( + 0084FB050D3424740021E5C9 /* PBXTargetDependency */, + ); + name = "osgdb___stub"; + productName = osgdb_3dc; + productReference = 0084FB5E0D3424740021E5C9 /* osgdb_.so */; + productType = "com.apple.product-type.library.dynamic"; + }; + 0084FB9A0D3425180021E5C9 /* osgdb_osgViewer */ = { + isa = PBXNativeTarget; + buildConfigurationList = 0084FBA20D3425180021E5C9 /* Build configuration list for PBXNativeTarget "osgdb_osgViewer" */; + buildPhases = ( + 0084FB9D0D3425180021E5C9 /* Headers */, + 0084FB9E0D3425180021E5C9 /* Sources */, + 0084FB9F0D3425180021E5C9 /* Frameworks */, + ); + buildRules = ( + ); + dependencies = ( + 0084FB9B0D3425180021E5C9 /* PBXTargetDependency */, + 0084FC430D3427070021E5C9 /* PBXTargetDependency */, + ); + name = osgdb_osgViewer; + productName = osgdb_3dc; + productReference = 0084FBA60D3425180021E5C9 /* osgdb_osgViewer.so */; + productType = "com.apple.product-type.library.dynamic"; + }; + 0084FBD30D3426180021E5C9 /* osgdb_osgTerrain */ = { + isa = PBXNativeTarget; + buildConfigurationList = 0084FBDB0D3426180021E5C9 /* Build configuration list for PBXNativeTarget "osgdb_osgTerrain" */; + buildPhases = ( + 0084FBD60D3426180021E5C9 /* Headers */, + 0084FBD70D3426180021E5C9 /* Sources */, + 0084FBD80D3426180021E5C9 /* Frameworks */, + ); + buildRules = ( + ); + dependencies = ( + 0084FBD40D3426180021E5C9 /* PBXTargetDependency */, + 0084FC300D3426C00021E5C9 /* PBXTargetDependency */, + ); + name = osgdb_osgTerrain; + productName = osgdb_3dc; + productReference = 0084FBDF0D3426180021E5C9 /* osgdb_osgTerrain.so */; + productType = "com.apple.product-type.library.dynamic"; + }; + 0084FC550D3427B70021E5C9 /* osgdb_cfg */ = { + isa = PBXNativeTarget; + buildConfigurationList = 0084FC5D0D3427B70021E5C9 /* Build configuration list for PBXNativeTarget "osgdb_cfg" */; + buildPhases = ( + 0084FC580D3427B70021E5C9 /* Headers */, + 0084FC590D3427B70021E5C9 /* Sources */, + 0084FC5A0D3427B70021E5C9 /* Frameworks */, + ); + buildRules = ( + ); + dependencies = ( + 0084FC560D3427B70021E5C9 /* PBXTargetDependency */, + 0084FC9C0D3428D50021E5C9 /* PBXTargetDependency */, + ); + name = osgdb_cfg; + productName = osgdb_3dc; + productReference = 0084FC610D3427B70021E5C9 /* osgdb_cfg.so */; + productType = "com.apple.product-type.library.dynamic"; + }; 008F44B906CC023100F4220C /* osgdb_rot */ = { isa = PBXNativeTarget; buildConfigurationList = 0011024108736A190015C576 /* Build configuration list for PBXNativeTarget "osgdb_rot" */; @@ -14170,6 +16188,7 @@ buildRules = ( ); dependencies = ( + 0084FF840D3430B90021E5C9 /* PBXTargetDependency */, ); name = osgtessellate; productName = osgtext; @@ -14188,6 +16207,12 @@ buildRules = ( ); dependencies = ( + 0084FCE90D3429EB0021E5C9 /* PBXTargetDependency */, + 0084FCEB0D3429EB0021E5C9 /* PBXTargetDependency */, + 0084FCED0D3429EB0021E5C9 /* PBXTargetDependency */, + 0084FCEF0D3429EB0021E5C9 /* PBXTargetDependency */, + 0084FCF10D3429EB0021E5C9 /* PBXTargetDependency */, + 0084FCF30D3429EB0021E5C9 /* PBXTargetDependency */, ); name = osgcatch; productName = osgtext; @@ -14206,6 +16231,7 @@ buildRules = ( ); dependencies = ( + 0084FF380D342FE20021E5C9 /* PBXTargetDependency */, ); name = osgvolume; productName = osgtext; @@ -14271,6 +16297,7 @@ 00A14CC5084E5821000150AD /* PBXTargetDependency */, 00A14CC6084E5821000150AD /* PBXTargetDependency */, 00A14CC7084E5821000150AD /* PBXTargetDependency */, + 0084FAEC0D3422CE0021E5C9 /* PBXTargetDependency */, ); name = osgviewer; productName = osgtext; @@ -14317,6 +16344,7 @@ 00A14EFD084E65A9000150AD /* PBXTargetDependency */, 00A14EFE084E65A9000150AD /* PBXTargetDependency */, 00A14EFF084E65A9000150AD /* PBXTargetDependency */, + 0084FEA80D342EDA0021E5C9 /* PBXTargetDependency */, ); name = osgparticleeffects; productName = osgtext; @@ -14340,6 +16368,7 @@ 00A14F1A084E65B3000150AD /* PBXTargetDependency */, 00A14F1B084E65B3000150AD /* PBXTargetDependency */, 00A14F1C084E65B3000150AD /* PBXTargetDependency */, + 0084FE760D342E6E0021E5C9 /* PBXTargetDependency */, ); name = osglogicop; productName = osgtext; @@ -14398,6 +16427,9 @@ ); dependencies = ( 0098F4640652F42C007615E2 /* PBXTargetDependency */, + 0084FD8C0D342B890021E5C9 /* PBXTargetDependency */, + 0084FDB30D342BB10021E5C9 /* PBXTargetDependency */, + 0084FDB50D342BB10021E5C9 /* PBXTargetDependency */, ); name = osgdb_freetype; productName = osgdb_freetype; @@ -14539,6 +16571,7 @@ ); dependencies = ( 00E2821407676FEB005AEE61 /* PBXTargetDependency */, + 0084FADC0D34227A0021E5C9 /* PBXTargetDependency */, ); name = osgdb_stl; productName = osgdb_3dc; @@ -14557,6 +16590,7 @@ buildRules = ( ); dependencies = ( + 0084FEDA0D342F1A0021E5C9 /* PBXTargetDependency */, ); name = osgscalarbar; productName = osgtext; @@ -14575,6 +16609,7 @@ buildRules = ( ); dependencies = ( + 0084FEDC0D342F210021E5C9 /* PBXTargetDependency */, ); name = osgscribe; productName = osgtext; @@ -14593,6 +16628,7 @@ buildRules = ( ); dependencies = ( + 0084FEEA0D342F270021E5C9 /* PBXTargetDependency */, ); name = osgsequence; productName = osgtext; @@ -14611,6 +16647,7 @@ buildRules = ( ); dependencies = ( + 0084FEF80D342F2E0021E5C9 /* PBXTargetDependency */, ); name = osgshaders; productName = osgtext; @@ -14629,6 +16666,7 @@ buildRules = ( ); dependencies = ( + 0084FF000D342F410021E5C9 /* PBXTargetDependency */, ); name = osgshape; productName = osgtext; @@ -14647,6 +16685,7 @@ buildRules = ( ); dependencies = ( + 0084FF440D3430210021E5C9 /* PBXTargetDependency */, ); name = osgsimplifier; productName = osgtext; @@ -14665,6 +16704,10 @@ buildRules = ( ); dependencies = ( + 0084FF3C0D342FF80021E5C9 /* PBXTargetDependency */, + 0084FF3E0D342FF80021E5C9 /* PBXTargetDependency */, + 0084FF400D342FF80021E5C9 /* PBXTargetDependency */, + 0084FF420D342FF80021E5C9 /* PBXTargetDependency */, ); name = osgsimulation; productName = osgtext; @@ -14683,6 +16726,7 @@ buildRules = ( ); dependencies = ( + 0084FF7C0D3430AA0021E5C9 /* PBXTargetDependency */, ); name = osgstereoimage; productName = osgtext; @@ -14701,6 +16745,7 @@ buildRules = ( ); dependencies = ( + 0084FF880D3430C30021E5C9 /* PBXTargetDependency */, ); name = osgtexture1D; productName = osgtext; @@ -14719,6 +16764,7 @@ buildRules = ( ); dependencies = ( + 0084FF8A0D3430C70021E5C9 /* PBXTargetDependency */, ); name = osgtexture2D; productName = osgtext; @@ -14737,6 +16783,7 @@ buildRules = ( ); dependencies = ( + 0084FF8C0D3430CB0021E5C9 /* PBXTargetDependency */, ); name = osgtexture3D; productName = osgtext; @@ -14755,6 +16802,7 @@ buildRules = ( ); dependencies = ( + 0084FF8E0D3430D00021E5C9 /* PBXTargetDependency */, ); name = osgtexturerectangle; productName = osgtext; @@ -14773,6 +16821,7 @@ buildRules = ( ); dependencies = ( + 0084FFA30D3430F60021E5C9 /* PBXTargetDependency */, ); name = osgunittests; productName = osgtext; @@ -14791,6 +16840,7 @@ buildRules = ( ); dependencies = ( + 0084FF6D0D34307C0021E5C9 /* PBXTargetDependency */, ); name = osgspotlight; productName = osgtext; @@ -14809,6 +16859,7 @@ buildRules = ( ); dependencies = ( + 0084FF3A0D342FE70021E5C9 /* PBXTargetDependency */, ); name = osgwindows; productName = osgtext; @@ -14832,6 +16883,7 @@ 00F238E10767730700528CDD /* PBXTargetDependency */, 00F238E20767730700528CDD /* PBXTargetDependency */, 00F238E30767730700528CDD /* PBXTargetDependency */, + 0084FD4D0D342A440021E5C9 /* PBXTargetDependency */, ); name = osgblendequation; productName = osgtext; @@ -14855,6 +16907,7 @@ 00F238FC0767744100528CDD /* PBXTargetDependency */, 00F238FD0767744100528CDD /* PBXTargetDependency */, 00F238FE0767744100528CDD /* PBXTargetDependency */, + 0084FD4F0D342A4B0021E5C9 /* PBXTargetDependency */, ); name = osglauncher; productName = osgtext; @@ -14878,6 +16931,7 @@ 00F23919076776DE00528CDD /* PBXTargetDependency */, 00F2391A076776DE00528CDD /* PBXTargetDependency */, 00F2391B076776DE00528CDD /* PBXTargetDependency */, + 0084FE920D342EA90021E5C9 /* PBXTargetDependency */, ); name = osgmotionblur; productName = osgtext; @@ -14901,6 +16955,7 @@ 00F2392D076776E700528CDD /* PBXTargetDependency */, 00F2392E076776E700528CDD /* PBXTargetDependency */, 00F2392F076776E700528CDD /* PBXTargetDependency */, + 0084FEC80D342EF00021E5C9 /* PBXTargetDependency */, ); name = osgplanets; productName = osgtext; @@ -15113,6 +17168,8 @@ buildRules = ( ); dependencies = ( + 0084FE7E0D342E900021E5C9 /* PBXTargetDependency */, + 0084FE800D342E900021E5C9 /* PBXTargetDependency */, ); name = osgmanipulator; productName = osgtext; @@ -15155,6 +17212,7 @@ buildRules = ( ); dependencies = ( + 0084FEFE0D342F390021E5C9 /* PBXTargetDependency */, ); name = osgshadow; productName = osgtext; @@ -15192,10 +17250,10 @@ D47A06550B833F6E00E19024 /* osgManipulator */, 005585CE06261D98000A808A /* osgPlugins */, 001DFCAB065A901A003310BF /* osgdb_3dc */, - 5BDF58F10C1FF8C4008DDEC0 /* osgdb_osgShadow */, 001DFD0A065A9455003310BF /* osgdb_ac */, 001DFD4B065A9837003310BF /* osgdb_bmp */, 004E4CFA0A51F84900EC8521 /* osgdb_bsp */, + 0084FC550D3427B70021E5C9 /* osgdb_cfg */, 001DFDA1065A99E7003310BF /* osgdb_dds */, 001DFD73065A9908003310BF /* osgdb_x */, 001DFDDD065A9DB2003310BF /* osgdb_dw */, @@ -15217,8 +17275,11 @@ 00E281F707676E71005AEE61 /* osgdb_osga */, 001D023B065AAB9F003310BF /* osgdb_osgFX */, 001D01B6065AAA20003310BF /* osgdb_osgParticle */, + 5BDF58F10C1FF8C4008DDEC0 /* osgdb_osgShadow */, 001D01FF065AAAF8003310BF /* osgdb_osgSim */, + 0084FBD30D3426180021E5C9 /* osgdb_osgTerrain */, 00C0CAE80626525D0091ED7C /* osgdb_osgText */, + 0084FB9A0D3425180021E5C9 /* osgdb_osgViewer */, 001D0337065AAE11003310BF /* osgdb_osgtgz */, 001D0357065AAE7A003310BF /* osgdb_pic */, 001D037A065AAEEC003310BF /* osgdb_pnm */, @@ -15234,6 +17295,7 @@ 001D03F0065AB0B6003310BF /* osgdb_txp */, 5BC2F63A0C441D5200671A68 /* osgdb_txf */, 001D049C065AB1AE003310BF /* osgdb_zip */, + 0084FB040D3424740021E5C9 /* osgdb___stub */, 00A14C6F084E5690000150AD /* Applications */, 00A14C01084E52BF000150AD /* osgarchive */, 000A25BD06CAD314009EE43A /* osgconv */, @@ -15302,6 +17364,7 @@ 00C59D480B092D3B00E9BCA1 /* osgviewerCocoa */, 00C59D190B0926A800E9BCA1 /* osgviewerGLUT */, 00EF4E2206CB0AA0008ACEFF /* osgsimplifier */, + 00EF4E3606CB0AA6008ACEFF /* osgsimulation */, 006CE9DC0921AD7800985402 /* osgslice */, 0007BC7806C1A8FA00C884E1 /* osgspacewarp */, 0007BCA506C1AA6000C884E1 /* osgspheresegment */, @@ -15318,8 +17381,10 @@ 0007BAB806C1A5DF00C884E1 /* osgvertexprogram */, 008F451706CC05A500F4220C /* osgvolume */, 00EF4F8906CB15BD008ACEFF /* osgwindows */, - 00EF4E3606CB0AA6008ACEFF /* osgsimulation */, + 00388E790CFEF2E700A7B938 /* osgterrain_example */, 00C59D900B09343B00E9BCA1 /* osgviewerSDL */, + 00388FE90CFEF64D00A7B938 /* osgstaticviewer */, + 00388F720CFEF59B00A7B938 /* os_ex */, ); }; /* End PBXProject section */ @@ -15605,6 +17670,27 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 00388E840CFEF2E700A7B938 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 00388F7F0CFEF59B00A7B938 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 00388FF60CFEF64D00A7B938 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; 004E4D230A51FA4D00EC8521 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; @@ -16499,6 +18585,7 @@ 004BD03009273BA300A265A4 /* IO_SmokeTrailEffect.cpp in Sources */, 0079501009D361DD003FC8A1 /* IO_BoxPlacer.cpp in Sources */, 0079501109D361DD003FC8A1 /* IO_ConstantRateCounter.cpp in Sources */, + 0084FAF60D34239A0021E5C9 /* IO_FluidProgram.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -16514,6 +18601,7 @@ 001D0221065AAB4E003310BF /* IO_Sector.cpp in Sources */, 001D0222065AAB4E003310BF /* IO_VisibilityGroup.cpp in Sources */, 00A14B85084D6293000150AD /* IO_Impostor.cpp in Sources */, + 0084FAF80D3423BB0021E5C9 /* IO_ShapeAttribute.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -16610,6 +18698,8 @@ 006CE73E09218E2400985402 /* Camera.cpp in Sources */, 006CE73F09218E2400985402 /* CameraView.cpp in Sources */, 0079500D09D36132003FC8A1 /* ClusterCullingCallback.cpp in Sources */, + 0084FAF30D3423820021E5C9 /* BlendColor.cpp in Sources */, + 0084FAF40D3423820021E5C9 /* OcclusionQueryNode.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -16807,6 +18897,7 @@ 5BC2F7F80C44C9CF00671A68 /* Viewport.cpp in Sources */, 5BC2F7FA0C44C9CF00671A68 /* VisibilityGroup.cpp in Sources */, 5BC2F8040C468B0500671A68 /* OperationThread.cpp in Sources */, + 0084FE130D342DA80021E5C9 /* OcclusionQueryNode.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -16925,6 +19016,29 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 00388E850CFEF2E700A7B938 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 00388F2C0CFEF43A00A7B938 /* osgterrain.cpp in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 00388F800CFEF59B00A7B938 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 00388FF70CFEF64D00A7B938 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 0038909C0CFEF72B00A7B938 /* osgstaticviewer.cpp in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; 004BD03509273C2800A265A4 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -17023,11 +19137,11 @@ 00A14978084D4BBC000150AD /* ImpostorSprite.cpp in Sources */, 00A14979084D4BBC000150AD /* InsertImpostorsVisitor.cpp in Sources */, 006CE7FF092195B500985402 /* OverlayNode.cpp in Sources */, - 00794FD709D353EE003FC8A1 /* OpenFlightOptimizer.cpp in Sources */, 004E4CF80A51F45600EC8521 /* LightPointSpriteDrawable.cpp in Sources */, D4C6F0220B83097F0052E667 /* ElevationSlice.cpp in Sources */, D4C6F0230B83097F0052E667 /* HeightAboveTerrain.cpp in Sources */, D4C6F0240B83097F0052E667 /* LineOfSight.cpp in Sources */, + 0084FAA00D341E810021E5C9 /* ShapeAttribute.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -17045,6 +19159,7 @@ 005583AB0624D257000A808A /* Technique.cpp in Sources */, 005583AC0624D257000A808A /* Validator.cpp in Sources */, 009DA003081D7900001FA987 /* MultiTextureControl.cpp in Sources */, + 0084FAAB0D341F100021E5C9 /* Version.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -17170,6 +19285,7 @@ 0079505309D3659C003FC8A1 /* ESRIShape.cpp in Sources */, 0079505509D3659C003FC8A1 /* ESRIShapeParser.cpp in Sources */, 0079505709D3659C003FC8A1 /* ESRIShapeReaderWriter.cpp in Sources */, + 0084FDDA0D342D070021E5C9 /* XBaseParser.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -17181,6 +19297,53 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + 0084FB090D3424740021E5C9 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 0084FB9E0D3425180021E5C9 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 0084FBC30D3425C00021E5C9 /* CompositeViewer.cpp in Sources */, + 0084FBC40D3425C00021E5C9 /* ReaderWriterOsgViewer.cpp in Sources */, + 0084FBC50D3425C00021E5C9 /* View.cpp in Sources */, + 0084FBC60D3425C00021E5C9 /* Viewer.cpp in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 0084FBD70D3426180021E5C9 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 0084FC0E0D34265B0021E5C9 /* CompositeLayer.cpp in Sources */, + 0084FC0F0D34265B0021E5C9 /* GeometryTechnique.cpp in Sources */, + 0084FC100D34265B0021E5C9 /* HeightFieldLayer.cpp in Sources */, + 0084FC110D34265B0021E5C9 /* ImageLayer.cpp in Sources */, + 0084FC120D34265B0021E5C9 /* Layer.cpp in Sources */, + 0084FC130D34265B0021E5C9 /* Locator.cpp in Sources */, + 0084FC140D34265B0021E5C9 /* ReaderWriterOsgTerrain.cpp in Sources */, + 0084FC150D34265B0021E5C9 /* Terrain.cpp in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 0084FC590D3427B70021E5C9 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 0084FC870D34284F0021E5C9 /* Camera.cpp in Sources */, + 0084FC890D34284F0021E5C9 /* CameraConfig.cpp in Sources */, + 0084FC8B0D34284F0021E5C9 /* ConfigLexer.cpp in Sources */, + 0084FC8D0D34284F0021E5C9 /* ConfigParser.cpp in Sources */, + 0084FC910D34284F0021E5C9 /* ReaderWriterCFG.cpp in Sources */, + 0084FC920D34284F0021E5C9 /* RenderSurface.cpp in Sources */, + 0084FC940D34284F0021E5C9 /* VisualChooser.cpp in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; 008F44BC06CC023100F4220C /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -17243,6 +19406,7 @@ 00A14A31084D51D1000150AD /* Utility.cpp in Sources */, 00A14A32084D51D1000150AD /* Value.cpp in Sources */, D4C6F02C0B8309ED0052E667 /* Reflector.cpp in Sources */, + 0084FAAF0D341F420021E5C9 /* Version.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -17320,6 +19484,7 @@ 00C0CAC8062652170091ED7C /* FreeTypeFont.cpp in Sources */, 00C0CAD0062652180091ED7C /* FreeTypeLibrary.cpp in Sources */, 00C0CADC062652190091ED7C /* ReaderWriterFreeType.cpp in Sources */, + 0084FAEF0D3423190021E5C9 /* FreeTypeFont3D.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -17328,6 +19493,8 @@ buildActionMask = 2147483647; files = ( 00C0CAF5062652BC0091ED7C /* IO_Text.cpp in Sources */, + 0084FAFB0D3423C70021E5C9 /* IO_Text3D.cpp in Sources */, + 0084FAFC0D3423C70021E5C9 /* IO_TextBase.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -17592,6 +19759,7 @@ 00A79F780BE69D0B00F7C39E /* GeometryTechnique.cpp in Sources */, 00A79F790BE69D0B00F7C39E /* Layer.cpp in Sources */, 00A79F7A0BE69D0B00F7C39E /* Locator.cpp in Sources */, + 00388E4D0CFEF23900A7B938 /* TileSystem.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -17722,6 +19890,7 @@ 5BC2F6330C441CE100671A68 /* GLObjects.cpp in Sources */, 5BC2F8050C468B0500671A68 /* OperationThread.cpp in Sources */, AC0CCB920C9F201E00BD0077 /* Texture2DArray.cpp in Sources */, + 0084FA710D341D960021E5C9 /* OcclusionQueryNode.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -17759,6 +19928,9 @@ D48EC6650B4EC19C000E05A4 /* PlaneIntersector.cpp in Sources */, D48EC6660B4EC19C000E05A4 /* PolytopeIntersector.cpp in Sources */, D48EC6670B4EC19C000E05A4 /* Statistics.cpp in Sources */, + 0084FA5F0D341D2C0021E5C9 /* DrawElementTypeSimplifier.cpp in Sources */, + 0084FA600D341D2C0021E5C9 /* EdgeCollector.cpp in Sources */, + 0084FA610D341D2C0021E5C9 /* ReversePrimitiveFunctor.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -17772,6 +19944,9 @@ BE11877705D75DA700EB53E5 /* Text.cpp in Sources */, BE11877805D75DA700EB53E5 /* Version.cpp in Sources */, 006E245F0AC0D64400FBB48F /* FadeText.cpp in Sources */, + 0084FA990D341E300021E5C9 /* Font3D.cpp in Sources */, + 0084FA9A0D341E300021E5C9 /* Text3D.cpp in Sources */, + 0084FA9B0D341E300021E5C9 /* TextBase.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -17824,6 +19999,7 @@ D47A06E10B83406700E19024 /* Translate2DDragger.cpp in Sources */, D47A06E20B83406700E19024 /* TranslateAxisDragger.cpp in Sources */, D47A06E30B83406700E19024 /* TranslatePlaneDragger.cpp in Sources */, + 0084FAB10D341F5F0021E5C9 /* Version.cpp in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -18227,6 +20403,76 @@ target = 00EF4E3606CB0AA6008ACEFF /* osgsimulation */; targetProxy = 0037A1BF0C1907CF0089AA1C /* PBXContainerItemProxy */; }; + 00388E7A0CFEF2E700A7B938 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE117FB205D63B3800EB53E5 /* osg */; + targetProxy = 00388E7B0CFEF2E700A7B938 /* PBXContainerItemProxy */; + }; + 00388E7C0CFEF2E700A7B938 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE11849905D7126100EB53E5 /* osgUtil */; + targetProxy = 00388E7D0CFEF2E700A7B938 /* PBXContainerItemProxy */; + }; + 00388E7E0CFEF2E700A7B938 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE1188E605D764C400EB53E5 /* osgDB */; + targetProxy = 00388E7F0CFEF2E700A7B938 /* PBXContainerItemProxy */; + }; + 00388E800CFEF2E700A7B938 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 00388E810CFEF2E700A7B938 /* PBXContainerItemProxy */; + }; + 00388F270CFEF40F00A7B938 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 6320CD0307845BC300FE3D2C /* osgTerrain */; + targetProxy = 00388F260CFEF40F00A7B938 /* PBXContainerItemProxy */; + }; + 00388F730CFEF59B00A7B938 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE117FB205D63B3800EB53E5 /* osg */; + targetProxy = 00388F740CFEF59B00A7B938 /* PBXContainerItemProxy */; + }; + 00388F750CFEF59B00A7B938 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE11849905D7126100EB53E5 /* osgUtil */; + targetProxy = 00388F760CFEF59B00A7B938 /* PBXContainerItemProxy */; + }; + 00388F770CFEF59B00A7B938 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE1188E605D764C400EB53E5 /* osgDB */; + targetProxy = 00388F780CFEF59B00A7B938 /* PBXContainerItemProxy */; + }; + 00388F790CFEF59B00A7B938 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 00388F7A0CFEF59B00A7B938 /* PBXContainerItemProxy */; + }; + 00388FEA0CFEF64D00A7B938 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE117FB205D63B3800EB53E5 /* osg */; + targetProxy = 00388FEB0CFEF64D00A7B938 /* PBXContainerItemProxy */; + }; + 00388FEC0CFEF64D00A7B938 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE11849905D7126100EB53E5 /* osgUtil */; + targetProxy = 00388FED0CFEF64D00A7B938 /* PBXContainerItemProxy */; + }; + 00388FEE0CFEF64D00A7B938 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE1188E605D764C400EB53E5 /* osgDB */; + targetProxy = 00388FEF0CFEF64D00A7B938 /* PBXContainerItemProxy */; + }; + 00388FF00CFEF64D00A7B938 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 00388FF10CFEF64D00A7B938 /* PBXContainerItemProxy */; + }; + 00388FF20CFEF64D00A7B938 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 6320CD0307845BC300FE3D2C /* osgTerrain */; + targetProxy = 00388FF30CFEF64D00A7B938 /* PBXContainerItemProxy */; + }; 004BD03209273C2800A265A4 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = BE1188E605D764C400EB53E5 /* osgDB */; @@ -18687,6 +20933,856 @@ target = 0079505C09D36679003FC8A1 /* osgintrospection */; targetProxy = 007950AF09D368C8003FC8A1 /* PBXContainerItemProxy */; }; + 008400250D34310B0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 008400240D34310B0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FADC0D34227A0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE11849905D7126100EB53E5 /* osgUtil */; + targetProxy = 0084FADB0D34227A0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FADE0D3422840021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE11849905D7126100EB53E5 /* osgUtil */; + targetProxy = 0084FADD0D3422840021E5C9 /* PBXContainerItemProxy */; + }; + 0084FAE10D3422BD0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE117FB205D63B3800EB53E5 /* osg */; + targetProxy = 0084FAE00D3422BD0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FAE30D3422BD0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE11849905D7126100EB53E5 /* osgUtil */; + targetProxy = 0084FAE20D3422BD0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FAE50D3422BD0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE1188E605D764C400EB53E5 /* osgDB */; + targetProxy = 0084FAE40D3422BD0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FAE70D3422BD0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE11876905D75C2700EB53E5 /* osgText */; + targetProxy = 0084FAE60D3422BD0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FAE90D3422BD0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00557CDF0624A947000A808A /* osgGA */; + targetProxy = 0084FAE80D3422BD0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FAEC0D3422CE0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FAEB0D3422CE0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FB050D3424740021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE1188E605D764C400EB53E5 /* osgDB */; + targetProxy = 0084FB060D3424740021E5C9 /* PBXContainerItemProxy */; + }; + 0084FB9B0D3425180021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE1188E605D764C400EB53E5 /* osgDB */; + targetProxy = 0084FB9C0D3425180021E5C9 /* PBXContainerItemProxy */; + }; + 0084FBD40D3426180021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE1188E605D764C400EB53E5 /* osgDB */; + targetProxy = 0084FBD50D3426180021E5C9 /* PBXContainerItemProxy */; + }; + 0084FC300D3426C00021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 6320CD0307845BC300FE3D2C /* osgTerrain */; + targetProxy = 0084FC2F0D3426C00021E5C9 /* PBXContainerItemProxy */; + }; + 0084FC430D3427070021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FC420D3427070021E5C9 /* PBXContainerItemProxy */; + }; + 0084FC490D3427290021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 5BDF58F10C1FF8C4008DDEC0 /* osgdb_osgShadow */; + targetProxy = 0084FC480D3427290021E5C9 /* PBXContainerItemProxy */; + }; + 0084FC4B0D3427290021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 0084FBD30D3426180021E5C9 /* osgdb_osgTerrain */; + targetProxy = 0084FC4A0D3427290021E5C9 /* PBXContainerItemProxy */; + }; + 0084FC4D0D3427290021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 0084FB9A0D3425180021E5C9 /* osgdb_osgViewer */; + targetProxy = 0084FC4C0D3427290021E5C9 /* PBXContainerItemProxy */; + }; + 0084FC4F0D3427290021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 5BC2F63A0C441D5200671A68 /* osgdb_txf */; + targetProxy = 0084FC4E0D3427290021E5C9 /* PBXContainerItemProxy */; + }; + 0084FC560D3427B70021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE1188E605D764C400EB53E5 /* osgDB */; + targetProxy = 0084FC570D3427B70021E5C9 /* PBXContainerItemProxy */; + }; + 0084FC9C0D3428D50021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FC9B0D3428D50021E5C9 /* PBXContainerItemProxy */; + }; + 0084FCAD0D34290F0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 0084FC550D3427B70021E5C9 /* osgdb_cfg */; + targetProxy = 0084FCAC0D34290F0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FCB50D3429580021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE117FB205D63B3800EB53E5 /* osg */; + targetProxy = 0084FCB40D3429580021E5C9 /* PBXContainerItemProxy */; + }; + 0084FCB70D3429580021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE11849905D7126100EB53E5 /* osgUtil */; + targetProxy = 0084FCB60D3429580021E5C9 /* PBXContainerItemProxy */; + }; + 0084FCB90D3429580021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE1188E605D764C400EB53E5 /* osgDB */; + targetProxy = 0084FCB80D3429580021E5C9 /* PBXContainerItemProxy */; + }; + 0084FCBB0D3429580021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE11876905D75C2700EB53E5 /* osgText */; + targetProxy = 0084FCBA0D3429580021E5C9 /* PBXContainerItemProxy */; + }; + 0084FCBD0D3429580021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00557CDF0624A947000A808A /* osgGA */; + targetProxy = 0084FCBC0D3429580021E5C9 /* PBXContainerItemProxy */; + }; + 0084FCBF0D3429580021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 005580E00624BBB3000A808A /* osgSim */; + targetProxy = 0084FCBE0D3429580021E5C9 /* PBXContainerItemProxy */; + }; + 0084FCC10D3429580021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FCC00D3429580021E5C9 /* PBXContainerItemProxy */; + }; + 0084FCC30D34296D0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE117FB205D63B3800EB53E5 /* osg */; + targetProxy = 0084FCC20D34296D0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FCC50D34296D0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE11849905D7126100EB53E5 /* osgUtil */; + targetProxy = 0084FCC40D34296D0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FCC70D34296D0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE1188E605D764C400EB53E5 /* osgDB */; + targetProxy = 0084FCC60D34296D0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FCC90D34296D0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE11876905D75C2700EB53E5 /* osgText */; + targetProxy = 0084FCC80D34296D0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FCCB0D34296D0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FCCA0D34296D0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FCCD0D34297A0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00557CDF0624A947000A808A /* osgGA */; + targetProxy = 0084FCCC0D34297A0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FCDB0D3429CE0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE117FB205D63B3800EB53E5 /* osg */; + targetProxy = 0084FCDA0D3429CE0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FCDD0D3429CE0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE11849905D7126100EB53E5 /* osgUtil */; + targetProxy = 0084FCDC0D3429CE0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FCDF0D3429CE0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE1188E605D764C400EB53E5 /* osgDB */; + targetProxy = 0084FCDE0D3429CE0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FCE10D3429CE0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE11876905D75C2700EB53E5 /* osgText */; + targetProxy = 0084FCE00D3429CE0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FCE30D3429CE0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00557CDF0624A947000A808A /* osgGA */; + targetProxy = 0084FCE20D3429CE0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FCE50D3429CE0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FCE40D3429CE0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FCE90D3429EB0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE117FB205D63B3800EB53E5 /* osg */; + targetProxy = 0084FCE80D3429EB0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FCEB0D3429EB0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE11849905D7126100EB53E5 /* osgUtil */; + targetProxy = 0084FCEA0D3429EB0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FCED0D3429EB0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE1188E605D764C400EB53E5 /* osgDB */; + targetProxy = 0084FCEC0D3429EB0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FCEF0D3429EB0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE11876905D75C2700EB53E5 /* osgText */; + targetProxy = 0084FCEE0D3429EB0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FCF10D3429EB0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00557CDF0624A947000A808A /* osgGA */; + targetProxy = 0084FCF00D3429EB0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FCF30D3429EB0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FCF20D3429EB0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FCF70D342A030021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE117FB205D63B3800EB53E5 /* osg */; + targetProxy = 0084FCF60D342A030021E5C9 /* PBXContainerItemProxy */; + }; + 0084FCF90D342A030021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE11849905D7126100EB53E5 /* osgUtil */; + targetProxy = 0084FCF80D342A030021E5C9 /* PBXContainerItemProxy */; + }; + 0084FCFB0D342A030021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE1188E605D764C400EB53E5 /* osgDB */; + targetProxy = 0084FCFA0D342A030021E5C9 /* PBXContainerItemProxy */; + }; + 0084FCFD0D342A030021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE11876905D75C2700EB53E5 /* osgText */; + targetProxy = 0084FCFC0D342A030021E5C9 /* PBXContainerItemProxy */; + }; + 0084FCFF0D342A030021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00557CDF0624A947000A808A /* osgGA */; + targetProxy = 0084FCFE0D342A030021E5C9 /* PBXContainerItemProxy */; + }; + 0084FD010D342A030021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FD000D342A030021E5C9 /* PBXContainerItemProxy */; + }; + 0084FD030D342A0E0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE117FB205D63B3800EB53E5 /* osg */; + targetProxy = 0084FD020D342A0E0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FD050D342A0E0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE11849905D7126100EB53E5 /* osgUtil */; + targetProxy = 0084FD040D342A0E0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FD070D342A0E0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE1188E605D764C400EB53E5 /* osgDB */; + targetProxy = 0084FD060D342A0E0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FD090D342A0E0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE11876905D75C2700EB53E5 /* osgText */; + targetProxy = 0084FD080D342A0E0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FD0B0D342A0E0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00557CDF0624A947000A808A /* osgGA */; + targetProxy = 0084FD0A0D342A0E0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FD0D0D342A0E0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FD0C0D342A0E0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FD270D342A180021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE117FB205D63B3800EB53E5 /* osg */; + targetProxy = 0084FD260D342A180021E5C9 /* PBXContainerItemProxy */; + }; + 0084FD290D342A180021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE11849905D7126100EB53E5 /* osgUtil */; + targetProxy = 0084FD280D342A180021E5C9 /* PBXContainerItemProxy */; + }; + 0084FD2B0D342A180021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE1188E605D764C400EB53E5 /* osgDB */; + targetProxy = 0084FD2A0D342A180021E5C9 /* PBXContainerItemProxy */; + }; + 0084FD2D0D342A180021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE11876905D75C2700EB53E5 /* osgText */; + targetProxy = 0084FD2C0D342A180021E5C9 /* PBXContainerItemProxy */; + }; + 0084FD2F0D342A180021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00557CDF0624A947000A808A /* osgGA */; + targetProxy = 0084FD2E0D342A180021E5C9 /* PBXContainerItemProxy */; + }; + 0084FD310D342A180021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FD300D342A180021E5C9 /* PBXContainerItemProxy */; + }; + 0084FD3F0D342A230021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE117FB205D63B3800EB53E5 /* osg */; + targetProxy = 0084FD3E0D342A230021E5C9 /* PBXContainerItemProxy */; + }; + 0084FD410D342A230021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE11849905D7126100EB53E5 /* osgUtil */; + targetProxy = 0084FD400D342A230021E5C9 /* PBXContainerItemProxy */; + }; + 0084FD430D342A230021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE1188E605D764C400EB53E5 /* osgDB */; + targetProxy = 0084FD420D342A230021E5C9 /* PBXContainerItemProxy */; + }; + 0084FD450D342A230021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE11876905D75C2700EB53E5 /* osgText */; + targetProxy = 0084FD440D342A230021E5C9 /* PBXContainerItemProxy */; + }; + 0084FD470D342A230021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00557CDF0624A947000A808A /* osgGA */; + targetProxy = 0084FD460D342A230021E5C9 /* PBXContainerItemProxy */; + }; + 0084FD490D342A230021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FD480D342A230021E5C9 /* PBXContainerItemProxy */; + }; + 0084FD4B0D342A390021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FD4A0D342A390021E5C9 /* PBXContainerItemProxy */; + }; + 0084FD4D0D342A440021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FD4C0D342A440021E5C9 /* PBXContainerItemProxy */; + }; + 0084FD4F0D342A4B0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FD4E0D342A4B0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FD530D342A5E0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FD520D342A5E0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FD550D342A6B0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE117FB205D63B3800EB53E5 /* osg */; + targetProxy = 0084FD540D342A6B0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FD570D342A6B0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE11849905D7126100EB53E5 /* osgUtil */; + targetProxy = 0084FD560D342A6B0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FD590D342A6B0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE1188E605D764C400EB53E5 /* osgDB */; + targetProxy = 0084FD580D342A6B0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FD5B0D342A6B0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE11876905D75C2700EB53E5 /* osgText */; + targetProxy = 0084FD5A0D342A6B0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FD5D0D342A6B0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00557CDF0624A947000A808A /* osgGA */; + targetProxy = 0084FD5C0D342A6B0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FD5F0D342A6B0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FD5E0D342A6B0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FD650D342A760021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FD640D342A760021E5C9 /* PBXContainerItemProxy */; + }; + 0084FD670D342A830021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE117FB205D63B3800EB53E5 /* osg */; + targetProxy = 0084FD660D342A830021E5C9 /* PBXContainerItemProxy */; + }; + 0084FD690D342A830021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE11849905D7126100EB53E5 /* osgUtil */; + targetProxy = 0084FD680D342A830021E5C9 /* PBXContainerItemProxy */; + }; + 0084FD6B0D342A830021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE1188E605D764C400EB53E5 /* osgDB */; + targetProxy = 0084FD6A0D342A830021E5C9 /* PBXContainerItemProxy */; + }; + 0084FD6D0D342A830021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE11876905D75C2700EB53E5 /* osgText */; + targetProxy = 0084FD6C0D342A830021E5C9 /* PBXContainerItemProxy */; + }; + 0084FD6F0D342A830021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00557CDF0624A947000A808A /* osgGA */; + targetProxy = 0084FD6E0D342A830021E5C9 /* PBXContainerItemProxy */; + }; + 0084FD710D342A830021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FD700D342A830021E5C9 /* PBXContainerItemProxy */; + }; + 0084FD750D342A8E0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE117FB205D63B3800EB53E5 /* osg */; + targetProxy = 0084FD740D342A8E0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FD770D342A8E0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE11849905D7126100EB53E5 /* osgUtil */; + targetProxy = 0084FD760D342A8E0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FD790D342A8E0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE1188E605D764C400EB53E5 /* osgDB */; + targetProxy = 0084FD780D342A8E0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FD7B0D342A8E0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE11876905D75C2700EB53E5 /* osgText */; + targetProxy = 0084FD7A0D342A8E0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FD7D0D342A8E0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00557CDF0624A947000A808A /* osgGA */; + targetProxy = 0084FD7C0D342A8E0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FD7F0D342A8E0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 0055835A0624D1E5000A808A /* osgFX */; + targetProxy = 0084FD7E0D342A8E0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FD810D342A8E0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FD800D342A8E0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FD8C0D342B890021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE11849905D7126100EB53E5 /* osgUtil */; + targetProxy = 0084FD8B0D342B890021E5C9 /* PBXContainerItemProxy */; + }; + 0084FDB30D342BB10021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00379F0F0C18D74C0089AA1C /* OpenThreads */; + targetProxy = 0084FDB20D342BB00021E5C9 /* PBXContainerItemProxy */; + }; + 0084FDB50D342BB10021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE117FB205D63B3800EB53E5 /* osg */; + targetProxy = 0084FDB40D342BB10021E5C9 /* PBXContainerItemProxy */; + }; + 0084FDC20D342C7F0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FDC10D342C7F0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FDCD0D342CB70021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 6320CD0307845BC300FE3D2C /* osgTerrain */; + targetProxy = 0084FDCC0D342CB70021E5C9 /* PBXContainerItemProxy */; + }; + 0084FE060D342D450021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 005580E00624BBB3000A808A /* osgSim */; + targetProxy = 0084FE050D342D450021E5C9 /* PBXContainerItemProxy */; + }; + 0084FE280D342E1A0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE117FB205D63B3800EB53E5 /* osg */; + targetProxy = 0084FE270D342E1A0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FE2A0D342E1A0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE11849905D7126100EB53E5 /* osgUtil */; + targetProxy = 0084FE290D342E1A0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FE2C0D342E1A0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE1188E605D764C400EB53E5 /* osgDB */; + targetProxy = 0084FE2B0D342E1A0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FE2E0D342E1A0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE11876905D75C2700EB53E5 /* osgText */; + targetProxy = 0084FE2D0D342E1A0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FE300D342E1A0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00557CDF0624A947000A808A /* osgGA */; + targetProxy = 0084FE2F0D342E1A0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FE320D342E1A0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FE310D342E1A0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FE340D342E270021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE117FB205D63B3800EB53E5 /* osg */; + targetProxy = 0084FE330D342E270021E5C9 /* PBXContainerItemProxy */; + }; + 0084FE360D342E270021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE11849905D7126100EB53E5 /* osgUtil */; + targetProxy = 0084FE350D342E270021E5C9 /* PBXContainerItemProxy */; + }; + 0084FE380D342E270021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE1188E605D764C400EB53E5 /* osgDB */; + targetProxy = 0084FE370D342E270021E5C9 /* PBXContainerItemProxy */; + }; + 0084FE3A0D342E270021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE11876905D75C2700EB53E5 /* osgText */; + targetProxy = 0084FE390D342E270021E5C9 /* PBXContainerItemProxy */; + }; + 0084FE3C0D342E270021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00557CDF0624A947000A808A /* osgGA */; + targetProxy = 0084FE3B0D342E270021E5C9 /* PBXContainerItemProxy */; + }; + 0084FE3E0D342E270021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FE3D0D342E270021E5C9 /* PBXContainerItemProxy */; + }; + 0084FE400D342E400021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FE3F0D342E400021E5C9 /* PBXContainerItemProxy */; + }; + 0084FE440D342E480021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FE430D342E480021E5C9 /* PBXContainerItemProxy */; + }; + 0084FE500D342E540021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FE4F0D342E540021E5C9 /* PBXContainerItemProxy */; + }; + 0084FE5A0D342E5A0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FE590D342E5A0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FE640D342E610021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FE630D342E610021E5C9 /* PBXContainerItemProxy */; + }; + 0084FE680D342E660021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FE670D342E660021E5C9 /* PBXContainerItemProxy */; + }; + 0084FE760D342E6E0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FE750D342E6E0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FE780D342E740021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FE770D342E740021E5C9 /* PBXContainerItemProxy */; + }; + 0084FE7E0D342E900021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FE7D0D342E900021E5C9 /* PBXContainerItemProxy */; + }; + 0084FE800D342E900021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = D47A06550B833F6E00E19024 /* osgManipulator */; + targetProxy = 0084FE7F0D342E900021E5C9 /* PBXContainerItemProxy */; + }; + 0084FE920D342EA90021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FE910D342EA90021E5C9 /* PBXContainerItemProxy */; + }; + 0084FE940D342EAF0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FE930D342EAF0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FE980D342EB60021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FE970D342EB60021E5C9 /* PBXContainerItemProxy */; + }; + 0084FE9A0D342EBE0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FE990D342EBE0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FE9C0D342EC40021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FE9B0D342EC40021E5C9 /* PBXContainerItemProxy */; + }; + 0084FEA00D342ECA0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FE9F0D342ECA0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FEA20D342ED00021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FEA10D342ED00021E5C9 /* PBXContainerItemProxy */; + }; + 0084FEA60D342ED50021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FEA50D342ED50021E5C9 /* PBXContainerItemProxy */; + }; + 0084FEA80D342EDA0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FEA70D342EDA0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FEAC0D342EE40021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FEAB0D342EE40021E5C9 /* PBXContainerItemProxy */; + }; + 0084FEBA0D342EEA0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FEB90D342EEA0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FEC80D342EF00021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FEC70D342EF00021E5C9 /* PBXContainerItemProxy */; + }; + 0084FECA0D342EF60021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FEC90D342EF60021E5C9 /* PBXContainerItemProxy */; + }; + 0084FECC0D342EFC0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FECB0D342EFC0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FED00D342F010021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FECF0D342F010021E5C9 /* PBXContainerItemProxy */; + }; + 0084FED20D342F090021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FED10D342F090021E5C9 /* PBXContainerItemProxy */; + }; + 0084FED40D342F0E0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FED30D342F0E0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FED60D342F140021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FED50D342F140021E5C9 /* PBXContainerItemProxy */; + }; + 0084FEDA0D342F1A0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FED90D342F1A0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FEDC0D342F210021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FEDB0D342F210021E5C9 /* PBXContainerItemProxy */; + }; + 0084FEEA0D342F270021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FEE90D342F270021E5C9 /* PBXContainerItemProxy */; + }; + 0084FEF80D342F2E0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FEF70D342F2E0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FEFA0D342F330021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FEF90D342F330021E5C9 /* PBXContainerItemProxy */; + }; + 0084FEFE0D342F390021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = D4C6F2320B8316100052E667 /* osgShadow */; + targetProxy = 0084FEFD0D342F390021E5C9 /* PBXContainerItemProxy */; + }; + 0084FF000D342F410021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FEFF0D342F410021E5C9 /* PBXContainerItemProxy */; + }; + 0084FF360D342FAE0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00388E790CFEF2E700A7B938 /* osgterrain_example */; + targetProxy = 0084FF350D342FAE0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FF380D342FE20021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FF370D342FE20021E5C9 /* PBXContainerItemProxy */; + }; + 0084FF3A0D342FE70021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FF390D342FE70021E5C9 /* PBXContainerItemProxy */; + }; + 0084FF3C0D342FF80021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00557FC30624B86F000A808A /* osgParticle */; + targetProxy = 0084FF3B0D342FF80021E5C9 /* PBXContainerItemProxy */; + }; + 0084FF3E0D342FF80021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 005580E00624BBB3000A808A /* osgSim */; + targetProxy = 0084FF3D0D342FF80021E5C9 /* PBXContainerItemProxy */; + }; + 0084FF400D342FF80021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 0055835A0624D1E5000A808A /* osgFX */; + targetProxy = 0084FF3F0D342FF80021E5C9 /* PBXContainerItemProxy */; + }; + 0084FF420D342FF80021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FF410D342FF80021E5C9 /* PBXContainerItemProxy */; + }; + 0084FF440D3430210021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FF430D3430210021E5C9 /* PBXContainerItemProxy */; + }; + 0084FF460D3430320021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FF450D3430320021E5C9 /* PBXContainerItemProxy */; + }; + 0084FF480D3430370021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FF470D3430370021E5C9 /* PBXContainerItemProxy */; + }; + 0084FF4A0D34303D0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FF490D34303D0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FF4C0D3430440021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 005580E00624BBB3000A808A /* osgSim */; + targetProxy = 0084FF4B0D3430440021E5C9 /* PBXContainerItemProxy */; + }; + 0084FF5F0D3430740021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00557FC30624B86F000A808A /* osgParticle */; + targetProxy = 0084FF5E0D3430740021E5C9 /* PBXContainerItemProxy */; + }; + 0084FF6D0D34307C0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FF6C0D34307C0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FF7C0D3430AA0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FF7B0D3430AA0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FF820D3430B40021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FF810D3430B40021E5C9 /* PBXContainerItemProxy */; + }; + 0084FF840D3430B90021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FF830D3430B90021E5C9 /* PBXContainerItemProxy */; + }; + 0084FF860D3430BE0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FF850D3430BE0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FF880D3430C30021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FF870D3430C30021E5C9 /* PBXContainerItemProxy */; + }; + 0084FF8A0D3430C70021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FF890D3430C70021E5C9 /* PBXContainerItemProxy */; + }; + 0084FF8C0D3430CB0021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FF8B0D3430CB0021E5C9 /* PBXContainerItemProxy */; + }; + 0084FF8E0D3430D00021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 00FB20D00B015CF10052DD79 /* osgViewer */; + targetProxy = 0084FF8D0D3430D00021E5C9 /* PBXContainerItemProxy */; + }; + 0084FFA30D3430F60021E5C9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = BE117FB205D63B3800EB53E5 /* osg */; + targetProxy = 0084FFA20D3430F60021E5C9 /* PBXContainerItemProxy */; + }; 008F44BA06CC023100F4220C /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = BE1188E605D764C400EB53E5 /* osgDB */; @@ -30024,10 +33120,10 @@ ../../include, "$(inherited)", ); - MACOSX_DEPLOYMENT_TARGET = 10.4; + MACOSX_DEPLOYMENT_TARGET = 10.5; OTHER_CFLAGS = "-DGLU_TESS_CALLBACK_TRIPLEDOT"; PREBINDING = NO; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; + SDKROOT = /Developer/SDKs/MacOSX10.5.sdk; }; name = Development; }; @@ -30049,10 +33145,10 @@ GCC_MODEL_TUNING = G5; GCC_OPTIMIZATION_LEVEL = s; HEADER_SEARCH_PATHS = ../../include; - MACOSX_DEPLOYMENT_TARGET = 10.4; + MACOSX_DEPLOYMENT_TARGET = 10.5; OTHER_CFLAGS = "-DGLU_TESS_CALLBACK_TRIPLEDOT"; PREBINDING = NO; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; + SDKROOT = /Developer/SDKs/MacOSX10.5.sdk; STRIP_STYLE = "non-global"; }; name = Deployment; @@ -30077,10 +33173,10 @@ ../../include, ../../../OpenThreads/include, ); - MACOSX_DEPLOYMENT_TARGET = 10.4; + MACOSX_DEPLOYMENT_TARGET = 10.5; OTHER_CFLAGS = "-DGLU_TESS_CALLBACK_TRIPLEDOT"; PREBINDING = NO; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; + SDKROOT = /Developer/SDKs/MacOSX10.5.sdk; }; name = Default; }; @@ -30162,6 +33258,261 @@ }; name = Default; }; + 00388E930CFEF2E700A7B938 /* Development */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = NO; + DEBUGGING_SYMBOLS = YES; + FRAMEWORK_SEARCH_PATHS = "$(inherited)"; + GCC_DYNAMIC_NO_PIC = NO; + GCC_ENABLE_FIX_AND_CONTINUE = YES; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = ""; + GCC_SYMBOLS_PRIVATE_EXTERN = NO; + GCC_TREAT_NONCONFORMANT_CODE_ERRORS_AS_WARNINGS = YES; + GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; + GCC_WARN_UNKNOWN_PRAGMAS = NO; + HEADER_SEARCH_PATHS = ( + "$(HOME)/Library/Frameworks/SDL.framework/Headers", + /Library/Frameworks/SDL.framework/Headers, + "$(inherited)", + ); + INFOPLIST_FILE = "osgterrain_example-Info.plist"; + INSTALL_PATH = "$(USER_APPS_DIR)"; + OTHER_CFLAGS = ""; + OTHER_REZFLAGS = ""; + PRODUCT_NAME = osgterrain_example; + SECTORDER_FLAGS = ""; + WARNING_CFLAGS = "-Wmost"; + ZERO_LINK = NO; + }; + name = Development; + }; + 00388E940CFEF2E700A7B938 /* Deployment */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = YES; + DEPLOYMENT_POSTPROCESSING = YES; + FRAMEWORK_SEARCH_PATHS = "$(inherited)"; + GCC_ENABLE_FIX_AND_CONTINUE = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = ""; + GCC_SYMBOLS_PRIVATE_EXTERN = NO; + GCC_TREAT_NONCONFORMANT_CODE_ERRORS_AS_WARNINGS = YES; + GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; + GCC_WARN_UNKNOWN_PRAGMAS = NO; + HEADER_SEARCH_PATHS = ( + "$(HOME)/Library/Frameworks/SDL.framework/Headers", + /Library/Frameworks/SDL.framework/Headers, + "$(inherited)", + ); + INFOPLIST_FILE = "osgterrain_example-Info.plist"; + INSTALL_PATH = "$(USER_APPS_DIR)"; + OTHER_CFLAGS = ""; + OTHER_REZFLAGS = ""; + PRODUCT_NAME = osgterrain_example; + SECTORDER_FLAGS = ""; + WARNING_CFLAGS = "-Wmost"; + ZERO_LINK = NO; + }; + name = Deployment; + }; + 00388E950CFEF2E700A7B938 /* Default */ = { + isa = XCBuildConfiguration; + buildSettings = { + FRAMEWORK_SEARCH_PATHS = "$(inherited)"; + GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = ""; + GCC_SYMBOLS_PRIVATE_EXTERN = NO; + GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; + GCC_WARN_UNKNOWN_PRAGMAS = NO; + HEADER_SEARCH_PATHS = ( + "$(HOME)/Library/Frameworks/SDL.framework/Headers", + /Library/Frameworks/SDL.framework/Headers, + "$(inherited)", + ); + INFOPLIST_FILE = "osgterrain_example-Info.plist"; + INSTALL_PATH = "$(USER_APPS_DIR)"; + OTHER_CFLAGS = ""; + OTHER_REZFLAGS = ""; + PRODUCT_NAME = osgterrain_example; + SECTORDER_FLAGS = ""; + WARNING_CFLAGS = "-Wmost"; + }; + name = Default; + }; + 00388F8F0CFEF59B00A7B938 /* Development */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = NO; + DEBUGGING_SYMBOLS = YES; + FRAMEWORK_SEARCH_PATHS = "$(inherited)"; + GCC_DYNAMIC_NO_PIC = NO; + GCC_ENABLE_FIX_AND_CONTINUE = YES; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = ""; + GCC_SYMBOLS_PRIVATE_EXTERN = NO; + GCC_TREAT_NONCONFORMANT_CODE_ERRORS_AS_WARNINGS = YES; + GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; + GCC_WARN_UNKNOWN_PRAGMAS = NO; + HEADER_SEARCH_PATHS = ( + "$(HOME)/Library/Frameworks/SDL.framework/Headers", + /Library/Frameworks/SDL.framework/Headers, + "$(inherited)", + ); + INFOPLIST_FILE = "os_ex-Info.plist"; + INSTALL_PATH = "$(USER_APPS_DIR)"; + OTHER_CFLAGS = ""; + OTHER_REZFLAGS = ""; + PRODUCT_NAME = os_ex; + SECTORDER_FLAGS = ""; + WARNING_CFLAGS = "-Wmost"; + ZERO_LINK = NO; + }; + name = Development; + }; + 00388F900CFEF59B00A7B938 /* Deployment */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = YES; + DEPLOYMENT_POSTPROCESSING = YES; + FRAMEWORK_SEARCH_PATHS = "$(inherited)"; + GCC_ENABLE_FIX_AND_CONTINUE = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = ""; + GCC_SYMBOLS_PRIVATE_EXTERN = NO; + GCC_TREAT_NONCONFORMANT_CODE_ERRORS_AS_WARNINGS = YES; + GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; + GCC_WARN_UNKNOWN_PRAGMAS = NO; + HEADER_SEARCH_PATHS = ( + "$(HOME)/Library/Frameworks/SDL.framework/Headers", + /Library/Frameworks/SDL.framework/Headers, + "$(inherited)", + ); + INFOPLIST_FILE = "os_ex-Info.plist"; + INSTALL_PATH = "$(USER_APPS_DIR)"; + OTHER_CFLAGS = ""; + OTHER_REZFLAGS = ""; + PRODUCT_NAME = os_ex; + SECTORDER_FLAGS = ""; + WARNING_CFLAGS = "-Wmost"; + ZERO_LINK = NO; + }; + name = Deployment; + }; + 00388F910CFEF59B00A7B938 /* Default */ = { + isa = XCBuildConfiguration; + buildSettings = { + FRAMEWORK_SEARCH_PATHS = "$(inherited)"; + GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = ""; + GCC_SYMBOLS_PRIVATE_EXTERN = NO; + GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; + GCC_WARN_UNKNOWN_PRAGMAS = NO; + HEADER_SEARCH_PATHS = ( + "$(HOME)/Library/Frameworks/SDL.framework/Headers", + /Library/Frameworks/SDL.framework/Headers, + "$(inherited)", + ); + INFOPLIST_FILE = "os_ex-Info.plist"; + INSTALL_PATH = "$(USER_APPS_DIR)"; + OTHER_CFLAGS = ""; + OTHER_REZFLAGS = ""; + PRODUCT_NAME = os_ex; + SECTORDER_FLAGS = ""; + WARNING_CFLAGS = "-Wmost"; + }; + name = Default; + }; + 003890060CFEF64D00A7B938 /* Development */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = NO; + DEBUGGING_SYMBOLS = YES; + FRAMEWORK_SEARCH_PATHS = "$(inherited)"; + GCC_DYNAMIC_NO_PIC = NO; + GCC_ENABLE_FIX_AND_CONTINUE = YES; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = ""; + GCC_SYMBOLS_PRIVATE_EXTERN = NO; + GCC_TREAT_NONCONFORMANT_CODE_ERRORS_AS_WARNINGS = YES; + GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; + GCC_WARN_UNKNOWN_PRAGMAS = NO; + HEADER_SEARCH_PATHS = ( + "$(HOME)/Library/Frameworks/SDL.framework/Headers", + /Library/Frameworks/SDL.framework/Headers, + "$(inherited)", + ); + INFOPLIST_FILE = "osgstaticviewer-Info.plist"; + INSTALL_PATH = "$(USER_APPS_DIR)"; + OTHER_CFLAGS = ""; + OTHER_REZFLAGS = ""; + PRODUCT_NAME = osgstaticviewer; + SECTORDER_FLAGS = ""; + WARNING_CFLAGS = "-Wmost"; + ZERO_LINK = NO; + }; + name = Development; + }; + 003890070CFEF64D00A7B938 /* Deployment */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = YES; + DEPLOYMENT_POSTPROCESSING = YES; + FRAMEWORK_SEARCH_PATHS = "$(inherited)"; + GCC_ENABLE_FIX_AND_CONTINUE = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = ""; + GCC_SYMBOLS_PRIVATE_EXTERN = NO; + GCC_TREAT_NONCONFORMANT_CODE_ERRORS_AS_WARNINGS = YES; + GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; + GCC_WARN_UNKNOWN_PRAGMAS = NO; + HEADER_SEARCH_PATHS = ( + "$(HOME)/Library/Frameworks/SDL.framework/Headers", + /Library/Frameworks/SDL.framework/Headers, + "$(inherited)", + ); + INFOPLIST_FILE = "osgstaticviewer-Info.plist"; + INSTALL_PATH = "$(USER_APPS_DIR)"; + OTHER_CFLAGS = ""; + OTHER_REZFLAGS = ""; + PRODUCT_NAME = osgstaticviewer; + SECTORDER_FLAGS = ""; + WARNING_CFLAGS = "-Wmost"; + ZERO_LINK = NO; + }; + name = Deployment; + }; + 003890080CFEF64D00A7B938 /* Default */ = { + isa = XCBuildConfiguration; + buildSettings = { + FRAMEWORK_SEARCH_PATHS = "$(inherited)"; + GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = ""; + GCC_SYMBOLS_PRIVATE_EXTERN = NO; + GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; + GCC_WARN_UNKNOWN_PRAGMAS = NO; + HEADER_SEARCH_PATHS = ( + "$(HOME)/Library/Frameworks/SDL.framework/Headers", + /Library/Frameworks/SDL.framework/Headers, + "$(inherited)", + ); + INFOPLIST_FILE = "osgstaticviewer-Info.plist"; + INSTALL_PATH = "$(USER_APPS_DIR)"; + OTHER_CFLAGS = ""; + OTHER_REZFLAGS = ""; + PRODUCT_NAME = osgstaticviewer; + SECTORDER_FLAGS = ""; + WARNING_CFLAGS = "-Wmost"; + }; + name = Default; + }; 004BD03B09273C2800A265A4 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { @@ -31668,6 +35019,366 @@ }; name = Default; }; + 0084FB5B0D3424740021E5C9 /* Development */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = NO; + DEBUGGING_SYMBOLS = YES; + DYLIB_COMPATIBILITY_VERSION = ""; + DYLIB_CURRENT_VERSION = ""; + EXECUTABLE_EXTENSION = so; + GCC_DYNAMIC_NO_PIC = NO; + GCC_ENABLE_FIX_AND_CONTINUE = YES; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_PREPROCESSOR_DEFINITIONS = __USE_OSX_AGL_IMPLEMENTATION__; + GCC_SYMBOLS_PRIVATE_EXTERN = NO; + GCC_TREAT_NONCONFORMANT_CODE_ERRORS_AS_WARNINGS = YES; + GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; + GCC_WARN_UNKNOWN_PRAGMAS = NO; + GENERATE_MASTER_OBJECT_FILE = YES; + INSTALL_PATH = "@executable_path/../PlugIns"; + LIBRARY_STYLE = BUNDLE; + MACH_O_TYPE = mh_bundle; + OTHER_CFLAGS = ""; + OTHER_LDFLAGS = ( + "-framework", + OpenThreads, + ); + OTHER_REZFLAGS = ""; + PRODUCT_NAME = osgdb_; + SECTORDER_FLAGS = ""; + WARNING_CFLAGS = "-Wmost"; + ZERO_LINK = NO; + }; + name = Development; + }; + 0084FB5C0D3424740021E5C9 /* Deployment */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = YES; + DEPLOYMENT_POSTPROCESSING = YES; + DYLIB_COMPATIBILITY_VERSION = ""; + DYLIB_CURRENT_VERSION = ""; + EXECUTABLE_EXTENSION = so; + GCC_ENABLE_FIX_AND_CONTINUE = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_PREPROCESSOR_DEFINITIONS = __USE_OSX_AGL_IMPLEMENTATION__; + GCC_SYMBOLS_PRIVATE_EXTERN = NO; + GCC_TREAT_NONCONFORMANT_CODE_ERRORS_AS_WARNINGS = YES; + GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; + GCC_WARN_UNKNOWN_PRAGMAS = NO; + GENERATE_MASTER_OBJECT_FILE = YES; + INSTALL_PATH = "@executable_path/../PlugIns"; + LIBRARY_STYLE = BUNDLE; + MACH_O_TYPE = mh_bundle; + OTHER_CFLAGS = ""; + OTHER_LDFLAGS = ( + "-framework", + OpenThreads, + ); + OTHER_REZFLAGS = ""; + PRODUCT_NAME = osgdb_; + SECTORDER_FLAGS = ""; + WARNING_CFLAGS = "-Wmost"; + ZERO_LINK = NO; + }; + name = Deployment; + }; + 0084FB5D0D3424740021E5C9 /* Default */ = { + isa = XCBuildConfiguration; + buildSettings = { + DYLIB_COMPATIBILITY_VERSION = ""; + DYLIB_CURRENT_VERSION = ""; + EXECUTABLE_EXTENSION = so; + GCC_SYMBOLS_PRIVATE_EXTERN = NO; + GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; + GCC_WARN_UNKNOWN_PRAGMAS = NO; + GENERATE_MASTER_OBJECT_FILE = YES; + INSTALL_PATH = "@executable_path/../PlugIns"; + LIBRARY_STYLE = BUNDLE; + MACH_O_TYPE = mh_bundle; + OTHER_CFLAGS = ""; + OTHER_LDFLAGS = ( + "-framework", + OpenThreads, + ); + OTHER_REZFLAGS = ""; + PRODUCT_NAME = osgdb_; + SECTORDER_FLAGS = ""; + WARNING_CFLAGS = "-Wmost"; + }; + name = Default; + }; + 0084FBA30D3425180021E5C9 /* Development */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = NO; + DEBUGGING_SYMBOLS = YES; + DYLIB_COMPATIBILITY_VERSION = ""; + DYLIB_CURRENT_VERSION = ""; + EXECUTABLE_EXTENSION = so; + GCC_DYNAMIC_NO_PIC = NO; + GCC_ENABLE_FIX_AND_CONTINUE = YES; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_PREPROCESSOR_DEFINITIONS = __USE_OSX_AGL_IMPLEMENTATION__; + GCC_SYMBOLS_PRIVATE_EXTERN = NO; + GCC_TREAT_NONCONFORMANT_CODE_ERRORS_AS_WARNINGS = YES; + GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; + GCC_WARN_UNKNOWN_PRAGMAS = NO; + GENERATE_MASTER_OBJECT_FILE = YES; + INSTALL_PATH = "@executable_path/../PlugIns"; + LIBRARY_STYLE = BUNDLE; + MACH_O_TYPE = mh_bundle; + OTHER_CFLAGS = ""; + OTHER_LDFLAGS = ( + "-framework", + OpenThreads, + ); + OTHER_REZFLAGS = ""; + PRODUCT_NAME = osgdb_osgViewer; + SECTORDER_FLAGS = ""; + WARNING_CFLAGS = "-Wmost"; + ZERO_LINK = NO; + }; + name = Development; + }; + 0084FBA40D3425180021E5C9 /* Deployment */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = YES; + DEPLOYMENT_POSTPROCESSING = YES; + DYLIB_COMPATIBILITY_VERSION = ""; + DYLIB_CURRENT_VERSION = ""; + EXECUTABLE_EXTENSION = so; + GCC_ENABLE_FIX_AND_CONTINUE = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_PREPROCESSOR_DEFINITIONS = __USE_OSX_AGL_IMPLEMENTATION__; + GCC_SYMBOLS_PRIVATE_EXTERN = NO; + GCC_TREAT_NONCONFORMANT_CODE_ERRORS_AS_WARNINGS = YES; + GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; + GCC_WARN_UNKNOWN_PRAGMAS = NO; + GENERATE_MASTER_OBJECT_FILE = YES; + INSTALL_PATH = "@executable_path/../PlugIns"; + LIBRARY_STYLE = BUNDLE; + MACH_O_TYPE = mh_bundle; + OTHER_CFLAGS = ""; + OTHER_LDFLAGS = ( + "-framework", + OpenThreads, + ); + OTHER_REZFLAGS = ""; + PRODUCT_NAME = osgdb_osgViewer; + SECTORDER_FLAGS = ""; + WARNING_CFLAGS = "-Wmost"; + ZERO_LINK = NO; + }; + name = Deployment; + }; + 0084FBA50D3425180021E5C9 /* Default */ = { + isa = XCBuildConfiguration; + buildSettings = { + DYLIB_COMPATIBILITY_VERSION = ""; + DYLIB_CURRENT_VERSION = ""; + EXECUTABLE_EXTENSION = so; + GCC_SYMBOLS_PRIVATE_EXTERN = NO; + GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; + GCC_WARN_UNKNOWN_PRAGMAS = NO; + GENERATE_MASTER_OBJECT_FILE = YES; + INSTALL_PATH = "@executable_path/../PlugIns"; + LIBRARY_STYLE = BUNDLE; + MACH_O_TYPE = mh_bundle; + OTHER_CFLAGS = ""; + OTHER_LDFLAGS = ( + "-framework", + OpenThreads, + ); + OTHER_REZFLAGS = ""; + PRODUCT_NAME = osgdb_osgViewer; + SECTORDER_FLAGS = ""; + WARNING_CFLAGS = "-Wmost"; + }; + name = Default; + }; + 0084FBDC0D3426180021E5C9 /* Development */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = NO; + DEBUGGING_SYMBOLS = YES; + DYLIB_COMPATIBILITY_VERSION = ""; + DYLIB_CURRENT_VERSION = ""; + EXECUTABLE_EXTENSION = so; + GCC_DYNAMIC_NO_PIC = NO; + GCC_ENABLE_FIX_AND_CONTINUE = YES; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_PREPROCESSOR_DEFINITIONS = __USE_OSX_AGL_IMPLEMENTATION__; + GCC_SYMBOLS_PRIVATE_EXTERN = NO; + GCC_TREAT_NONCONFORMANT_CODE_ERRORS_AS_WARNINGS = YES; + GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; + GCC_WARN_UNKNOWN_PRAGMAS = NO; + GENERATE_MASTER_OBJECT_FILE = YES; + INSTALL_PATH = "@executable_path/../PlugIns"; + LIBRARY_STYLE = BUNDLE; + MACH_O_TYPE = mh_bundle; + OTHER_CFLAGS = ""; + OTHER_LDFLAGS = ( + "-framework", + OpenThreads, + ); + OTHER_REZFLAGS = ""; + PRODUCT_NAME = osgdb_osgTerrain; + SECTORDER_FLAGS = ""; + WARNING_CFLAGS = "-Wmost"; + ZERO_LINK = NO; + }; + name = Development; + }; + 0084FBDD0D3426180021E5C9 /* Deployment */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = YES; + DEPLOYMENT_POSTPROCESSING = YES; + DYLIB_COMPATIBILITY_VERSION = ""; + DYLIB_CURRENT_VERSION = ""; + EXECUTABLE_EXTENSION = so; + GCC_ENABLE_FIX_AND_CONTINUE = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_PREPROCESSOR_DEFINITIONS = __USE_OSX_AGL_IMPLEMENTATION__; + GCC_SYMBOLS_PRIVATE_EXTERN = NO; + GCC_TREAT_NONCONFORMANT_CODE_ERRORS_AS_WARNINGS = YES; + GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; + GCC_WARN_UNKNOWN_PRAGMAS = NO; + GENERATE_MASTER_OBJECT_FILE = YES; + INSTALL_PATH = "@executable_path/../PlugIns"; + LIBRARY_STYLE = BUNDLE; + MACH_O_TYPE = mh_bundle; + OTHER_CFLAGS = ""; + OTHER_LDFLAGS = ( + "-framework", + OpenThreads, + ); + OTHER_REZFLAGS = ""; + PRODUCT_NAME = osgdb_osgTerrain; + SECTORDER_FLAGS = ""; + WARNING_CFLAGS = "-Wmost"; + ZERO_LINK = NO; + }; + name = Deployment; + }; + 0084FBDE0D3426180021E5C9 /* Default */ = { + isa = XCBuildConfiguration; + buildSettings = { + DYLIB_COMPATIBILITY_VERSION = ""; + DYLIB_CURRENT_VERSION = ""; + EXECUTABLE_EXTENSION = so; + GCC_SYMBOLS_PRIVATE_EXTERN = NO; + GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; + GCC_WARN_UNKNOWN_PRAGMAS = NO; + GENERATE_MASTER_OBJECT_FILE = YES; + INSTALL_PATH = "@executable_path/../PlugIns"; + LIBRARY_STYLE = BUNDLE; + MACH_O_TYPE = mh_bundle; + OTHER_CFLAGS = ""; + OTHER_LDFLAGS = ( + "-framework", + OpenThreads, + ); + OTHER_REZFLAGS = ""; + PRODUCT_NAME = osgdb_osgTerrain; + SECTORDER_FLAGS = ""; + WARNING_CFLAGS = "-Wmost"; + }; + name = Default; + }; + 0084FC5E0D3427B70021E5C9 /* Development */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = NO; + DEBUGGING_SYMBOLS = YES; + DYLIB_COMPATIBILITY_VERSION = ""; + DYLIB_CURRENT_VERSION = ""; + EXECUTABLE_EXTENSION = so; + GCC_DYNAMIC_NO_PIC = NO; + GCC_ENABLE_FIX_AND_CONTINUE = YES; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_PREPROCESSOR_DEFINITIONS = __USE_OSX_AGL_IMPLEMENTATION__; + GCC_SYMBOLS_PRIVATE_EXTERN = NO; + GCC_TREAT_NONCONFORMANT_CODE_ERRORS_AS_WARNINGS = YES; + GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; + GCC_WARN_UNKNOWN_PRAGMAS = NO; + GENERATE_MASTER_OBJECT_FILE = YES; + INSTALL_PATH = "@executable_path/../PlugIns"; + LIBRARY_STYLE = BUNDLE; + MACH_O_TYPE = mh_bundle; + OTHER_CFLAGS = ""; + OTHER_LDFLAGS = ( + "-framework", + OpenThreads, + ); + OTHER_REZFLAGS = ""; + PRODUCT_NAME = osgdb_cfg; + SECTORDER_FLAGS = ""; + WARNING_CFLAGS = "-Wmost"; + ZERO_LINK = NO; + }; + name = Development; + }; + 0084FC5F0D3427B70021E5C9 /* Deployment */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = YES; + DEPLOYMENT_POSTPROCESSING = YES; + DYLIB_COMPATIBILITY_VERSION = ""; + DYLIB_CURRENT_VERSION = ""; + EXECUTABLE_EXTENSION = so; + GCC_ENABLE_FIX_AND_CONTINUE = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_PREPROCESSOR_DEFINITIONS = __USE_OSX_AGL_IMPLEMENTATION__; + GCC_SYMBOLS_PRIVATE_EXTERN = NO; + GCC_TREAT_NONCONFORMANT_CODE_ERRORS_AS_WARNINGS = YES; + GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; + GCC_WARN_UNKNOWN_PRAGMAS = NO; + GENERATE_MASTER_OBJECT_FILE = YES; + INSTALL_PATH = "@executable_path/../PlugIns"; + LIBRARY_STYLE = BUNDLE; + MACH_O_TYPE = mh_bundle; + OTHER_CFLAGS = ""; + OTHER_LDFLAGS = ( + "-framework", + OpenThreads, + ); + OTHER_REZFLAGS = ""; + PRODUCT_NAME = osgdb_cfg; + SECTORDER_FLAGS = ""; + WARNING_CFLAGS = "-Wmost"; + ZERO_LINK = NO; + }; + name = Deployment; + }; + 0084FC600D3427B70021E5C9 /* Default */ = { + isa = XCBuildConfiguration; + buildSettings = { + DYLIB_COMPATIBILITY_VERSION = ""; + DYLIB_CURRENT_VERSION = ""; + EXECUTABLE_EXTENSION = so; + GCC_SYMBOLS_PRIVATE_EXTERN = NO; + GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; + GCC_WARN_UNKNOWN_PRAGMAS = NO; + GENERATE_MASTER_OBJECT_FILE = YES; + INSTALL_PATH = "@executable_path/../PlugIns"; + LIBRARY_STYLE = BUNDLE; + MACH_O_TYPE = mh_bundle; + OTHER_CFLAGS = ""; + OTHER_LDFLAGS = ( + "-framework", + OpenThreads, + ); + OTHER_REZFLAGS = ""; + PRODUCT_NAME = osgdb_cfg; + SECTORDER_FLAGS = ""; + WARNING_CFLAGS = "-Wmost"; + }; + name = Default; + }; 00C59D310B0926A800E9BCA1 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { @@ -33739,6 +37450,36 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Default; }; + 00388E920CFEF2E700A7B938 /* Build configuration list for PBXNativeTarget "osgterrain_example" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 00388E930CFEF2E700A7B938 /* Development */, + 00388E940CFEF2E700A7B938 /* Deployment */, + 00388E950CFEF2E700A7B938 /* Default */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Default; + }; + 00388F8E0CFEF59B00A7B938 /* Build configuration list for PBXNativeTarget "os_ex" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 00388F8F0CFEF59B00A7B938 /* Development */, + 00388F900CFEF59B00A7B938 /* Deployment */, + 00388F910CFEF59B00A7B938 /* Default */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Default; + }; + 003890050CFEF64D00A7B938 /* Build configuration list for PBXNativeTarget "osgstaticviewer" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 003890060CFEF64D00A7B938 /* Development */, + 003890070CFEF64D00A7B938 /* Deployment */, + 003890080CFEF64D00A7B938 /* Default */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Default; + }; 004BD03A09273C2800A265A4 /* Build configuration list for PBXNativeTarget "osgdb_geo" */ = { isa = XCConfigurationList; buildConfigurations = ( @@ -33909,6 +37650,46 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Default; }; + 0084FB5A0D3424740021E5C9 /* Build configuration list for PBXNativeTarget "osgdb___stub" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 0084FB5B0D3424740021E5C9 /* Development */, + 0084FB5C0D3424740021E5C9 /* Deployment */, + 0084FB5D0D3424740021E5C9 /* Default */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Default; + }; + 0084FBA20D3425180021E5C9 /* Build configuration list for PBXNativeTarget "osgdb_osgViewer" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 0084FBA30D3425180021E5C9 /* Development */, + 0084FBA40D3425180021E5C9 /* Deployment */, + 0084FBA50D3425180021E5C9 /* Default */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Default; + }; + 0084FBDB0D3426180021E5C9 /* Build configuration list for PBXNativeTarget "osgdb_osgTerrain" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 0084FBDC0D3426180021E5C9 /* Development */, + 0084FBDD0D3426180021E5C9 /* Deployment */, + 0084FBDE0D3426180021E5C9 /* Default */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Default; + }; + 0084FC5D0D3427B70021E5C9 /* Build configuration list for PBXNativeTarget "osgdb_cfg" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 0084FC5E0D3427B70021E5C9 /* Development */, + 0084FC5F0D3427B70021E5C9 /* Deployment */, + 0084FC600D3427B70021E5C9 /* Default */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Default; + }; 00C59D300B0926A800E9BCA1 /* Build configuration list for PBXNativeTarget "osgviewerGLUT" */ = { isa = XCConfigurationList; buildConfigurations = (