reactos/sdk
Timo Kreuzer 5b633d64f1 [UCRTBASE] Build without debug exports
Windows ships ucrtbase without debug exports and ucrtbased with debug exports. The wine test tests ucrtbase and loads it dynamically in some cases. Compiling it with _DEBUG requires it to be linked to ucrtbased, which causes problems, because it also dynamically loads ucrtbase, which will cause it to crash.
2025-03-24 23:02:06 +00:00
..
cmake [CMAKE] Support WITH_DBG and NO_DBG overrides in spec2def 2025-03-24 23:02:06 +00:00
include [OLDNAMES] Fix up for ucrtbase 2025-03-24 23:02:06 +00:00
lib [UCRTBASE] Build without debug exports 2025-03-24 23:02:06 +00:00
tools [RSYM64] Nuke rsym64 2025-03-24 18:05:28 +00:00