Added the environment variable SDL_LOGGING to control default log output

(cherry picked from commit 12bdb2b4d0)
(cherry picked from commit f0b8fee88f)
This commit is contained in:
Sam Lantinga
2024-01-27 19:11:04 -08:00
parent fc5bd11dac
commit a6d5c1fe05
6 changed files with 355 additions and 14 deletions

View File

@@ -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" />