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
ntdll: Move the plaform-independent thread data to the GdiTebBatch TEB field.
[wine.git]
/
dlls
/
msvcrt
/
Makefile.in
blob
06b4cccb611166c27b7e706a129f8796cb7a4b94
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_i386.c \
17
except_x86_64.c \
18
exit.c \
19
file.c \
20
heap.c \
21
locale.c \
22
lock.c \
23
main.c \
24
math.c \
25
mbcs.c \
26
misc.c \
27
process.c \
28
scanf.c \
29
scheduler.c \
30
string.c \
31
thread.c \
32
time.c \
33
undname.c \
34
wcs.c
35
36
RC_SRCS
=
\
37
rsrc.rc