Files
awslabs_aws-crt-php/win_build.bat
T
2022-11-07 10:20:47 -08:00

11 lines
166 B
Batchfile

@echo on
cd ./php-sdk
./phpsdk-vs16-x64.bat
phpsdk_buildtree php-8.1
git clone https://github.com/php/php-src.git && cd php-src
phpsdk_deps --update --branch 8.1