Changeset 15155 in webkit for trunk/JavaScriptCore/JavaScriptCore.xcodeproj
- Timestamp:
- Jul 4, 2006, 9:13:32 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj
r15133 r15155 268 268 E195679909E7CF1200B89D13 /* UnicodeCategory.h in Headers */ = {isa = PBXBuildFile; fileRef = E195679509E7CF1200B89D13 /* UnicodeCategory.h */; }; 269 269 /* End PBXBuildFile section */ 270 271 /* Begin PBXBuildStyle section */272 14C137130A560E70006CA9AF /* Development */ = {273 isa = PBXBuildStyle;274 buildSettings = {275 COPY_PHASE_STRIP = NO;276 };277 name = Development;278 };279 14C137140A560E70006CA9AF /* Deployment */ = {280 isa = PBXBuildStyle;281 buildSettings = {282 COPY_PHASE_STRIP = YES;283 };284 name = Deployment;285 };286 /* End PBXBuildStyle section */287 270 288 271 /* Begin PBXContainerItemProxy section */ … … 1255 1238 isa = PBXProject; 1256 1239 buildConfigurationList = 149C277108902AFE008A9EFC /* Build configuration list for PBXProject "JavaScriptCore" */; 1257 buildSettings = {1258 };1259 buildStyles = (1260 14C137130A560E70006CA9AF /* Development */,1261 14C137140A560E70006CA9AF /* Deployment */,1262 );1263 1240 hasScannedForEncodings = 1; 1264 1241 mainGroup = 0867D691FE84028FC02AAC07 /* JavaScriptCore */;
Note:
See TracChangeset
for help on using the changeset viewer.