view tools/rename.bat @ 13874:fc2f175e8169 v8.0.1808

patch 8.0.1808: can't build without TGETENT commit https://github.com/vim/vim/commit/9289df5ca9546bda0e0046a45ceb66c6bb7a838f Author: Bram Moolenaar <Bram@vim.org> Date: Thu May 10 14:40:57 2018 +0200 patch 8.0.1808: can't build without TGETENT Problem: Can't build without TGETENT. Solution: Add #ifdef
author Christian Brabandt <cb@256bit.org>
date Thu, 10 May 2018 14:45:06 +0200
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