kernel32/tests: Add a test to check some fields in fake dlls.
[wine.git] / dlls / msvcr100 / Makefile.in
blob07a3ece3cbb8286a8254454ab546eca5f1c8a6c0
1 EXTRADEFS = -D_MT -D_MSVCR_VER=100
2 MODULE = msvcr100.dll
3 IMPORTLIB = msvcr100
4 DELAYIMPORTS = advapi32 user32
5 PARENTSRC = ../msvcrt
7 C_SRCS = \
8 console.c \
9 cpp.c \
10 ctype.c \
11 data.c \
12 dir.c \
13 environ.c \
14 errno.c \
15 except.c \
16 except_arm.c \
17 except_arm64.c \
18 except_i386.c \
19 except_x86_64.c \
20 exit.c \
21 file.c \
22 heap.c \
23 locale.c \
24 lock.c \
25 main.c \
26 math.c \
27 mbcs.c \
28 misc.c \
29 process.c \
30 scanf.c \
31 scheduler.c \
32 string.c \
33 thread.c \
34 time.c \
35 undname.c \
36 wcs.c
38 RC_SRCS = rsrc.rc