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
wined3d: Get rid of the "render_to_fbo" field from the wined3d_swapchain structure.
[wine.git]
/
dlls
/
msvcp70
/
Makefile.in
blob
a023d1b8e2a018631b7a491718907a01b2ac442c
1
MODULE
=
msvcp70.dll
2
IMPORTS
=
msvcr70
3
EXTRADEFS
= -
D_MSVCP_VER
=
70
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