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
reg/tests: Use a helper function to delete registry values.
[wine.git]
/
dlls
/
msvcrt
/
Makefile.in
blob
ad6864a028a669b58681cf4d8ab21b93109b4bad
1
EXTRADEFS
= -
D_MT
-
D_MSVCR_VER
=
0
2
MODULE
=
msvcrt.dll
3
IMPORTLIB
=
msvcrt
4
DELAYIMPORTS
=
advapi32 user32
5
6
C_SRCS
=
\
7
console.c \
8
cpp
.c \
9
ctype.c \
10
data.c \
11
dir
.c \
12
environ.c \
13
errno.c \
14
except.c \
15
except_arm.c \
16
except_arm64.c \
17
except_i386.c \
18
except_x86_64.c \
19
exit.c \
20
file.c \
21
heap.c \
22
locale.c \
23
lock.c \
24
main.c \
25
math.c \
26
mbcs.c \
27
misc.c \
28
process.c \
29
scanf.c \
30
scheduler.c \
31
string.c \
32
thread.c \
33
time.c \
34
undname.c \
35
wcs.c
36
37
RC_SRCS
=
\
38
rsrc.rc