[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-10851-g50815da

mitz at apple.com mitz at apple.com
Wed Dec 22 17:48:43 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit b060aa82383bd9f4ac969b9d6f212ee71c2c69b6
Author: mitz at apple.com <mitz at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Nov 30 19:44:36 2010 +0000

    Try to fix the Windows build.
    
    * win/WebKit2.vcproj:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@72946 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit2/ChangeLog b/WebKit2/ChangeLog
index 711a6c2..4db4f7b 100644
--- a/WebKit2/ChangeLog
+++ b/WebKit2/ChangeLog
@@ -1,5 +1,11 @@
 2010-11-30  Dan Bernstein  <mitz at apple.com>
 
+        Try to fix the Windows build.
+
+        * win/WebKit2.vcproj:
+
+2010-11-30  Dan Bernstein  <mitz at apple.com>
+
         Reviewed by Anders Carlsson.
 
         Injected bundle support for <rdar://problem/8710645> WebKitTestRunner needs layoutTestController.findString
diff --git a/WebKit2/win/WebKit2.vcproj b/WebKit2/win/WebKit2.vcproj
index 42df544..a6faae5 100755
--- a/WebKit2/win/WebKit2.vcproj
+++ b/WebKit2/win/WebKit2.vcproj
@@ -428,10 +428,6 @@
 				>
 			</File>
 			<File
-				RelativePath="..\Shared\FindOptions.h"
-				>
-			</File>
-			<File
 				RelativePath="..\Shared\FontSmoothingLevel.h"
 				>
 			</File>
@@ -719,6 +715,10 @@
 					>
 				</File>
 				<File
+					RelativePath="..\Shared\API\c\WKFindOptions.h"
+					>
+				</File>
+				<File
 					RelativePath="..\Shared\API\c\WKGeometry.h"
 					>
 				</File>

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list