repo.or.cz
/
wine
/
hramrach.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
wer: Add new stubbed wer.dll.
[wine/hramrach.git]
/
dlls
/
msvcrt20
/
Makefile.in
blob
52e4057876648407e3e17f29ce530417d8070028
1
EXTRADEFS
= -
DUSE_MSVCRT_PREFIX
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
msvcrt20.dll
7
IMPORTLIB
=
msvcrt20
8
IMPORTS
=
msvcrt
9
10
C_SRCS
=
msvcrt20.c
11
12
@MAKE_DLL_RULES@