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
qasf: Build without -DWINE_NO_LONG_TYPES.
[wine.git]
/
dlls
/
msvcp80
/
Makefile.in
blob
c541c1b0d117aef827cccaa71d4f14fa91af78f2
1
MODULE
=
msvcp80.dll
2
IMPORTS
=
msvcr80
3
EXTRADEFS
= -
D_MSVCP_VER
=
80
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