poco/openssl/buildall.cmd

2 lines
227 B
Batchfile
Raw Normal View History

powershell -ExecutionPolicy RemoteSigned -File build.ps1 -vs_version %1 -config both -platform Win32 -library both
powershell -ExecutionPolicy RemoteSigned -File build.ps1 -vs_version %1 -config both -platform x64 -library both