Makefile.in 91 Bytes
MODULE    = wmvcore.dll
IMPORTS   = kernel32

C_SRCS = \
	wmvcore_main.c

@MAKE_DLL_RULES@