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
winemac: Clean up fully-delivered events in queues which aren't being drained.
[wine.git]
/
dlls
/
dmloader
/
Makefile.in
blob
d5d7bd906284f18c56897c409daea959a6411e7f
1
MODULE
=
dmloader.dll
2
IMPORTS
=
dxguid uuid ole32 advapi32
3
4
C_SRCS
=
\
5
container.c \
6
debug.c \
7
dmloader_main.c \
8
loader.c \
9
loaderstream.c
10
11
IDL_R_SRCS
=
dmloader.idl
12
13
RC_SRCS
=
version.rc
14
15
@MAKE_DLL_RULES@