From: Andrew M. <fit...@us...> - 2006-10-16 19:33:34
|
Update of /cvsroot/radmind/radmind-assistant/rsm/rsm.xcodeproj In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv5023 Modified Files: project.pbxproj Log Message: Updated build settings for rsmauthtool. Index: project.pbxproj =================================================================== RCS file: /cvsroot/radmind/radmind-assistant/rsm/rsm.xcodeproj/project.pbxproj,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** project.pbxproj 10 Mar 2006 14:03:41 -0000 1.9 --- project.pbxproj 16 Oct 2006 19:33:22 -0000 1.10 *************** *** 129,163 **** /* End PBXBuildRule section */ - /* Begin PBXBuildStyle section */ - 4A9504CCFFE6A4B311CA0CBA /* Development */ = { - isa = PBXBuildStyle; - buildSettings = { - COPY_PHASE_STRIP = NO; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - OPTIMIZATION_CFLAGS = "-O0"; - ZERO_LINK = YES; - }; - name = Development; - }; - 4A9504CDFFE6A4B311CA0CBA /* Deployment */ = { - isa = PBXBuildStyle; - buildSettings = { - COPY_PHASE_STRIP = YES; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - ZERO_LINK = NO; - }; - name = Deployment; - }; - /* End PBXBuildStyle section */ - /* Begin PBXContainerItemProxy section */ ! 09EFC1BE099CE3C000A7D599 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */; proxyType = 1; ! remoteGlobalIDString = 09EFC1B9099CE3A900A7D599; remoteInfo = rsmauthtool; }; --- 129,138 ---- /* End PBXBuildRule section */ /* Begin PBXContainerItemProxy section */ ! 0964CE450AE4154E0061FCC8 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */; proxyType = 1; ! remoteGlobalIDString = 09EFC1B9099CE3A900A7D599 /* rsmauthtool */; remoteInfo = rsmauthtool; }; *************** *** 231,235 **** 09B119EF046CD15F00439ED6 /* RSMTranscriptTitleCell.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = RSMTranscriptTitleCell.m; sourceTree = "<group>"; }; 09C83D7A0469673C00A8002B /* rsmauthtool.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = rsmauthtool.c; sourceTree = "<group>"; }; - 09C83D7C04696A8500A8002B /* rsmauthtool */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = rsmauthtool; sourceTree = "<group>"; }; 09C83D7E0469880100A8002B /* RSMLoadsetEditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RSMLoadsetEditor.h; sourceTree = "<group>"; }; 09C83D7F0469880100A8002B /* RSMLoadsetEditor.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RSMLoadsetEditor.m; sourceTree = "<group>"; }; --- 206,209 ---- *************** *** 479,483 **** 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */, 0966F55209490F6C0061D4EC /* Info.plist */, - 09C83D7C04696A8500A8002B /* rsmauthtool */, 097A47C5059754CC0099CC32 /* RSMLogger.nib */, 09FBACCB06485BEE0089C37B /* Preferences.nib */, --- 453,456 ---- *************** *** 545,568 **** 0966F55509490F6C0061D4EC /* PBXBuildRule */, ); - buildSettings = { - CC = "/usr/bin/gcc-3.3"; - CPLUSPLUS = "/usr/bin/g++-3.3"; - FRAMEWORK_SEARCH_PATHS = ""; - GCC_VERSION = 3.3; - HEADER_SEARCH_PATHS = ""; - INSTALL_PATH = "$(HOME)/Applications"; - LIBRARY_SEARCH_PATHS = ""; - OTHER_LDFLAGS = ""; - PRODUCT_NAME = "Radmind Server Manager"; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - WRAPPER_EXTENSION = app; - }; dependencies = ( ! 09EFC1BF099CE3C000A7D599 /* PBXTargetDependency */, ); name = "Radmind Server Manager"; --- 518,523 ---- 0966F55509490F6C0061D4EC /* PBXBuildRule */, ); dependencies = ( ! 0964CE460AE4154E0061FCC8 /* PBXTargetDependency */, ); name = "Radmind Server Manager"; *************** *** 581,592 **** buildRules = ( ); - buildSettings = { - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_MODEL_TUNING = G5; - INSTALL_PATH = "$(HOME)/bin"; - PREBINDING = NO; - PRODUCT_NAME = rsmauthtool; - ZERO_LINK = YES; - }; dependencies = ( ); --- 536,539 ---- *************** *** 602,611 **** isa = PBXProject; buildConfigurationList = 09943E7708980F78001810A0 /* Build configuration list for PBXProject "rsm" */; - buildSettings = { - }; - buildStyles = ( - 4A9504CCFFE6A4B311CA0CBA /* Development */, - 4A9504CDFFE6A4B311CA0CBA /* Deployment */, - ); hasScannedForEncodings = 1; mainGroup = 29B97314FDCFA39411CA2CEA /* rsm */; --- 549,552 ---- *************** *** 723,730 **** /* Begin PBXTargetDependency section */ ! 09EFC1BF099CE3C000A7D599 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 09EFC1B9099CE3A900A7D599 /* rsmauthtool */; ! targetProxy = 09EFC1BE099CE3C000A7D599 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ --- 664,671 ---- /* Begin PBXTargetDependency section */ ! 0964CE460AE4154E0061FCC8 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 09EFC1B9099CE3A900A7D599 /* rsmauthtool */; ! targetProxy = 0964CE450AE4154E0061FCC8 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ |