[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.15-1-40151-g37bb677

rjw rjw at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 05:55:54 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit a859c88b900f4ec45622bd367bbb4afdbbe93259
Author: rjw <rjw at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Feb 19 01:08:51 2002 +0000

    Fixed snafu.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@641 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/WebKit.pbproj/project.pbxproj b/WebKit/WebKit.pbproj/project.pbxproj
index 6064626..dc42ca4 100644
--- a/WebKit/WebKit.pbproj/project.pbxproj
+++ b/WebKit/WebKit.pbproj/project.pbxproj
@@ -3,7 +3,7 @@
 	archiveVersion = 1;
 	classes = {
 	};
-	objectVersion = 35;
+	objectVersion = 34;
 	objects = {
 		014CEA440018CDF011CA2923 = {
 			buildRules = (
@@ -222,6 +222,7 @@
 				F5EBC45902134BC301CA1520,
 				F5EBC45A02134BC301CA1520,
 				9CF0E24C021361B10ECA16EA,
+				F5143A380221DCCE01A80181,
 			);
 			isa = PBXSourcesBuildPhase;
 		};
@@ -937,6 +938,7 @@
 				39446079020F50ED0ECA1767,
 				9CF0E249021361B00ECA16EA,
 				9CF0E24A021361B00ECA16EA,
+				F5143A370221DCCE01A80181,
 			);
 			isa = PBXGroup;
 			name = WebView;
@@ -976,6 +978,18 @@
 //F52
 //F53
 //F54
+		F5143A370221DCCE01A80181 = {
+			isa = PBXFileReference;
+			name = IFWebFrame.mm;
+			path = WebView.subproj/IFWebFrame.mm;
+			refType = 2;
+		};
+		F5143A380221DCCE01A80181 = {
+			fileRef = F5143A370221DCCE01A80181;
+			isa = PBXBuildFile;
+			settings = {
+			};
+		};
 		F5EBC45202134BB601CA1520 = {
 			children = (
 				F5EBC45302134BC301CA1520,

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list