poco/openssl/buildall.cmd
2015-04-21 22:22:19 -05:00

2 lines
227 B
Batchfile

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