dmsynth: Remove DECLSPEC_HIDDEN usage.
[wine.git] / dlls / msvcr90 / Makefile.in
blob0faac8f415019ac655309eea4f1a9252ad89c003
1 EXTRADEFS = -D_CRTIMP=
2 MODULE = msvcr90.dll
3 IMPORTLIB = msvcr90
4 IMPORTS = $(MUSL_PE_LIBS) 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 exception_ptr.c \
22 exit.c \
23 file.c \
24 heap.c \
25 iob.c \
26 locale.c \
27 lock.c \
28 main.c \
29 math.c \
30 mathf.c \
31 mbcs.c \
32 misc.c \
33 onexit.c \
34 process.c \
35 scanf.c \
36 sincos.c \
37 string.c \
38 thread.c \
39 time.c \
40 undname.c \
41 wcs.c
43 RC_SRCS = msvcr90.rc