Makefile.in 127 Bytes
Newer Older
1
MODULE    = wmvcore.dll
2
IMPORTLIB = wmvcore
3 4 5
IMPORTS   = kernel32

C_SRCS = \
6 7
	wmvcore_main.c \
	writer.c
8 9

RC_SRCS = version.rc