view tools/rename.bat @ 29637:3fcd11b8c81a v9.0.0159

patch 9.0.0159: cannot build with small features Commit: https://github.com/vim/vim/commit/da70cf30ef9c03e5645de0df6f7d44ffb6b31f58 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Aug 6 22:13:03 2022 +0100 patch 9.0.0159: cannot build with small features Problem: Cannot build with small features. Solution: Check for E1170 only with FEAT_EVAL.
author Bram Moolenaar <Bram@vim.org>
date Sat, 06 Aug 2022 23:15:04 +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