openssh-portable/contrib/win32/openssh/openssh_build.cmd

5 lines
320 B
Batchfile

msbuild /property:Configuration=Release /property:Platform=x64 Win32-OpenSSH.sln
msbuild /property:Configuration=Release /property:Platform=x86 Win32-OpenSSH.sln
msbuild /property:Configuration=Debug /property:Platform=x64 Win32-OpenSSH.sln
msbuild /property:Configuration=Debug /property:Platform=x86 Win32-OpenSSH.sln