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
gdiplus: Add TRACE(..) for font calls.
[wine/multimedia.git]
/
dlls
/
crtdll
/
Makefile.in
blob
c53ac78437945ed64f81b0a8e541648ad70f45f0
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
crtdll.dll
6
IMPORTLIB
=
crtdll
7
IMPORTS
=
msvcrt kernel32
8
MODCFLAGS
=
@BUILTINFLAG@
9
EXTRAINCL
= -
I
$(
TOPSRCDIR
)/
include
/
msvcrt
10
11
C_SRCS
=
\
12
crtdll_main.c
13
14
@MAKE_DLL_RULES@
15
16
@DEPENDENCIES@
# everything below this line is overwritten by make depend