[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 16:13:13 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit dc4e06270570e3deeed3cde2d82fc7824f79b723
Author: sfalken at apple.com <sfalken at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Nov 19 19:06:17 2010 +0000

    Windows build fix. Remove leftover Debug_Internal use.
    
    * WebCore.vcproj/WebCore.vcproj:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@72420 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index d2de1c3..90ee879 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,9 @@
+2010-11-19  Steve Falkenburg  <sfalken at apple.com>
+
+        Windows build fix. Remove leftover Debug_Internal use.
+
+        * WebCore.vcproj/WebCore.vcproj:
+
 2010-11-18  Steve Falkenburg  <sfalken at apple.com>
 
         Reviewed by Adam Roben.
diff --git a/WebCore/WebCore.vcproj/WebCore.vcproj b/WebCore/WebCore.vcproj/WebCore.vcproj
index 494a65d..98bb13b 100644
--- a/WebCore/WebCore.vcproj/WebCore.vcproj
+++ b/WebCore/WebCore.vcproj/WebCore.vcproj
@@ -57325,14 +57325,6 @@
 						/>
 					</FileConfiguration>
 					<FileConfiguration
-						Name="Debug_Internal|Win32"
-						ExcludedFromBuild="true"
-						>
-						<Tool
-							Name="VCCLCompilerTool"
-						/>
-					</FileConfiguration>
-					<FileConfiguration
 						Name="Debug_Cairo|Win32"
 						ExcludedFromBuild="true"
 						>
@@ -57597,14 +57589,6 @@
 						/>
 					</FileConfiguration>
 					<FileConfiguration
-						Name="Debug_Internal|Win32"
-						ExcludedFromBuild="true"
-						>
-						<Tool
-							Name="VCCLCompilerTool"
-						/>
-					</FileConfiguration>
-					<FileConfiguration
 						Name="Debug_Cairo|Win32"
 						ExcludedFromBuild="true"
 						>
@@ -59829,14 +59813,6 @@
 						/>
 					</FileConfiguration>
 					<FileConfiguration
-						Name="Debug_Internal|Win32"
-						ExcludedFromBuild="true"
-						>
-						<Tool
-							Name="VCCLCompilerTool"
-						/>
-					</FileConfiguration>
-					<FileConfiguration
 						Name="Debug_Cairo|Win32"
 						ExcludedFromBuild="true"
 						>

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list