wined3d: Get rid of redundant DISCARD filtering.
[wine.git] / dlls / msvcrt / Makefile.in
blob486e6f5491bd9ce4daa14dba14ac6e8f36d6893b
1 EXTRADEFS = -D_CRTIMP=
2 MODULE = msvcrt.dll
3 IMPORTLIB = msvcrt
4 IMPORTS = ntdll
5 DELAYIMPORTS = advapi32 user32
6 EXTRADLLFLAGS = -mno-cygwin
8 C_SRCS = \
9 console.c \
10 cpp.c \
11 crt_gccmain.c \
12 crt_main.c \
13 crt_winmain.c \
14 crt_wmain.c \
15 crt_wwinmain.c \
16 ctype.c \
17 data.c \
18 dir.c \
19 environ.c \
20 errno.c \
21 except.c \
22 except_arm.c \
23 except_arm64.c \
24 except_i386.c \
25 except_x86_64.c \
26 exit.c \
27 file.c \
28 heap.c \
29 iob.c \
30 locale.c \
31 lock.c \
32 main.c \
33 math.c \
34 mathf.c \
35 mbcs.c \
36 misc.c \
37 onexit.c \
38 process.c \
39 scanf.c \
40 scheduler.c \
41 string.c \
42 thread.c \
43 time.c \
44 undname.c \
45 unixlib.c \
46 wcs.c
48 RC_SRCS = \
49 rsrc.rc