MCPcopy Create free account
hub / github.com/nodejs/node / _ConfigTargetVersion

Function _ConfigTargetVersion

tools/gyp/pylib/gyp/generator/msvs.py:302–303  ·  view source on GitHub ↗
(config_data)

Source from the content-addressed store, hash-verified

300
301
302def _ConfigTargetVersion(config_data):
303 return config_data.get("msvs_target_version", "Windows7")
304
305
306def _ConfigPlatform(config_data):

Callers 1

Calls 1

getMethod · 0.65

Tested by

no test coverage detected