Searched refs:GetVSVersion (Results 1 – 2 of 2) sorted by relevance
135 def GetVSVersion(): function157 dia_path = os.path.join(GetVSVersion().Path(), 'DIA SDK', 'bin', 'amd64')158 dia_dll = os.path.join(dia_path, DIA_DLL[GetVSVersion().ShortName()])
202 command = GetVSVersion().SetupScript(msvc_arch) + ['&&'] + command352 def GetVSVersion(): function374 dia_path = os.path.join(GetVSVersion().Path(), 'DIA SDK', 'bin', 'amd64')375 dia_dll = os.path.join(dia_path, DIA_DLL[GetVSVersion().ShortName()])