mirror of
https://gitlab.winehq.org/wine/wine.git
synced 2025-08-29 10:43:55 +02:00
7 lines
112 B
Makefile
7 lines
112 B
Makefile
MODULE = qmgrprxy.dll
|
|
IMPORTS = rpcrt4
|
|
|
|
SOURCES = \
|
|
qmgrprxy.idl
|
|
|
|
dlldata_EXTRADEFS = -DWINE_REGISTER_DLL
|