mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-01 15:17:59 +00:00
826288aea3
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
6 lines
98 B
Makefile
6 lines
98 B
Makefile
MODULE = xolehlp.dll
|
|
IMPORTS = uuid
|
|
|
|
EXTRADLLFLAGS = -Wb,--prefer-native
|
|
|
|
C_SRCS = xolehlp.c
|