mirror of
https://github.com/reactos/reactos.git
synced 2026-06-01 08:50:24 +08:00
[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:
committed by
Jérôme Gardou
parent
5508673dd5
commit
ea331f074c
@@ -24,6 +24,8 @@
|
||||
|
||||
/* INCLUDES ******************************************************************/
|
||||
|
||||
#define CHSTRING_BUILD
|
||||
|
||||
#include <chstring.h>
|
||||
#define NDEBUG
|
||||
#include <debug.h>
|
||||
|
||||
Reference in New Issue
Block a user