diff --git a/build-msvc.bat b/build-msvc.bat index f40abb7..e94f61e 100644 --- a/build-msvc.bat +++ b/build-msvc.bat @@ -1 +1 @@ -CL /O2 /MD /EHsc /Zi /Fehack-detection.exe hack-detection.c /link /debug /opt:icf,ref /noincremental +CL /O2 /MD /EHsc /Zi /Fehack-detection.exe hack-detection.c /link /debug /opt:icf,ref /incremental:no