Changeset 14736 in webkit for trunk/JavaScriptCore/JavaScriptCore.xcodeproj
- Timestamp:
- Jun 5, 2006, 3:12:48 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj
r14569 r14736 229 229 E195679909E7CF1200B89D13 /* UnicodeCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = E195679509E7CF1200B89D13 /* UnicodeCategory.h */; }; 230 230 /* End PBXBuildFile section */ 231 232 /* Begin PBXBuildStyle section */233 1442B6C20A24D53E00AE84F6 /* Development */ = {234 isa = PBXBuildStyle;235 buildSettings = {236 COPY_PHASE_STRIP = NO;237 };238 name = Development;239 };240 1442B6C30A24D53E00AE84F6 /* Deployment */ = {241 isa = PBXBuildStyle;242 buildSettings = {243 COPY_PHASE_STRIP = YES;244 };245 name = Deployment;246 };247 /* End PBXBuildStyle section */248 231 249 232 /* Begin PBXContainerItemProxy section */ … … 1000 983 isa = PBXProject; 1001 984 buildConfigurationList = 149C277108902AFE008A9EFC /* Build configuration list for PBXProject "JavaScriptCore" */; 1002 buildSettings = {1003 };1004 buildStyles = (1005 1442B6C20A24D53E00AE84F6 /* Development */,1006 1442B6C30A24D53E00AE84F6 /* Deployment */,1007 );1008 985 hasScannedForEncodings = 1; 1009 986 mainGroup = 0867D691FE84028FC02AAC07 /* JavaScriptCore */;
Note:
See TracChangeset
for help on using the changeset viewer.