repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
include/mscvpdb.h: Use flexible array members for the rest of structures.
[wine.git]
/
dlls
/
msvcr110
/
Makefile.in
blob
d3795cecd7cfa32f55c4c64db3e55938e77463c5
1
EXTRADEFS
= -
D_CRTIMP
=
2
MODULE
=
msvcr110.dll
3
IMPORTLIB
=
msvcr110
4
IMPORTS
= $(
MUSL_PE_LIBS
)
ntdll
5
DELAYIMPORTS
=
advapi32 user32
6
PARENTSRC
=
..
/
msvcrt
7
8
SOURCES
=
\
9
concurrency.c \
10
console.c \
11
cpp
.c \
12
ctype.c \
13
data.c \
14
dir
.c \
15
environ.c \
16
errno.c \
17
except.c \
18
except_arm.c \
19
except_arm64.c \
20
except_arm64ec.c \
21
except_i386.c \
22
except_x86_64.c \
23
exception_ptr.c \
24
exit.c \
25
file.c \
26
heap.c \
27
iob.c \
28
locale.c \
29
lock.c \
30
main.c \
31
math.c \
32
mathf.c \
33
mbcs.c \
34
misc.c \
35
onexit.c \
36
process.c \
37
scanf.c \
38
sincos.c \
39
string.c \
40
thread.c \
41
time.c \
42
undname.c \
43
wcs.c