Makefile.in 91 Bytes
Newer Older
1 2 3 4 5 6 7
MODULE    = wmvcore.dll
IMPORTS   = kernel32

C_SRCS = \
	wmvcore_main.c

@MAKE_DLL_RULES@