mshtml: Move the MessageEvent construction to a helper.
[wine.git] / dlls / msvcr90 / Makefile.in
blob96176a125530d2d651a44a982131cf81a0e2a76d
1 EXTRADEFS = -D_CRTIMP=
2 MODULE = msvcr90.dll
3 IMPORTLIB = msvcr90
4 IMPORTS = ntdll
5 DELAYIMPORTS = advapi32 user32
6 PARENTSRC = ../msvcrt
8 C_SRCS = \
9 console.c \
10 cpp.c \
11 ctype.c \
12 data.c \
13 dir.c \
14 environ.c \
15 errno.c \
16 except.c \
17 except_arm.c \
18 except_arm64.c \
19 except_i386.c \
20 except_x86_64.c \
21 exit.c \
22 file.c \
23 heap.c \
24 iob.c \
25 locale.c \
26 lock.c \
27 main.c \
28 math.c \
29 mathf.c \
30 mbcs.c \
31 misc.c \
32 onexit.c \
33 process.c \
34 scanf.c \
35 sincos.c \
36 string.c \
37 thread.c \
38 time.c \
39 undname.c \
40 wcs.c
42 RC_SRCS = msvcr90.rc