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
localspl: Add unixname port extension.
[wine.git]
/
dlls
/
msvcp70
/
Makefile.in
blob
36ba70b761bd348e34cb3c9500dae37dbad81fea
1
MODULE
=
msvcp70.dll
2
IMPORTS
=
msvcr70
3
EXTRADEFS
= -
D_MSVCP_VER
=
70
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