Title: [138627] trunk/Source/WebCore
Revision
138627
Author
[email protected]
Date
2013-01-02 11:48:28 -0800 (Wed, 02 Jan 2013)

Log Message

Another Windows port build fix attempt. Don't try to build WTF files in WebCore.

Rubber-stamped by Sam Weinig.

* WebCore.vcproj/WebCore.vcproj:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (138626 => 138627)


--- trunk/Source/WebCore/ChangeLog	2013-01-02 19:28:37 UTC (rev 138626)
+++ trunk/Source/WebCore/ChangeLog	2013-01-02 19:48:28 UTC (rev 138627)
@@ -1,3 +1,11 @@
+2013-01-02  Ryosuke Niwa  <[email protected]>
+
+        Another Windows port build fix attempt. Don't try to build WTF files in WebCore.
+
+        Rubber-stamped by Sam Weinig.
+
+        * WebCore.vcproj/WebCore.vcproj:
+
 2013-01-02  Kondapally Kalyan  <[email protected]>
 
         [EFL] [WebGL] Minor cleanup in PlatformContext.

Modified: trunk/Source/WebCore/WebCore.vcproj/WebCore.vcproj (138626 => 138627)


--- trunk/Source/WebCore/WebCore.vcproj/WebCore.vcproj	2013-01-02 19:28:37 UTC (rev 138626)
+++ trunk/Source/WebCore/WebCore.vcproj/WebCore.vcproj	2013-01-02 19:48:28 UTC (rev 138627)
@@ -74567,22 +74567,6 @@
 			</File>
 		</Filter>
 		<Filter
-			Name="strings"
-			>
-			<File
-				RelativePath="$(ConfigurationBuildDir)\include\private\wtf\text\AtomicString.cpp"
-				>
-			</File>
-			<File
-				RelativePath="$(ConfigurationBuildDir)\include\private\wtf\text\StringImpl.cpp"
-				>
-			</File>
-			<File
-				RelativePath="$(ConfigurationBuildDir)\include\private\wtf\text\WTFString.cpp"
-				>
-			</File>
-		</Filter>
-		<Filter
 			Name="bridge"
 			>
 			<File
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to