6 lines
94 B
Makefile
6 lines
94 B
Makefile
|
TESTDLL = mfreadwrite.dll
|
||
|
IMPORTS = ole32 mfplat mfreadwrite mfuuid
|
||
|
|
||
|
C_SRCS = \
|
||
|
mfplat.c
|