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
gdi32: Reject invalid DIB depths in CreateDIBSection.
[wine.git]
/
dlls
/
msvcr70
/
Makefile.in
blob
7b9a3bf9519454618290dd859d3d991bf6e096a9
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
msvcr70.dll
6
IMPORTLIB
=
msvcr70
7
IMPORTS
=
msvcrt kernel32
8
9
C_SRCS
=
\
10
msvcr70.c
11
12
@MAKE_DLL_RULES@