rtworkq: Add RtwqJoinWorkQueue()/RtwqUnjoinWorkQueue() stubs.
[wine.git] / dlls / msvcr80 / Makefile.in
bloba3757d444d7f4081d150d81e0459172afbae43d5
1 EXTRADEFS = -D_MT -D_MSVCR_VER=80
2 MODULE = msvcr80.dll
3 IMPORTLIB = msvcr80
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 iob.c \
24 locale.c \
25 lock.c \
26 main.c \
27 math.c \
28 mathf.c \
29 mbcs.c \
30 misc.c \
31 onexit.c \
32 process.c \
33 scanf.c \
34 string.c \
35 thread.c \
36 time.c \
37 undname.c \
38 wcs.c
40 RC_SRCS = msvcr80.rc