mirror of
https://github.com/reactos/wine.git
synced 2024-12-04 17:56:51 +00:00
7 lines
86 B
Makefile
7 lines
86 B
Makefile
MODULE = xolehlp.dll
|
|
IMPORTS = adsiid uuid
|
|
|
|
C_SRCS = xolehlp.c
|
|
|
|
@MAKE_DLL_RULES@
|