Make a run with perltidy to format the code. Per request from Andrew Dunstan.
Magnus Hagander <magnus@hagander.net>
Make a run with perltidy to format the code. Per request from Andrew Dunstan.
Files
| Path | Change | +/− |
|---|---|---|
| src/tools/msvc/config.pl | modified | +14 −14 |
| src/tools/msvc/genbki.pl | modified | +164 −127 |
| src/tools/msvc/gendef.pl | modified | +36 −31 |
| src/tools/msvc/install.pl | modified | +157 −123 |
| src/tools/msvc/mkvcbuild.pl | modified | +277 −223 |
| src/tools/msvc/Project.pm | modified | +417 −326 |
| src/tools/msvc/README | modified | +8 −0 |
| src/tools/msvc/Solution.pm | modified | +303 −245 |