[FRAMEDYN] Do not define GCC <-> MSVC aliases when building the DLL

This fixes some issue when compiling without optimizations on GCC
This commit is contained in:
Jérôme Gardou
2023-07-22 23:48:05 +02:00
committed by Jérôme Gardou
parent 5508673dd5
commit ea331f074c
2 changed files with 3 additions and 1 deletions

View File

@@ -24,6 +24,8 @@
/* INCLUDES ******************************************************************/
#define CHSTRING_BUILD
#include <chstring.h>
#define NDEBUG
#include <debug.h>