0
0
mirror of https://github.com/vim/vim.git synced 2025-09-29 04:34:16 -04:00

Fix completion of file names with '%' and '*'.

This commit is contained in:
Bram Moolenaar
2010-06-01 21:57:09 +02:00
parent 83d09bb85e
commit 8cd213c09a
5 changed files with 156 additions and 4 deletions

View File

@@ -208,7 +208,7 @@ MAKEFLAGS_GVIMEXT = DEBUG=yes
!include <Win32.mak>
# May turn on Win64 compatibility warnings for VC7.x and VC8.
# Flag to turn on Win64 compatibility warnings for VC7.x and VC8.
WP64CHECK = /Wp64
#>>>>> path of the compiler and linker; name of include and lib directories