Use the environment variable GYP_MSVS_VERSION to override
the default.
all.deps/DEPS now calls tools/gyp_dart.py to generate
the build files. (Previously it called gyp directly.)
tools/gyp_dart.py adds the logic to make VS 2008 the
default build file format on Win32 systems.
The same logic was added to tools/generate_projects.py
which is called by all-deps/DEPS to generate build files
for dart vm sub-projects. These sub-project build files
aren't used in official builds, but apparenlty are used
by some engineers. I don't know how many of those engineers
are building on Windows, but we might as well keep the
two build systems compatible.
Review URL: https://chromiumcodereview.appspot.com//10836101
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10299 260f80e4-7a28-3924-810f-c04153c831b5