use stderr-based fatal crash reporting, rather than windows gui, with programs built as console interfaces rather than guis

This commit is contained in:
Ryan Fleury
2024-03-25 13:24:00 -07:00
parent 23c1ea0e68
commit e5df25b314
4 changed files with 14 additions and 5 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
#define BUILD_VERSION_MAJOR 0
#define BUILD_VERSION_MINOR 9
#define BUILD_VERSION_PATCH 8
#define BUILD_VERSION_PATCH 9
#define BUILD_RELEASE_PHASE_STRING_LITERAL "ALPHA"
#define BUILD_TITLE "ryan_scratch"
#define BUILD_CONSOLE_INTERFACE 1