Sweden-Number/dlls/wbemprox/Makefile.in

13 lines
159 B
Makefile

MODULE = wbemprox.dll
IMPORTS = ole32 advapi32
C_SRCS = \
class.c \
main.c \
services.c \
wbemlocator.c
IDL_R_SRCS = wbemprox.idl
@MAKE_DLL_RULES@