repo.or.cz
/
wine
/
testsucceed.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
wininet: Support the Cache-Control max-age directive for setting url cache entry...
[wine/testsucceed.git]
/
dlls
/
dmloader
/
Makefile.in
blob
84c4fae0aee4822545f85a254b8915d7f9f24482
1
MODULE
=
dmloader.dll
2
IMPORTS
=
dxguid uuid ole32 advapi32
3
4
C_SRCS
=
\
5
classfactory.c \
6
container.c \
7
debug.c \
8
dmloader_main.c \
9
loader.c \
10
loaderstream.c
11
12
IDL_R_SRCS
=
dmloader.idl
13
14
RC_SRCS
=
version.rc
15
16
@MAKE_DLL_RULES@