6 lines
80 B
Makefile
6 lines
80 B
Makefile
|
TESTDLL = mmcndmgr.dll
|
||
|
IMPORTS = ole32 shlwapi uuid
|
||
|
|
||
|
C_SRCS = \
|
||
|
mmcndmgr.c
|