projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
ntdll: Add ARM64 cpu info.
[wine]
/
dlls
/
qmgrprxy
/
Makefile.in
1
MODULE = qmgrprxy.dll
2
IMPORTS = rpcrt4
3
EXTRADEFS = -DWINE_REGISTER_DLL
4
5
IDL_I_SRCS = qmgrprxy.idl
6
IDL_P_SRCS = qmgrprxy.idl
7
IDL_R_SRCS = qmgrprxy.idl
8
9
EXTRA_OBJS = dlldata.o
10
11
@MAKE_DLL_RULES@