Fix the .mak file name

This commit is contained in:
w0rp 2017-09-05 22:34:31 +01:00
parent 8595fcdeb9
commit a21a75c19e

View File

@ -9,7 +9,7 @@ init:
- cd vim - cd vim
- git checkout v8.0.0027 - git checkout v8.0.0027
- cd src - cd src
- 'nmake -f Make_mvc2.mak CPU=AMD64 OLE=no GUI=no IME=yes MBYTE=yes - 'nmake -f Make_mvc.mak CPU=AMD64 OLE=no GUI=no IME=yes MBYTE=yes
ICONV=yes DEBUG=no FEATURES=NORMAL' ICONV=yes DEBUG=no FEATURES=NORMAL'
test_script: test_script: