Reviewed/landed by aroben.
Fixes http://bugzilla.opendarwin.org/show_bug.cgi?id=10822
windows build is busted
* WebCore.vcproj/WebCore/WebCore.vcproj: Add missing
JSRangeException.{cpp,h} to project
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@16321
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2006-09-12 MorganL <morlmor@yahoo.com>
+
+ Reviewed/landed by aroben.
+
+ Fixes http://bugzilla.opendarwin.org/show_bug.cgi?id=10822
+ windows build is busted
+
+ * WebCore.vcproj/WebCore/WebCore.vcproj: Add missing
+ JSRangeException.{cpp,h} to project
+
2006-09-12 David Hyatt <hyatt@apple.com>
Fix fieldsets so that they properly expand to enclose overhanging floats
RelativePath="..\..\DerivedSources\WebCore\JSRange.h"
>
</File>
+ <File
+ RelativePath="..\..\DerivedSources\WebCore\JSRangeException.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\DerivedSources\WebCore\JSRangeException.h"
+ >
+ </File>
<File
RelativePath="..\..\DerivedSources\WebCore\JSText.cpp"
>