Perltidy run over the MSVC build system files, to clean up code formatting
Magnus Hagander <magnus@hagander.net>
Perltidy run over the MSVC build system files, to clean up code formatting and indentation styles.
Files
| Path | Change | +/− |
|---|---|---|
| src/tools/msvc/build.pl | modified | +4 −5 |
| src/tools/msvc/gendef.pl | modified | +5 −4 |
| src/tools/msvc/Install.pm | modified | +68 −54 |
| src/tools/msvc/Mkvcbuild.pm | modified | +60 −49 |
| src/tools/msvc/Project.pm | modified | +16 −13 |
| src/tools/msvc/Solution.pm | modified | +85 −70 |
| src/tools/msvc/vcregress.pl | modified | +48 −52 |