6 lines
82 B
Makefile
6 lines
82 B
Makefile
|
TESTDLL = msftedit.dll
|
||
|
IMPORTS = ole32 oleaut32 user32
|
||
|
|
||
|
C_SRCS = \
|
||
|
richole.c
|