Home
last modified time | relevance | path

Searched refs:_MSVSOnly (Results 1 - 2 of 2) sorted by relevance

/third_party/node/tools/gyp/pylib/gyp/
H A DMSVSSettings.py293 def _MSVSOnly(tool, name, setting_type): function
787 _MSVSOnly(_compile, "Detect64BitPortabilityProblems", _boolean)
788 _MSVSOnly(_compile, "UseUnicodeResponseFiles", _boolean)
1015 _MSVSOnly(_link, "OptimizeForWindows98", _newly_boolean)
1016 _MSVSOnly(_link, "UseUnicodeResponseFiles", _boolean)
1250 _MSVSOnly(_manifest, "DependencyInformationFile", _file_name)
1251 _MSVSOnly(_manifest, "UseFAT32Workaround", _boolean)
1252 _MSVSOnly(_manifest, "UseUnicodeResponseFiles", _boolean)
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
H A DMSVSSettings.py293 def _MSVSOnly(tool, name, setting_type): function
787 _MSVSOnly(_compile, "Detect64BitPortabilityProblems", _boolean)
788 _MSVSOnly(_compile, "UseUnicodeResponseFiles", _boolean)
1015 _MSVSOnly(_link, "OptimizeForWindows98", _newly_boolean)
1016 _MSVSOnly(_link, "UseUnicodeResponseFiles", _boolean)
1250 _MSVSOnly(_manifest, "DependencyInformationFile", _file_name)
1251 _MSVSOnly(_manifest, "UseFAT32Workaround", _boolean)
1252 _MSVSOnly(_manifest, "UseUnicodeResponseFiles", _boolean)

Completed in 4 milliseconds