X-Git-Url: https://git.webkit.org/?p=WebKit-https.git;a=blobdiff_plain;f=WebCore%2FWebCore.xcodeproj%2Fproject.pbxproj;h=7a8a8a741802154258354e0aadfcba8f2b2cf312;hp=61025c8b942385a3ceddf42dc642b6e8055b4eb0;hb=ca6c386344d4e3e0d7bb8460420f49c6f5481e58;hpb=e0243a939ac732ad648b2bbc9de5a68793928889 diff --git a/WebCore/WebCore.xcodeproj/project.pbxproj b/WebCore/WebCore.xcodeproj/project.pbxproj index 61025c8b9423..7a8a8a741802 100644 --- a/WebCore/WebCore.xcodeproj/project.pbxproj +++ b/WebCore/WebCore.xcodeproj/project.pbxproj @@ -2729,6 +2729,25 @@ FAE04190097596C9000540BE /* SVGImageLoader.h in Headers */ = {isa = PBXBuildFile; fileRef = FAE0418E097596C9000540BE /* SVGImageLoader.h */; }; /* End PBXBuildFile section */ +/* Begin PBXBuildRule section */ + 1C8715220B0BA37B00E3CB7B /* PBXBuildRule */ = { + isa = PBXBuildRule; + compilerSpec = com.apple.compilers.gcc.4_0; + fileType = sourcecode.cpp; + isEditable = 1; + outputFiles = ( + ); + }; + 1C8715230B0BA37B00E3CB7B /* PBXBuildRule */ = { + isa = PBXBuildRule; + compilerSpec = com.apple.compilers.gcc.4_0; + fileType = sourcecode.c; + isEditable = 1; + outputFiles = ( + ); + }; +/* End PBXBuildRule section */ + /* Begin PBXContainerItemProxy section */ DD041FF009D9E3250010AF2A /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; @@ -10576,6 +10595,8 @@ 1CB71D4A0B02658D0061EA45 /* Generate 64-bit Export File */, ); buildRules = ( + 1C8715220B0BA37B00E3CB7B /* PBXBuildRule */, + 1C8715230B0BA37B00E3CB7B /* PBXBuildRule */, ); dependencies = ( DD041FF109D9E3250010AF2A /* PBXTargetDependency */, @@ -10605,6 +10626,8 @@ mainGroup = 0867D691FE84028FC02AAC07 /* WebKit */; productRefGroup = 034768DFFF38A50411DB9C8B /* Products */; projectDirPath = ""; + projectRoot = ""; + shouldCheckCompatibility = 1; targets = ( 93F198A508245E59001E9ABC /* WebCore */, DD041FBE09D9DDBE0010AF2A /* Derived Sources */,