mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 06:34:35 +00:00
Added the environment variable SDL_LOGGING to control default log output
(cherry picked from commit 12bdb2b4d0)
This commit is contained in:
parent
6ec3f5a28e
commit
f0b8fee88f
6 changed files with 355 additions and 14 deletions
|
|
@ -210,6 +210,7 @@
|
|||
<ClCompile Include="..\..\..\test\testautomation_hints.c" />
|
||||
<ClCompile Include="..\..\..\test\testautomation_joystick.c" />
|
||||
<ClCompile Include="..\..\..\test\testautomation_keyboard.c" />
|
||||
<ClCompile Include="..\..\..\test\testautomation_log.c" />
|
||||
<ClCompile Include="..\..\..\test\testautomation_main.c" />
|
||||
<ClCompile Include="..\..\..\test\testautomation_math.c" />
|
||||
<ClCompile Include="..\..\..\test\testautomation_mouse.c" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue