6 lines
58 B
Makefile
6 lines
58 B
Makefile
|
TESTDLL = wiaservc.dll
|
||
|
IMPORTS = ole32
|
||
|
|
||
|
C_SRCS = \
|
||
|
wia.c
|