mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-05 18:01:34 +00:00
ca4e82a5a9
Signed-off-by: Fabian Maurer <dark.shadow4@web.de> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
7 lines
87 B
Makefile
7 lines
87 B
Makefile
MODULE = dx8vb.dll
|
|
IMPORTS = uuid ole32
|
|
|
|
C_SRCS = \
|
|
main.c
|
|
|
|
IDL_SRCS = dx8vb.idl
|