view tools/rename.bat @ 10032:f0b1cbf9467e v7.4.2288

commit https://github.com/vim/vim/commit/cb03397abae22e7237511db2e19ad5ef3e5e5f4e Author: Bram Moolenaar <Bram@vim.org> Date: Sun Aug 28 20:14:38 2016 +0200 patch 7.4.2288 Problem: MS-Windows build instructions are clumsy. "dosbin" doesn't build. Solution: Add rename.bat. Fix building "dosbin".
author Christian Brabandt <cb@256bit.org>
date Sun, 28 Aug 2016 20:15:05 +0200
parents
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