From: Rolf K. <lab...@us...> - 2007-09-17 16:18:25
|
Update of /cvsroot/opengtoolkit/lvzip/c_source/lvzip.xcodeproj In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv5495 Modified Files: jameskring.pbxuser Log Message: Set project build to Deployment to avoid popup of debug windows in tests Index: jameskring.pbxuser =================================================================== RCS file: /cvsroot/opengtoolkit/lvzip/c_source/lvzip.xcodeproj/jameskring.pbxuser,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** jameskring.pbxuser 17 Sep 2007 15:39:52 -0000 1.2 --- jameskring.pbxuser 17 Sep 2007 16:18:27 -0000 1.3 *************** *** 25,29 **** }; 83D3E190080D116E00DE332C /* Project object */ = { ! activeBuildConfigurationName = Development; activeTarget = 83D3E1AE080D116E00DE332C /* OSX DLL */; addToTargets = ( --- 25,29 ---- }; 83D3E190080D116E00DE332C /* Project object */ = { ! activeBuildConfigurationName = Deployment; activeTarget = 83D3E1AE080D116E00DE332C /* OSX DLL */; addToTargets = ( |