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
odbccp32: Add ordinals to spec file.
[wine.git]
/
dlls
/
msvcp90
/
Makefile.in
blob
502b981a7c2ab7b8ca07a7a07e1d531d6ecec85d
1
MODULE
=
msvcp90.dll
2
IMPORTS
=
msvcr90
3
EXTRADEFS
= -
D_MSVCP_VER
=
90
4
5
C_SRCS
=
\
6
exception.c \
7
ios.c \
8
locale.c \
9
math.c \
10
memory.c \
11
misc.c \
12
msvcp_main.c \
13
string.c