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
gdi32/tests: Add a test case for DIB color painting.
[wine.git]
/
dlls
/
msvcr110
/
Makefile.in
blob
2e9b51cadf48bd531916395ffee34e55031d7328
1
EXTRADEFS
= -
D_MT
-
D_MSVCR_VER
=
110
2
MODULE
=
msvcr110.dll
3
IMPORTLIB
=
msvcr110
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_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