aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/mingw/lib-common/ucrtbased.def.in
blob: 7d6712d3b064e9b93ae104a0cf2e5db363850039 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
LIBRARY "ucrtbased.dll"
EXPORTS

#include "func.def.in"

; Include common ucrtbase symbols for debug build ucrtbased.dll
#define DEF_DEBUG
#include "ucrtbase-common.def.in"

; Include symbol aliases for compatibility with msvcrt.dll
#define UCRTBASE
#include "crt-aliases.def.in"