Skip to content

Commit

Permalink
Link with msvcrt.lib
Browse files Browse the repository at this point in the history
  • Loading branch information
k-takata committed Jan 20, 2020
1 parent d59e744 commit a7dba44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/appveyor.bat
Expand Up @@ -21,7 +21,7 @@ call :install_vim
call "C:\Program Files\Microsoft SDKs\Windows\v7.1\Bin\SetEnv.cmd" %ENV%

@echo on
nmake -f make_msvc.mak CPU=%CPU%
nmake -f make_msvc.mak CPU=%CPU% cflags=/MD

@echo off
goto :eof
Expand Down

0 comments on commit a7dba44

Please sign in to comment.