RESOLVED FIXED Bug 43300
Simplify variables in *.xcconfig files after adding iOS support
https://bugs.webkit.org/show_bug.cgi?id=43300
Summary Simplify variables in *.xcconfig files after adding iOS support
David Kilzer (:ddkilzer)
Reported 2010-07-31 09:01:45 PDT
Created attachment 63152 [details] Patch Reviewed by NOBODY (OOPS!). WebCore: * Configurations/WebCore.xcconfig: Extracted PRODUCTION_FRAMEWORKS_DIR variable. WebKit/mac: * Configurations/WebKit.xcconfig: Extracted PRODUCTION_FRAMEWORKS_DIR and PRODUCTION_ROOT variables. --- 4 files changed, 53 insertions(+), 35 deletions(-)
Attachments
Patch (11.39 KB, patch)
2010-07-31 09:01 PDT, David Kilzer (:ddkilzer)
darin: review+
David Kilzer (:ddkilzer)
Comment 1 2010-07-31 09:02:48 PDT
BTW, if you have better names than PRODUCTION_FRAMEWORKS_DIR and PRODUCTION_ROOT, I'm open to suggestions.
David Kilzer (:ddkilzer)
Comment 2 2010-07-31 11:37:39 PDT
Note You need to log in before you can comment on or make changes to this bug.