- Timestamp:
- 05/09/06 09:13:54 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cocoa/F-Script Anywhere/Source/F-Script Anywhere.xcodeproj/project.pbxproj
r218 r219 869 869 isa = XCBuildConfiguration; 870 870 buildSettings = { 871 ARCHS = ( 872 ppc, 873 i386, 874 ); 871 875 COPY_PHASE_STRIP = YES; 872 876 FRAMEWORK_SEARCH_PATHS = /Volumes/Ti/Library/Frameworks; … … 922 926 isa = XCBuildConfiguration; 923 927 buildSettings = { 928 ARCHS = ( 929 ppc, 930 i386, 931 ); 924 932 COPY_PHASE_STRIP = YES; 925 933 GCC_ENABLE_FIX_AND_CONTINUE = NO; … … 988 996 isa = XCBuildConfiguration; 989 997 buildSettings = { 998 ARCHS = ( 999 ppc, 1000 i386, 1001 ); 990 1002 COPY_PHASE_STRIP = YES; 991 1003 FRAMEWORK_SEARCH_PATHS = "$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks";
Note:
See TracChangeset
for help on using the changeset viewer.