6 lines
73 B
Makefile
6 lines
73 B
Makefile
|
TESTDLL = wmvcore.dll
|
||
|
IMPORTS = ole32 wmvcore
|
||
|
|
||
|
C_SRCS = \
|
||
|
wmvcore.c
|