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

sfalken at apple.com sfalken at apple.com
Wed Dec 22 11:45:29 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 268b7169f6ef0b9b81ffcc6c08617a53c871ec06
Author: sfalken at apple.com <sfalken at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Aug 5 22:29:31 2010 +0000

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

diff --git a/WebKit2/ChangeLog b/WebKit2/ChangeLog
index dffc2b2..f1cf25e 100644
--- a/WebKit2/ChangeLog
+++ b/WebKit2/ChangeLog
@@ -1,3 +1,10 @@
+2010-08-05  Steve Falkenburg  <sfalken at apple.com>
+
+        Windows build fix.
+        Correct vcproj nesting.
+
+        * win/WebKit2.vcproj:
+
 2010-08-05  Sam Weinig  <sam at webkit.org>
 
         Reviewed by Gavin Barraclough.
diff --git a/WebKit2/win/WebKit2.vcproj b/WebKit2/win/WebKit2.vcproj
index e6a4b48..36a3182 100755
--- a/WebKit2/win/WebKit2.vcproj
+++ b/WebKit2/win/WebKit2.vcproj
@@ -1420,7 +1420,6 @@
 				RelativePath="..\Platform\WorkItem.h"
 				>
 			</File>
-            </File>
 			<File
 				RelativePath="..\Platform\WorkQueue.cpp"
 				>

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list