repo.or.cz
/
wine
/
zf.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
gdi32: Move the handling of font family fallbacks out of freetype.c.
[wine/zf.git]
/
dlls
/
msvcp80
/
Makefile.in
blob
22a18fcc66a734ccaf8685986ff7be364757e98d
1
MODULE
=
msvcp80.dll
2
IMPORTS
=
msvcr80
3
EXTRADEFS
= -
D_MSVCP_VER
=
80
4
PARENTSRC
=
..
/
msvcp90
5
6
EXTRADLLFLAGS
= -
mno-cygwin
7
8
C_SRCS
=
\
9
exception.c \
10
ios.c \
11
locale.c \
12
math.c \
13
memory.c \
14
misc.c \
15
msvcp_main.c \
16
string.c