repo.or.cz
/
wine
/
gsoc-2012-control.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Release 1.3.7.
[wine/gsoc-2012-control.git]
/
dlls
/
qmgrprxy
/
Makefile.in
blob
d986070dc84d76e3e4f31d72972b4c830fee4207
1
MODULE
=
qmgrprxy.dll
2
IMPORTS
=
rpcrt4
3
EXTRADEFS
= -
DREGISTER_PROXY_DLL
4
5
IDL_I_SRCS
=
qmgrprxy.idl
6
IDL_P_SRCS
=
qmgrprxy.idl
7
8
EXTRA_OBJS
=
dlldata.o
9
10
@MAKE_DLL_RULES@