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
msvcrt: Implement _strlwr_s.
[wine.git]
/
dlls
/
dispex
/
Makefile.in
blob
f091bfd40dbdcf41e98431f908b61521c4935e72
1
MODULE
=
dispex.dll
2
IMPORTS
=
uuid oleaut32 ole32 rpcrt4 advapi32
3
EXTRADEFS
= -
DREGISTER_PROXY_DLL
-
DPROXY_DELEGATION
4
5
EXTRA_OBJS
=
dlldata.o
6
7
C_SRCS
=
\
8
usrmarshal.c
9
10
IDL_P_SRCS
=
\
11
disp_ex.idl
12
13
@MAKE_DLL_RULES@