mirror of
https://github.com/awslabs/aws-crt-php.git
synced 2026-08-18 01:57:13 +00:00
9 lines
259 B
Batchfile
9 lines
259 B
Batchfile
@echo on
|
|
|
|
git clone https://github.com/Microsoft/php-sdk-binary-tools.git php-sdk
|
|
cd ./php-sdk
|
|
|
|
vswhere
|
|
@REM -nologo -version "[15,16)" -requires Microsoft.VisualStudio.Component.VC.Tools.x86.x64 -property installationPath -format text
|
|
|
|
./phpsdk-vs16-x64.bat |