Files
awslabs_aws-crt-php/win_build.bat
T
2022-11-04 10:43:13 -07:00

8 lines
253 B
Batchfile

@echo on
git clone https://github.com/Microsoft/php-sdk-binary-tools.git php-sdk
cd ./php-sdk
vswhere -nologo -version "[15,16)" -requires Microsoft.VisualStudio.Component.VC.Tools.x86.x64 -property installationPath -format text
./phpsdk-vc15-x64.bat