Title: [156385] trunk/Source/WebKit2
- Revision
- 156385
- Author
- [email protected]
- Date
- 2013-09-24 22:38:32 -0700 (Tue, 24 Sep 2013)
Log Message
Remove erroneous reference to libWTF.a in the WebKit2 Xcode project file.
Rubber-stamped by Alexey Proskuryakov.
* WebKit2.xcodeproj/project.pbxproj:
Modified Paths
Diff
Modified: trunk/Source/WebKit2/ChangeLog (156384 => 156385)
--- trunk/Source/WebKit2/ChangeLog 2013-09-25 05:37:06 UTC (rev 156384)
+++ trunk/Source/WebKit2/ChangeLog 2013-09-25 05:38:32 UTC (rev 156385)
@@ -1,5 +1,13 @@
2013-09-24 Sam Weinig <[email protected]>
+ Remove erroneous reference to libWTF.a in the WebKit2 Xcode project file.
+
+ Rubber-stamped by Alexey Proskuryakov.
+
+ * WebKit2.xcodeproj/project.pbxproj:
+
+2013-09-24 Sam Weinig <[email protected]>
+
Remove the Windows-specific rules from WebKit2's DerivedSources.make, Windows is not supported anymore
https://bugs.webkit.org/show_bug.cgi?id=121895
Modified: trunk/Source/WebKit2/WebKit2.xcodeproj/project.pbxproj (156384 => 156385)
--- trunk/Source/WebKit2/WebKit2.xcodeproj/project.pbxproj 2013-09-25 05:37:06 UTC (rev 156384)
+++ trunk/Source/WebKit2/WebKit2.xcodeproj/project.pbxproj 2013-09-25 05:38:32 UTC (rev 156385)
@@ -2522,7 +2522,6 @@
C554FFA212E4E8EA002F22C0 /* WebDragClientMac.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = WebDragClientMac.mm; sourceTree = "<group>"; };
C574A57F12E66681002DFE98 /* PasteboardTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PasteboardTypes.h; sourceTree = "<group>"; };
C574A58012E66681002DFE98 /* PasteboardTypes.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = PasteboardTypes.mm; sourceTree = "<group>"; };
- CD471F5C1721BC3E00D65CDA /* libWTF.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libWTF.a; path = ../../../../../../../../usr/local/lib/libWTF.a; sourceTree = "<group>"; };
CD5C669E134B9D36004FE2A8 /* InjectedBundlePageFullScreenClient.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = InjectedBundlePageFullScreenClient.cpp; sourceTree = "<group>"; };
CD5C669F134B9D37004FE2A8 /* InjectedBundlePageFullScreenClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InjectedBundlePageFullScreenClient.h; sourceTree = "<group>"; };
CD67D30815C07BE000843ADF /* InjectedBundlePageDiagnosticLoggingClient.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = InjectedBundlePageDiagnosticLoggingClient.cpp; sourceTree = "<group>"; };
@@ -2778,7 +2777,6 @@
0867D691FE84028FC02AAC07 /* WebKit2 */ = {
isa = PBXGroup;
children = (
- CD471F5C1721BC3E00D65CDA /* libWTF.a */,
B396EA5512E0ED2D00F4FEB7 /* config.h */,
32DBCF5E0370ADEE00C91783 /* WebKit2Prefix.h */,
C0CE72DB1247E8F700BC0EC4 /* DerivedSources.make */,
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes