summaryrefslogtreecommitdiffstats
path: root/src/Make_mvc.mak
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2010-06-01 21:57:09 +0200
committerBram Moolenaar <Bram@vim.org>2010-06-01 21:57:09 +0200
commit8cd213c09a3598834888d81deb45ff17e6654a86 (patch)
tree867353b3474346210f6de33ad2b5b01936a4460d /src/Make_mvc.mak
parent83d09bb85e471135222f79b15de549f435e73fae (diff)
Fix completion of file names with '%' and '*'.
Diffstat (limited to 'src/Make_mvc.mak')
-rw-r--r--src/Make_mvc.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Make_mvc.mak b/src/Make_mvc.mak
index 5a123a8d9a..14c46ed52d 100644
--- a/src/Make_mvc.mak
+++ b/src/Make_mvc.mak
@@ -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