5 lines
60 B
Makefile
5 lines
60 B
Makefile
|
TESTDLL = wmp.dll
|
||
|
IMPORTS = ole32
|
||
|
|
||
|
C_SRCS = oleobj.c
|