mirror of
https://github.com/reactos/wine.git
synced 2024-12-13 14:26:40 +00:00
6 lines
76 B
Makefile
6 lines
76 B
Makefile
TESTDLL = wbemdisp.dll
|
|
IMPORTS = oleaut32 ole32
|
|
|
|
C_SRCS = \
|
|
wbemdisp.c
|