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
msxml3: Test that IXMLHTTPRequest doesn't support IDispatchEx.
[wine/multimedia.git]
/
dlls
/
msdaps
/
Makefile.in
blob
3f3d619fdf54cf5a2b794e4e5a7ede27a21c7206
1
MODULE
=
msdaps.dll
2
IMPORTS
=
uuid oleaut32 ole32 rpcrt4 advapi32
3
EXTRADEFS
= -
DWINE_REGISTER_DLL
-
DPROXY_CLSID
=
CLSID_PSFactoryBuffer
-
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_P_SRCS
=
\
14
msdaps.idl \
15
row_server.idl
16
17
IDL_R_SRCS
=
\
18
msdaps.idl \
19
row_server.idl
20
21
@MAKE_DLL_RULES@