Changeset 329 for trunk/Cocoa/AntiRSI/AntiRSI.xcodeproj
- Timestamp:
- 08/05/07 00:15:30 (17 years ago)
- Location:
- trunk/Cocoa/AntiRSI/AntiRSI.xcodeproj
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cocoa/AntiRSI/AntiRSI.xcodeproj
-
Property svn:ignore
set to
*.mode1
*.mode2
*.pbxuser
*.perspective
-
Property svn:ignore
set to
-
trunk/Cocoa/AntiRSI/AntiRSI.xcodeproj/project.pbxproj
r325 r329 244 244 isa = XCBuildConfiguration; 245 245 buildSettings = { 246 ARCHS = (247 ppc,248 i386,249 );250 246 COPY_PHASE_STRIP = NO; 251 247 DEBUGGING_SYMBOLS = YES; … … 284 280 isa = XCBuildConfiguration; 285 281 buildSettings = { 286 ARCHS = (287 ppc,288 i386,289 );290 282 COPY_PHASE_STRIP = YES; 291 283 DEPLOYMENT_LOCATION = NO; … … 320 312 isa = XCBuildConfiguration; 321 313 buildSettings = { 322 ARCHS = (323 ppc,324 i386,325 );326 314 DEPLOYMENT_LOCATION = NO; 327 315 FRAMEWORK_SEARCH_PATHS = "\"$(SYSTEM_LIBRARY_DIR)/Frameworks/ApplicationServices.framework/Versions/A/Frameworks\""; … … 360 348 isa = XCBuildConfiguration; 361 349 buildSettings = { 350 ARCHS = ( 351 ppc, 352 i386, 353 ); 362 354 GCC_C_LANGUAGE_STANDARD = c99; 363 355 };
Note:
See TracChangeset
for help on using the changeset viewer.