mirror of
https://github.com/reactos/wine.git
synced 2024-12-04 09:53:54 +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@
|