RESOLVED FIXED 113737
Make feature_defines.sh work for VS2010
https://bugs.webkit.org/show_bug.cgi?id=113737
Summary Make feature_defines.sh work for VS2010
Roger Fong
Reported 2013-04-01 18:15:04 PDT
VS2010 build uses a new FeatureDefines.props file with a different format from the original FeatureDefines.vsprops. The feature defines string outputted by feature-defines.sh needs to be corrected for this. Also creating a feature_defines2010.sh because we still need both feature_defines scripts for now.
Attachments
patch (2.48 KB, patch)
2013-04-01 18:23 PDT, Roger Fong
no flags
patch (3.65 KB, patch)
2013-04-01 19:09 PDT, Roger Fong
thorton: review+
Roger Fong
Comment 1 2013-04-01 18:15:22 PDT
Roger Fong
Comment 2 2013-04-01 18:23:22 PDT
Roger Fong
Comment 3 2013-04-01 19:09:33 PDT
Tim Horton
Comment 4 2013-04-01 19:11:04 PDT
Comment on attachment 196052 [details] patch View in context: https://bugs.webkit.org/attachment.cgi?id=196052&action=review > WebKitLibraries/win/tools/scripts/feature-defines2010.sh:3 > +# Copyright (C) 2010 Apple Inc. All rights reserved. 2013
Roger Fong
Comment 5 2013-04-01 22:41:16 PDT
Note You need to log in before you can comment on or make changes to this bug.