5 lines
50 B
Makefile
5 lines
50 B
Makefile
|
TESTDLL = wpc.dll
|
||
|
IMPORTS = ole32
|
||
|
|
||
|
C_SRCS = wpc.c
|