view tools/rename.bat @ 30647:22de625d0cd8 v9.0.0658

patch 9.0.0658: tiny build fails on Mac OS Commit: https://github.com/vim/vim/commit/351523f8938bcc77b68a55010338401436af8ec8 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Oct 4 16:50:21 2022 +0100 patch 9.0.0658: tiny build fails on Mac OS Problem: Tiny build fails on Mac OS. Solution: Define FEAT_CLIPBOARD only for normal build.
author Bram Moolenaar <Bram@vim.org>
date Tue, 04 Oct 2022 18:00:05 +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