[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

barraclough at apple.com barraclough at apple.com
Thu Apr 8 00:45:12 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 31c8e066304fd564733c5f1286c8fca730ac9d57
Author: barraclough at apple.com <barraclough at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Dec 22 02:25:39 2009 +0000

    Windows Build fix part 5.
    * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.vcproj:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@52471 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/JavaScriptCore/ChangeLog b/JavaScriptCore/ChangeLog
index ff637af..9465ebb 100644
--- a/JavaScriptCore/ChangeLog
+++ b/JavaScriptCore/ChangeLog
@@ -1,5 +1,10 @@
 2009-12-21  Gavin Barraclough  <barraclough at apple.com>
 
+        Windows Build fix part 5.
+        * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.vcproj:
+
+2009-12-21  Gavin Barraclough  <barraclough at apple.com>
+
         Reviewed by NOBODY (build fix).
         Fix breakage of world introduced in build fix to r52463.
 
diff --git a/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.vcproj b/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.vcproj
index db5fa86..0389d07 100644
--- a/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.vcproj
+++ b/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.vcproj
@@ -1221,6 +1221,14 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\runtime\UStringImpl.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\runtime\UStringImpl.h"
+				>
+			</File>
+			<File
 				RelativePath="..\..\runtime\WeakGCMap.h"
 				>
 			</File>

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list