repo.or.cz
/
wine
/
hacks.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ddraw: Hack to draw to the desktop window.
[wine/hacks.git]
/
dlls
/
msvcrt40
/
Makefile.in
blob
d1f3d57569dbb9194628d06e911832c665ba3d1d
1
EXTRADEFS
= -
DUSE_MSVCRT_PREFIX
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
msvcrt40.dll
7
IMPORTLIB
=
msvcrt40
8
IMPORTS
=
msvcrt kernel32
9
10
C_SRCS
=
\
11
msvcrt40.c
12
13
@MAKE_DLL_RULES@