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

aroben at apple.com aroben at apple.com
Wed Dec 22 14:31:37 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 27e8c645ceadf227227720e2f5fafb60206099cd
Author: aroben at apple.com <aroben at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Oct 12 14:17:20 2010 +0000

    Bring WebKit2 .vcproj files up-to-date with reality
    
    * win/WebKit2.vcproj:
    * win/WebKit2Generated.vcproj:
    Added missing files, removed non-existent files.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@69580 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit2/ChangeLog b/WebKit2/ChangeLog
index 5629f03..e18b814 100644
--- a/WebKit2/ChangeLog
+++ b/WebKit2/ChangeLog
@@ -1,3 +1,11 @@
+2010-10-12  Adam Roben  <aroben at apple.com>
+
+        Bring WebKit2 .vcproj files up-to-date with reality
+
+        * win/WebKit2.vcproj:
+        * win/WebKit2Generated.vcproj:
+        Added missing files, removed non-existent files.
+
 2010-10-12  Mark Rowe  <mrowe at apple.com>
 
         Fix the 32-bit WebKit2 build.
diff --git a/WebKit2/win/WebKit2.vcproj b/WebKit2/win/WebKit2.vcproj
index 8607b5c..0abc555 100755
--- a/WebKit2/win/WebKit2.vcproj
+++ b/WebKit2/win/WebKit2.vcproj
@@ -405,10 +405,18 @@
 				>
 			</File>
 			<File
+				RelativePath="..\Shared\CommandLine.h"
+				>
+			</File>
+			<File
 				RelativePath="..\Shared\DrawingAreaBase.h"
 				>
 			</File>
 			<File
+				RelativePath="..\Shared\FindOptions.h"
+				>
+			</File>
+			<File
 				RelativePath="..\Shared\FontSmoothingLevel.h"
 				>
 			</File>
@@ -473,7 +481,15 @@
 				>
 			</File>
 			<File
-				RelativePath="..\Shared\WebCoreTypeArgumentMarshalling.h"
+				RelativePath="..\Shared\WebCoreArgumentCoders.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Shared\WebData.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Shared\WebError.h"
 				>
 			</File>
 			<File
@@ -780,9 +796,17 @@
 					>
 				</File>
 				<File
+					RelativePath="..\Shared\CoreIPCSupport\WebContextMessageKinds.h"
+					>
+				</File>
+				<File
 					RelativePath="..\Shared\CoreIPCSupport\WebPageProxyMessageKinds.h"
 					>
 				</File>
+				<File
+					RelativePath="..\Shared\CoreIPCSupport\WebProcessProxyMessageKinds.h"
+					>
+				</File>
 			</Filter>
 			<Filter
 				Name="win"
@@ -881,6 +905,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\WebProcess\WebProcess.messages.in"
+				>
+			</File>
+			<File
 				RelativePath="..\WebProcess\WebProcessMain.h"
 				>
 			</File>
@@ -1039,6 +1067,10 @@
 					RelativePath="..\WebProcess\WebPage\WebPage.h"
 					>
 				</File>
+				<File
+					RelativePath="..\WebProcess\WebPage\WebPage.messages.in"
+					>
+				</File>
 				<Filter
 					Name="win"
 					>
@@ -1146,10 +1178,6 @@
 							>
 						</File>
 						<File
-							RelativePath="..\WebProcess\InjectedBundle\API\c\WKBundleBase.h"
-							>
-						</File>
-						<File
 							RelativePath="..\WebProcess\InjectedBundle\API\c\WKBundleFrame.cpp"
 							>
 						</File>
@@ -1888,6 +1916,14 @@
 				Name="CoreIPC"
 				>
 				<File
+					RelativePath="..\Platform\CoreIPC\ArgumentCoder.h"
+					>
+				</File>
+				<File
+					RelativePath="..\Platform\CoreIPC\ArgumentCoders.h"
+					>
+				</File>
+				<File
 					RelativePath="..\Platform\CoreIPC\ArgumentDecoder.cpp"
 					>
 				</File>
@@ -2122,6 +2158,10 @@
 			</Filter>
 		</Filter>
 		<File
+			RelativePath=".\WebKit2.def"
+			>
+		</File>
+		<File
 			RelativePath="..\WebKit2Prefix.cpp"
 			>
 			<FileConfiguration
diff --git a/WebKit2/win/WebKit2Generated.vcproj b/WebKit2/win/WebKit2Generated.vcproj
index 3136e3b..eaa47f4 100755
--- a/WebKit2/win/WebKit2Generated.vcproj
+++ b/WebKit2/win/WebKit2Generated.vcproj
@@ -44,6 +44,10 @@
 			>
 		</File>
 		<File
+			RelativePath="..\DerivedSources.make"
+			>
+		</File>
+		<File
 			RelativePath=".\WebKit2Generated.make"
 			>
 		</File>

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list