6 lines
93 B
Makefile
6 lines
93 B
Makefile
|
TESTDLL = windowscodecsext.dll
|
||
|
IMPORTS = windowscodecsext ole32
|
||
|
|
||
|
C_SRCS = \
|
||
|
transform.c
|