repo.or.cz
/
wine
/
hramrach.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
wordpad: Find dialogs intialize find field with selection.
[wine/hramrach.git]
/
dlls
/
qmgrprxy
/
Makefile.in
blob
da6dd4d1cf5dd4c4d382ad476d2a51ff097d0182
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
qmgrprxy.dll
6
IMPORTS
=
rpcrt4 kernel32 ntdll
7
EXTRADEFS
= -
DREGISTER_PROXY_DLL
8
9
IDL_I_SRCS
=
qmgrprxy.idl
10
IDL_P_SRCS
=
qmgrprxy.idl
11
12
EXTRA_OBJS
=
dlldata.o
13
14
@MAKE_DLL_RULES@