repo.or.cz
/
wine
/
gsoc_dplay.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Added the DFCS_{HOT,TRANSPARENT} definitions.
[wine/gsoc_dplay.git]
/
dlls
/
msvcrt
/
Makefile.in
blob
56c06b505b640f055141e4eea198a9beacb0845e
1
EXTRADEFS
= -
DUSE_MSVCRT_PREFIX
-
D_MT
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
msvcrt.dll
7
EXTRALIBS
= $(
LIBUNICODE
)
8
9
LDDLLFLAGS
=
@LDDLLFLAGS@
10
SYMBOLFILE
= $(
MODULE
)
.tmp.o
11
12
C_SRCS
=
\
13
console.c \
14
cpp
.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
lconv.c \
25
locale.c \
26
lock.c \
27
main.c \
28
math.c \
29
mbcs.c \
30
misc.c \
31
process.c \
32
string.c \
33
thread.c \
34
time.c \
35
wcs.c
36
37
@MAKE_DLL_RULES@
38
39
### Dependencies: