Turn most vc build scripts into modules instead of scripts, and just have
authorMagnus Hagander <magnus@hagander.net>
Sat, 17 Mar 2007 13:50:42 +0000 (13:50 +0000)
committerMagnus Hagander <magnus@hagander.net>
Sat, 17 Mar 2007 13:50:42 +0000 (13:50 +0000)
commit08bb6185615483a6c3afc13230c62f38c5f2f0fc
treee4760d0f2ebb332c61882ece0bc548e5426c30da
parentcdf8b56d5463815244467ea8f5ec6e72b6c65a6c
Turn most vc build scripts into modules instead of scripts, and just have
skeleton scripts calling them. To make it easier for the buildfarm
(or other "outside callers") to use these modules directly.

Per suggestion from Andrew Dunstan.
src/tools/msvc/Genbki.pm [new file with mode: 0644]
src/tools/msvc/Install.pm [new file with mode: 0644]
src/tools/msvc/Mkvcbuild.pm [new file with mode: 0644]
src/tools/msvc/README
src/tools/msvc/Solution.pm
src/tools/msvc/install.pl
src/tools/msvc/mkvcbuild.pl
src/tools/msvc/vcregress.bat