[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.22-985-g3c00f00
ap at apple.com
ap at apple.com
Wed Mar 17 17:59:39 UTC 2010
The following commit has been merged in the webkit-1.1 branch:
commit 1cd57df96f53ffa3957876c0489d4d41b573eacb
Author: ap at apple.com <ap at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Thu Feb 25 21:00:28 2010 +0000
Windows build fix.
* WebCore.vcproj/WebCore.vcproj: Added CRuntimeObject.{c,cpp}.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@55252 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 7125187..a7f2c0b 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,5 +1,11 @@
2010-02-25 Alexey Proskuryakov <ap at apple.com>
+ Windows build fix.
+
+ * WebCore.vcproj/WebCore.vcproj: Added CRuntimeObject.{c,cpp}.
+
+2010-02-25 Alexey Proskuryakov <ap at apple.com>
+
Reviewed by Geoffrey Garen.
https://bugs.webkit.org/show_bug.cgi?id=35394
diff --git a/WebCore/WebCore.vcproj/WebCore.vcproj b/WebCore/WebCore.vcproj/WebCore.vcproj
index 32bb1c7..254015d 100644
--- a/WebCore/WebCore.vcproj/WebCore.vcproj
+++ b/WebCore/WebCore.vcproj/WebCore.vcproj
@@ -42497,6 +42497,14 @@
>
</File>
<File
+ RelativePath="..\bridge\c\CRuntimeObject.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\bridge\c\CRuntimeObject.h"
+ >
+ </File>
+ <File
RelativePath="..\bridge\c\c_class.cpp"
>
</File>
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list