kopia lustrzana https://github.com/jameshball/osci-render
furtherer ci work
rodzic
3632fef0a7
commit
cecc9fd09c
|
@ -47,7 +47,7 @@ if [ "$OS" = "win" ]; then
|
||||||
VS_PATH=$("$VS_WHERE" -latest -property installationPath)
|
VS_PATH=$("$VS_WHERE" -latest -property installationPath)
|
||||||
DEVCMD_BAT="$VS_PATH\Common7\Tools\vsdevcmd.bat"
|
DEVCMD_BAT="$VS_PATH\Common7\Tools\vsdevcmd.bat"
|
||||||
|
|
||||||
eval "$($(cygpath "$COMSPEC") /c$ROOT\\ci\\vcvars_export "$DEVCMD_BAT" "$(cygpath -w "$SHELL")")"
|
eval "$($(cygpath "$COMSPEC") /c$(cygpath -w "$ROOT/ci/vcvars_export.bat") "$DEVCMD_BAT" "$(cygpath -w "$SHELL")")"
|
||||||
|
|
||||||
MSBUILD_EXE=$("$VS_WHERE" -latest -requires Microsoft.Component.MSBuild -find "MSBuild\**\Bin\MSBuild.exe")
|
MSBUILD_EXE=$("$VS_WHERE" -latest -requires Microsoft.Component.MSBuild -find "MSBuild\**\Bin\MSBuild.exe")
|
||||||
echo $MSBUILD_EXE
|
echo $MSBUILD_EXE
|
||||||
|
|
Ładowanie…
Reference in New Issue