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

bweinstein at apple.com bweinstein at apple.com
Wed Dec 22 14:24:17 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit a735c6e0e4d553872b9920ba9b2c80c502d44d18
Author: bweinstein at apple.com <bweinstein at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Oct 7 22:36:27 2010 +0000

    Build Fix. Fix the vcproj to make it valid and openable by Visual Studio.
    
    * win/WebKit2.vcproj:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@69347 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit2/ChangeLog b/WebKit2/ChangeLog
index 04605c6..b68e329 100644
--- a/WebKit2/ChangeLog
+++ b/WebKit2/ChangeLog
@@ -1,3 +1,9 @@
+2010-10-07  Brian Weinstein  <bweinstein at apple.com>
+
+        Build Fix. Fix the vcproj to make it valid and openable by Visual Studio.
+
+        * win/WebKit2.vcproj:
+
 2010-10-07  Anders Carlsson  <andersca at apple.com>
 
         Reviewed by Sam Weinig.
diff --git a/WebKit2/win/WebKit2.vcproj b/WebKit2/win/WebKit2.vcproj
index 63023b4..a4dc66d 100755
--- a/WebKit2/win/WebKit2.vcproj
+++ b/WebKit2/win/WebKit2.vcproj
@@ -458,10 +458,7 @@
  			</File>
  			<File
  				RelativePath="..\Shared\UserMessageCoders.h"
- 				>			
-			<File
-				RelativePath="..\Shared\UserMessageCoders.h"
-				>
+ 				>
 			</File>
 			<File
 				RelativePath="..\Shared\VisitedLinkTable.cpp"
@@ -2055,6 +2052,7 @@
 				RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\WebPageMessages.h"
 				>
  			</File>
+            <File
  				RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\WebPageProxyMessageReceiver.cpp"
  				>
  			</File>

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list