windows build: Build with debug symbols
This commit is contained in:
parent
be30820023
commit
e7620e3e4b
1 changed files with 1 additions and 1 deletions
|
|
@ -34,4 +34,4 @@ set WARNINGS=%WARNINGS% -wd4996
|
|||
REM we use sprintf
|
||||
set DEFINES=-D_CRT_SECURE_NO_WARNINGS
|
||||
|
||||
set CLFLAGS=%DEFINES% %WARNINGS%
|
||||
set CLFLAGS=-Od -Z7 %DEFINES% %WARNINGS% -Debug
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue