f887a7d363
In GYP Mac, most targets got a default set of mac libraries by virtue of depending on base, which due to a GYP bug pushed the libraries to all targets depending on base, even separate shared libraries. In GYP Windows the set of default libraries on Windows is global and this keeps the same list and behavior. The lists of libraries could use some cleanup, btu this patch just attempts to keep the status quo in a cleaner way rather than fixing the unreasonable list of libraries (especially on Windows). R=scottmg@chromium.org, scottmg Review URL: https://codereview.chromium.org/131513026 git-svn-id: http://src.chromium.org/svn/trunk/src/build@249600 4ff67af0-8c30-449e-8e8b-ad334ec8d88c |
||
---|---|---|
.. | ||
BUILD.gn | ||
get_msvc_config.py | ||
get_msvc_config_real.py | ||
get_visual_studio_path.py | ||
visual_studio_version.gni |