mirror of
https://github.com/GerbilSoft/hack-detection.git
synced 2025-06-19 11:45:40 -04:00
build-msvc.bat: /incremental:no, not /noincremental.
This commit is contained in:
parent
61373c0b2a
commit
fdcef01062
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user