Searched refs:msbuild (Results 1 – 11 of 11) sorted by relevance
1 <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
197 MSBUILD_TOOL := msbuild.exe
1090 out_file, vc_tool, _ = _GetOutputFilePathAndTool(spec, msbuild=False)1217 def _GetOutputFilePathAndTool(spec, msbuild): argument1247 elif msbuild:2886 out_file, _, msbuild_tool = _GetOutputFilePathAndTool(spec, msbuild=True)
215 Change to the appropriate directory and run "msbuild gmock.sln" to
425 when building with msbuild or Visual Studio. Only supported for the Visual
289 # to break because of differences between ninja and msbuild. Make