Allow down to vc11

It still can be coupled with sdk 8.1, so while no particularly practical
for PHP, still might be useful. We still keep on vc14 as lowest for PHP.
This commit is contained in:
Anatol Belski
2017-05-08 19:09:26 +02:00
parent 09a5e2bedc
commit bef5693b20
+1 -1
View File
@@ -24,7 +24,7 @@ if ""=="%PHP_SDK_VC:~2%" (
goto malformed_vc_string
)
set /a TMP_CHK=%PHP_SDK_VC:~2%
if 14 gtr %TMP_CHK% (
if 11 gtr %TMP_CHK% (
if "0"=="%TMP_CHK%" (
if not "0"=="%PHP_SDK_VC:~2%" (
set TMP_CHK=