view tools/rename.bat @ 32152:affa1f55a761 v9.0.1407

patch 9.0.1407: TableGen files are not recognized Commit: https://github.com/vim/vim/commit/b8ef029ee416fc2b402c3f321a55c9049b0ad2a9 Author: Amaan Qureshi <amaanq12@gmail.com> Date: Thu Mar 16 15:54:18 2023 +0000 patch 9.0.1407: TableGen files are not recognized Problem: TableGen files are not recognized. Solution: Add a pattern for TableGen files. (Amaan Qureshi, closes https://github.com/vim/vim/issues/12156)
author Bram Moolenaar <Bram@vim.org>
date Thu, 16 Mar 2023 17:00:03 +0100
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