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
/
msdaps
/
Makefile.in
blob
01b0b7268112f15e6fcc02cb52c5e6b27148071d
1
MODULE
=
msdaps.dll
2
IMPORTS
=
uuid oleaut32 ole32 rpcrt4 advapi32
3
EXTRADEFS
= -
DWINE_REGISTER_DLL
-
DPROXY_CLSID_IS
=
"{ 0x06210e88, 0x01f5, 0x11d1, { 0xb5, 0x12, 0x00, 0x80, 0xc7, 0x81, 0xc3, 0x84 } }"
-
DENTRY_PREFIX
=
msdaps_
4
EXTRAIDLFLAGS
= --
win32-align
=
2
5
6
EXTRA_OBJS
=
dlldata.o
7
8
C_SRCS
=
\
9
main.c \
10
row_server.c \
11
usrmarshal.c
12
13
IDL_I_SRCS
=
\
14
msdaps.idl \
15
row_server.idl
16
17
IDL_P_SRCS
=
\
18
msdaps.idl \
19
row_server.idl
20
21
IDL_R_SRCS
=
\
22
msdaps.idl \
23
row_server.idl
24
25
@MAKE_DLL_RULES@