mf/session: Implement support for sinks that provide sample allocators.
[wine.git] / dlls / msvcrt / Makefile.in
blob0b8fdf19c728dd6a172e4f89830075d7267831cb
1 EXTRADEFS = -D_MT -D_MSVCR_VER=0
2 MODULE = msvcrt.dll
3 IMPORTLIB = msvcrt
4 DELAYIMPORTS = advapi32 user32
6 C_SRCS = \
7 console.c \
8 cpp.c \
9 crt_gccmain.c \
10 crt_main.c \
11 crt_winmain.c \
12 crt_wmain.c \
13 crt_wwinmain.c \
14 ctype.c \
15 data.c \
16 dir.c \
17 environ.c \
18 errno.c \
19 except.c \
20 except_arm.c \
21 except_arm64.c \
22 except_i386.c \
23 except_x86_64.c \
24 exit.c \
25 file.c \
26 heap.c \
27 iob.c \
28 locale.c \
29 lock.c \
30 main.c \
31 math.c \
32 mathf.c \
33 mbcs.c \
34 misc.c \
35 onexit.c \
36 process.c \
37 scanf.c \
38 scheduler.c \
39 string.c \
40 thread.c \
41 time.c \
42 undname.c \
43 wcs.c
45 RC_SRCS = \
46 rsrc.rc