love-demo2/msvc/compile_debug.rsp

19 lines
213 B
Plaintext

/Od
/D "WIN32"
/D "_DEBUG"
/D "_WINDOWS"
/D "_UNICODE"
/D "UNICODE"
/D "_WIN32_WINNT=0x0501"
/I ".\include"
/I "..\SDL\include"
/EHsc
/RTC1
/MDd
/W3
/c
/Z7
/nologo
/errorReport:prompt
/std:c++20