6 lines
81 B
Makefile
6 lines
81 B
Makefile
|
TESTDLL = comsvcs.dll
|
||
|
IMPORTS = uuid oleaut32 ole32
|
||
|
|
||
|
C_SRCS = \
|
||
|
dispenser.c
|