6 lines
76 B
Makefile
6 lines
76 B
Makefile
|
TESTDLL = wbemdisp.dll
|
||
|
IMPORTS = oleaut32 ole32
|
||
|
|
||
|
C_SRCS = \
|
||
|
wbemdisp.c
|