view tools/rename.bat @ 30855:cd23a72d67ae v9.0.0762

patch 9.0.0762: build failure Commit: https://github.com/vim/vim/commit/4b082c4bd05f504fda1acaa9d28fca55a2d04857 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Oct 15 16:25:27 2022 +0100 patch 9.0.0762: build failure Problem: Build failure. Solution: Add missing change.
author Bram Moolenaar <Bram@vim.org>
date Sat, 15 Oct 2022 17:30:02 +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