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

andersca at apple.com andersca at apple.com
Wed Dec 22 11:12:30 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 5b10204aef0755bfa3092bdd7172b508722f45db
Author: andersca at apple.com <andersca at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Jul 15 02:02:41 2010 +0000

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

diff --git a/WebKit2/ChangeLog b/WebKit2/ChangeLog
index 269981a..3f8766a 100644
--- a/WebKit2/ChangeLog
+++ b/WebKit2/ChangeLog
@@ -1,5 +1,11 @@
 2010-07-14  Anders Carlsson  <andersca at apple.com>
 
+        Try to fix Windows build.
+
+        * win/WebKit2.vcproj:
+
+2010-07-14  Anders Carlsson  <andersca at apple.com>
+
         Reviewed by Sam Weinig.
 
         More work on plug-in streams
diff --git a/WebKit2/win/WebKit2.vcproj b/WebKit2/win/WebKit2.vcproj
index 8bc0bb1..bbc1191 100755
--- a/WebKit2/win/WebKit2.vcproj
+++ b/WebKit2/win/WebKit2.vcproj
@@ -799,6 +799,14 @@
 						RelativePath="..\WebProcess\Plugins\Netscape\win\NetscapePluginModuleWin.cpp"
 						>
 					</File>
+					<File
+						RelativePath="..\WebProcess\Plugins\Netscape\NetscapePluginStream.cpp"
+						>
+					</File>
+					<File
+						RelativePath="..\WebProcess\Plugins\Netscape\NetscapePluginStream.h"
+						>
+					</File>
 				</Filter>
 			</Filter>
 		</Filter>

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list