{CAE07175-D007-4FC3-BFE8-47B392814159} CompilerId@id_lang@ Win32Proj @id_system@ @id_system_version@ @id_WindowsTargetPlatformVersion@ @id_WindowsSDKDesktopARMSupport@ @id_PreferredToolArchitecture@ Application @id_toolset@ MultiByte Unknown $(DefineConstants);Platform$(Platform) $(DefineConstants);Platform$(UnknownValue) $(DefineConstants);PlatformToolset$(PlatformToolset) $(DefineConstants);PlatformToolset$(UnknownValue) .\ if not "$(RoslynTargetsPath)"=="" if exist "$(RoslynTargetsPath)\@id_cl@" set _CSC=$(RoslynTargetsPath) if exist "$(MSBuildToolsPath)\@id_cl@" set _CSC=$(MSBuildToolsPath) if "%_CSC%"=="" exit -1 %40echo CMAKE_@id_lang@_COMPILER=%_CSC%\@id_cl@