diff --git a/win_build.bat b/win_build.bat index 21c96c3..2cbfbf0 100644 --- a/win_build.bat +++ b/win_build.bat @@ -14,8 +14,8 @@ call phpsdk_deps --update --branch master robocopy %SOURCE_DIR% ..\pecl\awscrt /E -buildconf +call buildconf -configure --enable-cli --with-openssl --enable-awscrt=shared +call configure --enable-cli --with-openssl --enable-awscrt=shared -nmake \ No newline at end of file +call nmake \ No newline at end of file