Multiple Changes

This commit is contained in:
2026-05-02 01:02:01 +03:00
parent 7663c76329
commit c38e5784e9
5 changed files with 54 additions and 4 deletions
+1 -1
View File
@@ -78,7 +78,7 @@
# endif
#endif
#if !defined(EV_BUILDTYPE_DEBUG) && !defined(EV_BUILDTYPE_DEBUG_OPT) && !defined(EV_BUILDTYPE_RELEASE)
#if !defined(EV_BUILDTYPE_DEBUG) && !defined(EV_BUILDTYPE_DEBUGOPT) && !defined(EV_BUILDTYPE_RELEASE)
#define EV_BUILDTYPE_RELEASE 1
#endif