OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WINSDK_BASE
(Results
1 - 2
of
2
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
msvc9compiler.py
47
WINSDK_BASE
= r"Software\Wow6432Node\Microsoft\Microsoft SDKs\Windows"
52
WINSDK_BASE
= r"Software\Microsoft\Microsoft SDKs\Windows"
155
self.set_macro("WindowsSdkDir",
WINSDK_BASE
, "currentinstallfolder")
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
msvc9compiler.py
47
WINSDK_BASE
= r"Software\Wow6432Node\Microsoft\Microsoft SDKs\Windows"
52
WINSDK_BASE
= r"Software\Microsoft\Microsoft SDKs\Windows"
155
self.set_macro("WindowsSdkDir",
WINSDK_BASE
, "currentinstallfolder")
Completed in 717 milliseconds