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
wined3d: Use raw blits in wined3d_device_copy_sub_resource_region().
[wine.git]
/
dlls
/
msvcr71
/
Makefile.in
blob
58563b7f5cbd62343273df0dabe48659ca093e13
1
EXTRADEFS
= -
D_MT
-
D_MSVCR_VER
=
71
2
MODULE
=
msvcr71.dll
3
IMPORTLIB
=
msvcr71
4
DELAYIMPORTS
=
advapi32 user32
5
PARENTSRC
=
..
/
msvcrt
6
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
locale.c \
24
lock.c \
25
main.c \
26
math.c \
27
mbcs.c \
28
misc.c \
29
process.c \
30
scanf.c \
31
string.c \
32
thread.c \
33
time.c \
34
undname.c \
35
wcs.c