<_XmakeProgramDir>$(XmakeProgramDir) <_XmakeProgramFile>$(XmakeProgramFile) <_XmakeProjectDir>$(XmakeProjectDir) <_XmakeScriptDir>$(XmakeScriptDir) <_XmakeProgramDir Condition="!$([System.IO.Path]::IsPathRooted('$(_XmakeProgramDir)'))">$([System.IO.Path]::GetFullPath('$(MSBuildProjectDirectory)\$(_XmakeProgramDir)')) <_XmakeProgramFile Condition="!$([System.IO.Path]::IsPathRooted('$(_XmakeProgramFile)'))">$([System.IO.Path]::GetFullPath('$(MSBuildProjectDirectory)\$(_XmakeProgramFile)')) <_XmakeProjectDir Condition="!$([System.IO.Path]::IsPathRooted('$(_XmakeProjectDir)'))">$([System.IO.Path]::GetFullPath('$(MSBuildProjectDirectory)\$(_XmakeProjectDir)')) <_XmakeScriptDir Condition="!$([System.IO.Path]::IsPathRooted('$(_XmakeScriptDir)'))">$([System.IO.Path]::GetFullPath('$(MSBuildProjectDirectory)\$(_XmakeScriptDir)')) $([System.IO.Path]::GetFullPath('$(_XmakeProgramDir)')) $([System.IO.Path]::GetFullPath('$(_XmakeProgramFile)')) $([System.IO.Path]::GetFullPath('$(_XmakeProjectDir)')) $([System.IO.Path]::GetFullPath('$(_XmakeScriptDir)'))