Home
last modified time | relevance | path

Searched defs:WINSDK_BASE (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Lib/distutils/
Dmsvc9compiler.py44 WINSDK_BASE = r"Software\Wow6432Node\Microsoft\Microsoft SDKs\Windows" variable
48 WINSDK_BASE = r"Software\Microsoft\Microsoft SDKs\Windows" variable
/external/python/setuptools/setuptools/_distutils/
Dmsvc9compiler.py44 WINSDK_BASE = r"Software\Wow6432Node\Microsoft\Microsoft SDKs\Windows" variable
48 WINSDK_BASE = r"Software\Microsoft\Microsoft SDKs\Windows" variable
/external/python/cpython2/Lib/distutils/
Dmsvc9compiler.py47 WINSDK_BASE = r"Software\Wow6432Node\Microsoft\Microsoft SDKs\Windows" variable
52 WINSDK_BASE = r"Software\Microsoft\Microsoft SDKs\Windows" variable