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
Add stubs around ScriptStringAnalyse to avoid PAF crash.
[wine.git]
/
dlls
/
msvcrt20
/
Makefile.in
blob
0cda8754f0f7c5aa4cd41f8cf22b62c5ee6cd5e7
1
EXTRADEFS
= -
DUSE_MSVCRT_PREFIX
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
msvcrt20.dll
7
IMPORTLIB
=
libmsvcrt20.
$(
IMPLIBEXT
)
8
IMPORTS
=
msvcrt kernel32
9
EXTRALIBS
= $(
LIBUNICODE
)
10
11
C_SRCS
=
msvcrt20.c
12
13
@MAKE_DLL_RULES@
14
15
### Dependencies: