wine/dlls/wmiutils/Makefile.in
2014-01-02 12:08:18 +01:00

10 lines
140 B
Makefile

MODULE = wmiutils.dll
IMPORTS = oleaut32 ole32 advapi32
C_SRCS = \
main.c \
path.c \
statuscode.c
IDL_SRCS = wmiutils_classes.idl