6 lines
70 B
Makefile
6 lines
70 B
Makefile
|
TESTDLL = mfplat.dll
|
||
|
IMPORTS = ole32 mfplat
|
||
|
|
||
|
C_SRCS = \
|
||
|
mfplat.c
|