[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:18:52 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit f4c844eea9b0d92b34c1dfddf43e8e739066732a
Author: andersca at apple.com <andersca at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Jul 19 00:13:14 2010 +0000

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

diff --git a/WebKit2/ChangeLog b/WebKit2/ChangeLog
index af5890d..8c1ef7e 100644
--- a/WebKit2/ChangeLog
+++ b/WebKit2/ChangeLog
@@ -1,5 +1,11 @@
 2010-07-18  Anders Carlsson  <andersca at apple.com>
 
+        Try to fix Windows build.
+
+        * win/WebKit2.vcproj:
+
+2010-07-18  Anders Carlsson  <andersca at apple.com>
+
         Reviewed by Sam Weinig.
 
         More NPRuntime work
diff --git a/WebKit2/win/WebKit2.vcproj b/WebKit2/win/WebKit2.vcproj
index bbc1191..a86c5f6 100755
--- a/WebKit2/win/WebKit2.vcproj
+++ b/WebKit2/win/WebKit2.vcproj
@@ -757,6 +757,22 @@
 					>
 				</File>
 				<File
+					RelativePath="..\WebProcess\Plugins\NPJSObjectMap.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\WebProcess\Plugins\NPJSObjectMap.h"
+					>
+				</File>
+				<File
+					RelativePath="..\WebProcess\Plugins\NPRuntimeUtilities.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\WebProcess\Plugins\NPRuntimeUtilities.h"
+					>
+				</File>
+				<File
 					RelativePath="..\WebProcess\Plugins\Plugin.cpp"
 					>
 				</File>

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list