repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
advapi32: Add some tests for RegDeleteTreeA.
[wine/multimedia.git]
/
dlls
/
msvcrt
/
Makefile.in
blob
6828f48e8497289f42b2207ac84246189bcf0722
1
EXTRADEFS
= -
D_MT
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
msvcrt.dll
7
IMPORTLIB
=
libmsvcrt.
$(
IMPLIBEXT
)
8
IMPORTS
=
kernel32 ntdll
9
DELAYIMPORTS
=
user32
10
11
C_SRCS
=
\
12
console.c \
13
cpp
.c \
14
cppexcept.c \
15
ctype.c \
16
data.c \
17
dir
.c \
18
environ.c \
19
errno.c \
20
except.c \
21
exit.c \
22
file.c \
23
heap.c \
24
locale.c \
25
lock.c \
26
main.c \
27
math.c \
28
mbcs.c \
29
misc.c \
30
process.c \
31
scanf.c \
32
string.c \
33
thread.c \
34
time.c \
35
undname.c \
36
wcs.c
37
38
RC_SRCS
=
\
39
rsrc.rc
40
41
@MAKE_DLL_RULES@
42
43
@DEPENDENCIES@
# everything below this line is overwritten by make depend