view tools/rename.bat @ 11071:cc22b177dfe8 v8.0.0424

patch 8.0.0424: compiler warnings on MS-Windows commit https://github.com/vim/vim/commit/f7e894dfb60b6fd8f426aa3da1452803f8de010c Author: Bram Moolenaar <Bram@vim.org> Date: Sun Mar 5 19:49:13 2017 +0100 patch 8.0.0424: compiler warnings on MS-Windows Problem: Compiler warnings on MS-Windows. (Ajit Thakkar) Solution: Add type casts.
author Christian Brabandt <cb@256bit.org>
date Sun, 05 Mar 2017 20:00:04 +0100
parents f0b1cbf9467e
children 217c97e06615
line wrap: on
line source

mv vim.exe vimw32.exe
mv tee/tee.exe teew32.exe
mv xxd/xxd.exe xxdw32.exe
mv vim.pdb vimw32.pdb
mv install.exe installw32.exe
mv uninstal.exe uninstalw32.exe