MODULE = ddrawex.dll
IMPORTS = dxguid uuid ddraw ole32 advapi32
C_SRCS = \
ddraw.c \
main.c \
regsvr.c \
surface.c
@MAKE_DLL_RULES@