wine/dlls/scrobj/Makefile.in
Nikolay Sivov 0fa152791f scrobj: Implement get_GUID().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-01-27 09:18:34 +01:00

8 lines
100 B
Makefile

MODULE = scrobj.dll
IMPORTS = uuid ole32 oleaut32
C_SRCS = \
scrobj.c
IDL_SRCS = scrobj.idl