chromium-src-build/config/win
brettw@chromium.org f887a7d363 Inject default libraries to all targets in GN.
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
2014-02-07 03:59:56 +00:00
..
BUILD.gn Inject default libraries to all targets in GN. 2014-02-07 03:59:56 +00:00
get_msvc_config.py Move files from the secondary GN directory to build. 2013-11-20 22:21:03 +00:00
get_msvc_config_real.py Move files from the secondary GN directory to build. 2013-11-20 22:21:03 +00:00
get_visual_studio_path.py Add a missing "import glob". 2014-01-10 20:45:38 +00:00
visual_studio_version.gni GN: Autodetect Visual Studio versions 2014-01-08 18:46:44 +00:00