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
wined3d: Fix the drawStridedSlow callback function calling convention.
[wine.git]
/
dlls
/
dmloader
/
Makefile.in
blob
1dde79dcca1a8bb9a5be4d08312a7d79b65d476f
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
dmloader.dll
6
IMPORTS
=
dxguid uuid ole32 user32 advapi32 kernel32
7
8
C_SRCS
=
\
9
classfactory.c \
10
container.c \
11
debug.c \
12
dmloader_main.c \
13
loader.c \
14
loaderstream.c \
15
regsvr.c
16
17
RC_SRCS
=
version.rc
18
19
@MAKE_DLL_RULES@
20
21
@DEPENDENCIES@
# everything below this line is overwritten by make depend