[webkit-reviews] review requested: [Bug 99284] Move framework and library linking into WebKit.xcconfig : [Attachment 168611] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 14 19:34:33 PDT 2012


David Kilzer (:ddkilzer) <ddkilzer at webkit.org> has asked  for review:
Bug 99284: Move framework and library linking into WebKit.xcconfig
https://bugs.webkit.org/show_bug.cgi?id=99284

Attachment 168611: Patch
https://bugs.webkit.org/attachment.cgi?id=168611&action=review

------- Additional Comments from David Kilzer (:ddkilzer) <ddkilzer at webkit.org>
<http://webkit.org/b/00000>

Reviewed by NOBODY (OOPS!).

Source/WebKit:

* WebKit.xcodeproj/project.pbxproj: Remove frameworks and
libraries from Xcode project file.

Source/WebKit/mac:

* Configurations/WebKit.xcconfig: Move frameworks and libraries
link flags to OTHER_LDFLAGS so that they work for iOS and OS X.
---
 4 files changed, 24 insertions(+), 23 deletions(-)


More information about the webkit-reviews mailing list