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
makefiles: Generate the winetest resource list from makedep.
[wine.git]
/
dlls
/
msvcp120
/
Makefile.in
blob
600217582f878485f0498a2503c509330138033a
1
MODULE
=
msvcp120.dll
2
IMPORTS
=
msvcr120
3
EXTRADEFS
= -
D_MSVCP_VER
=
120
4
PARENTSRC
=
..
/
msvcp90
5
6
C_SRCS
=
\
7
exception.c \
8
ios.c \
9
locale.c \
10
math.c \
11
memory.c \
12
misc.c \
13
msvcp_main.c \
14
string.c