The build system for the PHP demos on Windows currently requires the Ice Builder VS extension, even though the build instructions show only MSBuild.
We should remove this dependency. Note that C++ demos no longer need the Ice Builder VS extension. The "build" for PHP is compiling the Slice files with slice2php.
Affects: Ice demos as of 3.7.2
The build system for the PHP demos on Windows currently requires the Ice Builder VS extension, even though the build instructions show only MSBuild.
We should remove this dependency. Note that C++ demos no longer need the Ice Builder VS extension. The "build" for PHP is compiling the Slice files with
slice2php
.