The "conditions" block is already within a "target_defaults", so its children amend target default settings already.
Broken due to DOS line endings. ./configure-gyp make -f Makefile-gyp
Hoist common settings into common.gypi. Restrict v8's common.gypi to v8 projects. Ensure v8 doesn't use /MP in debug builds. Add basic settings for other platforms. Make uv import common.gypi properly. Remove LTCG warning.