mirror of
https://github.com/cmderdev/cmder.git
synced 2024-11-10 09:49:12 +08:00
remove explicit call to vcvars
This commit is contained in:
parent
5831fa4977
commit
5c8e0f38fe
@ -117,7 +117,6 @@ if ($ConEmuXml -ne "") {
|
||||
Pop-Location
|
||||
|
||||
if($Compile) {
|
||||
cmd.exe /C "C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Auxiliary\Build\vcvars64.bat"
|
||||
Push-Location -Path $launcher
|
||||
Create-RC $version ($launcher + '\src\version.rc2');
|
||||
# https://docs.microsoft.com/visualstudio/msbuild/msbuild-command-line-reference
|
||||
|
Loading…
Reference in New Issue
Block a user