Changeset 8622
- Timestamp:
- 07/17/08 15:23:43
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
OpenSceneGraph/trunk/Xcode/OpenSceneGraph/OpenSceneGraph.xcodeproj/project.pbxproj
r8617 r8622 120 120 001D0678065AB60D003310BF /* PBXTargetDependency */, 121 121 001D067A065AB60D003310BF /* PBXTargetDependency */, 122 00A150E3084E6B76000150AD /* PBXTargetDependency */,123 122 0079505909D365DD003FC8A1 /* PBXTargetDependency */, 124 123 001D067C065AB60D003310BF /* PBXTargetDependency */, … … 1589 1588 00E281BE07676CB7005AEE61 /* obj.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00E281BC07676CB4005AEE61 /* obj.cpp */; }; 1590 1589 00E281BF07676CB7005AEE61 /* obj.h in Headers */ = {isa = PBXBuildFile; fileRef = 00E281BD07676CB5005AEE61 /* obj.h */; }; 1591 00E281D507676D1E005AEE61 /* osg.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BE117FB305D63B3800EB53E5 /* osg.framework */; };1592 00E281D607676D1E005AEE61 /* osgDB.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BE1188E705D764C400EB53E5 /* osgDB.framework */; };1593 1590 00E281F507676E33005AEE61 /* NodeCallback.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00E281F307676E30005AEE61 /* NodeCallback.cpp */; }; 1594 1591 00E281F607676E33005AEE61 /* TexEnvFilter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00E281F407676E32005AEE61 /* TexEnvFilter.cpp */; }; … … 2247 2244 BE11892F05D7665600EB53E5 /* Version in Headers */ = {isa = PBXBuildFile; fileRef = BE11891C05D7665600EB53E5 /* Version */; settings = {ATTRIBUTES = (Public, ); }; }; 2248 2245 BE11893005D7665600EB53E5 /* WriteFile in Headers */ = {isa = PBXBuildFile; fileRef = BE11891D05D7665600EB53E5 /* WriteFile */; settings = {ATTRIBUTES = (Public, ); }; }; 2246 D4018F4D0E2F6F710086ACFA /* AuthenticationMap in Headers */ = {isa = PBXBuildFile; fileRef = D4018F4C0E2F6F710086ACFA /* AuthenticationMap */; settings = {ATTRIBUTES = (Public, ); }; }; 2247 D4018F4F0E2F6F880086ACFA /* AuthenticationMap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D4018F4E0E2F6F880086ACFA /* AuthenticationMap.cpp */; }; 2249 2248 D40357EB0B511DF900CB9E15 /* osgViewer.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 00FB21010B015CF20052DD79 /* osgViewer.framework */; }; 2250 2249 D40357F90B511E0B00CB9E15 /* osgViewer.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 00FB21010B015CF20052DD79 /* osgViewer.framework */; }; … … 5837 5836 containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; 5838 5837 proxyType = 1; 5839 remoteGlobalIDString = D43AB51E0E2E1D1900623C77 /* osgWidget */;5838 remoteGlobalIDString = D43AB51E0E2E1D1900623C77; 5840 5839 remoteInfo = osgWidget; 5841 5840 }; … … 7559 7558 BE11891C05D7665600EB53E5 /* Version */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp; fileEncoding = 30; name = Version; path = ../../include/osgDB/Version; sourceTree = SOURCE_ROOT; }; 7560 7559 BE11891D05D7665600EB53E5 /* WriteFile */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp; fileEncoding = 30; name = WriteFile; path = ../../include/osgDB/WriteFile; sourceTree = SOURCE_ROOT; }; 7560 D4018F4C0E2F6F710086ACFA /* AuthenticationMap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = AuthenticationMap; sourceTree = "<group>"; }; 7561 D4018F4E0E2F6F880086ACFA /* AuthenticationMap.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = AuthenticationMap.cpp; path = ../../src/osgDB/AuthenticationMap.cpp; sourceTree = SOURCE_ROOT; }; 7561 7562 D40359220B512B6500CB9E15 /* GraphicsWindowCarbon.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = GraphicsWindowCarbon.cpp; sourceTree = "<group>"; }; 7562 7563 D40359240B512BF300CB9E15 /* GraphicsWindowCarbon */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = GraphicsWindowCarbon; path = api/Carbon/GraphicsWindowCarbon; sourceTree = "<group>"; }; … … 9138 9139 runOnlyForDeploymentPostprocessing = 0; 9139 9140 }; 9140 00E281D407676D1E005AEE61 /* Frameworks */ = {9141 isa = PBXFrameworksBuildPhase;9142 buildActionMask = 2147483647;9143 files = (9144 00E281D507676D1E005AEE61 /* osg.framework in Frameworks */,9145 00E281D607676D1E005AEE61 /* osgDB.framework in Frameworks */,9146 );9147 runOnlyForDeploymentPostprocessing = 0;9148 };9149 9141 00E2820407676E71005AEE61 /* Frameworks */ = { 9150 9142 isa = PBXFrameworksBuildPhase; … … 12648 12640 isa = PBXGroup; 12649 12641 children = ( 12642 D4018F4E0E2F6F880086ACFA /* AuthenticationMap.cpp */, 12650 12643 00E28143076766D7005AEE61 /* Archive.cpp */, 12651 12644 BE1188E905D765CD00EB53E5 /* DatabasePager.cpp */, … … 12668 12661 ); 12669 12662 name = osgDB; 12663 path = ../../src/osgDB; 12670 12664 sourceTree = "<group>"; 12671 12665 }; … … 12673 12667 isa = PBXGroup; 12674 12668 children = ( 12669 D4018F4C0E2F6F710086ACFA /* AuthenticationMap */, 12675 12670 00E2813F07676626005AEE61 /* Archive */, 12676 12671 BE11890B05D7665600EB53E5 /* DatabasePager */, … … 14477 14472 buildActionMask = 2147483647; 14478 14473 files = ( 14474 D4018F4D0E2F6F710086ACFA /* AuthenticationMap in Headers */, 14479 14475 00E2814107676629005AEE61 /* Archive in Headers */, 14480 14476 BE11891E05D7665600EB53E5 /* DatabasePager in Headers */, … … 20407 20403 008F446C06CBF99E00F4220C /* ReaderWriter.cpp in Sources */, 20408 20404 00E28145076766DA005AEE61 /* Archive.cpp in Sources */, 20405 D4018F4F0E2F6F880086ACFA /* AuthenticationMap.cpp in Sources */, 20409 20406 ); 20410 20407 runOnlyForDeploymentPostprocessing = 0; … … 22690 22687 targetProxy = 00C5AD5B0B0D6B3300E9BCA1 /* PBXContainerItemProxy */; 22691 22688 }; 22692 00E281CF07676D1E005AEE61 /* PBXTargetDependency */ = {22693 isa = PBXTargetDependency;22694 target = BE1188E605D764C400EB53E5 /* osgDB */;22695 targetProxy = 001DFD06065A932A003310BF /* PBXContainerItemProxy */;22696 };22697 22689 00E281F807676E71005AEE61 /* PBXTargetDependency */ = { 22698 22690 isa = PBXTargetDependency;
