view tools/rename.bat @ 30729:cb32822d2730 v9.0.0699

patch 9.0.0699: tiny build fails Commit: https://github.com/vim/vim/commit/bf499c0e6f30a94fe062f83ea0190f93178d0d74 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Oct 8 17:55:32 2022 +0100 patch 9.0.0699: tiny build fails Problem: Tiny build fails. Solution: Add #ifdef.
author Bram Moolenaar <Bram@vim.org>
date Sat, 08 Oct 2022 19:00:03 +0200
parents 217c97e06615
children 7a3de23515d6
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 uninstall.exe uninstallw32.exe