[artoolkit-commits] artoolkit/ARToolKit.xcodeproj project.pbxproj,1.3,1.4
Optical marker tracking and overlay for augmented reality.
Brought to you by:
philip_lamb
From: Philip L. <phi...@us...> - 2005-09-22 20:06:11
|
Update of /cvsroot/artoolkit/artoolkit/ARToolKit.xcodeproj In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19128/ARToolKit.xcodeproj Modified Files: project.pbxproj Log Message: Change some utils back to command-line versions. Index: project.pbxproj =================================================================== RCS file: /cvsroot/artoolkit/artoolkit/ARToolKit.xcodeproj/project.pbxproj,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** project.pbxproj 15 Sep 2005 00:53:35 -0000 1.3 --- project.pbxproj 22 Sep 2005 20:05:57 -0000 1.4 *************** *** 165,172 **** 78424398089ABFC400142306 /* PBXTargetDependency */, 784EF21B08AD66040002821E /* PBXTargetDependency */, ! 784EF21D08AD66090002821E /* PBXTargetDependency */, ! 784EF21F08AD66090002821E /* PBXTargetDependency */, ! 784EF22108AD66090002821E /* PBXTargetDependency */, ! 784EF22308AD66090002821E /* PBXTargetDependency */, ); name = "ARToolKit utilities"; --- 165,172 ---- 78424398089ABFC400142306 /* PBXTargetDependency */, [...1609 lines suppressed...] - isa = XCConfigurationList; - buildConfigurations = ( - 78F11FD708AD4FBB00FD6442 /* Development */, - 78F11FD808AD4FBB00FD6442 /* Deployment */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Development; - }; - 78F1201C08AD514F00FD6442 /* Build configuration list for PBXNativeTarget "calib_dist" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 78F1201D08AD514F00FD6442 /* Development */, - 78F1201E08AD514F00FD6442 /* Deployment */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Development; - }; /* End XCConfigurationList section */ }; --- 6978,6981 ---- |