Changeset 4434
- Timestamp:
- 01/27/07 12:55:50 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
WiredClient/trunk/WiredClient.xcodeproj/project.pbxproj
r4432 r4434 1201 1201 isa = PBXProject; 1202 1202 buildConfigurationList = A5E8BAB808748D3B0010F2A4 /* Build configuration list for PBXProject "WiredClient" */; 1203 compatibilityVersion = "Xcode 2.4";1204 1203 hasScannedForEncodings = 1; 1205 1204 mainGroup = 29B97314FDCFA39411CA2CEA /* WiredClient */; … … 1212 1211 ); 1213 1212 projectRoot = ""; 1214 shouldCheckCompatibility = 1;1215 1213 targets = ( 1216 1214 8D1107260486CEB800E47090 /* Wired Client */, … … 1954 1952 i386, 1955 1953 ppc, 1956 ppc64,1957 x86_64,1958 1954 ); 1959 1955 COPY_PHASE_STRIP = NO; … … 2101 2097 i386, 2102 2098 ppc, 2103 ppc64,2104 x86_64,2105 2099 ); 2106 2100 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
