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

weinig at apple.com weinig at apple.com
Wed Dec 22 15:37:56 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 5fd39f07e016c1ab1c23dc6a991919642a0ee7eb
Author: weinig at apple.com <weinig at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Nov 9 18:07:11 2010 +0000

    Fix Windows build.
    
    * win/WebKit2.vcproj:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@71646 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit2/ChangeLog b/WebKit2/ChangeLog
index 7faa91d..f7467e5 100644
--- a/WebKit2/ChangeLog
+++ b/WebKit2/ChangeLog
@@ -1,5 +1,11 @@
 2010-11-09  Sam Weinig  <sam at webkit.org>
 
+        Fix Windows build.
+
+        * win/WebKit2.vcproj:
+
+2010-11-09  Sam Weinig  <sam at webkit.org>
+
         Fix Qt build.
 
         * WebKit2.pro:
diff --git a/WebKit2/win/WebKit2.vcproj b/WebKit2/win/WebKit2.vcproj
index c26200d..1a9d804 100755
--- a/WebKit2/win/WebKit2.vcproj
+++ b/WebKit2/win/WebKit2.vcproj
@@ -1159,7 +1159,7 @@
 						>
 					</File>
 					<File
-						RelativePath=".\WebProcess\WebCoreSupport\win\WebPopupMenuWin.cpp"
+						RelativePath="..\WebProcess\WebCoreSupport\win\WebPopupMenuWin.cpp"
 						>
 					</File>
 				</Filter>

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list