6 lines
112 B
Makefile
6 lines
112 B
Makefile
|
TESTDLL = wmadmod.dll
|
||
|
IMPORTS = dmoguids msdmo ole32 strmiids uuid mfuuid wmcodecdspuuid
|
||
|
|
||
|
C_SRCS = \
|
||
|
wmadmod.c
|