Sweden-Number/dlls/hnetcfg/Makefile.in

17 lines
220 B
Makefile
Raw Normal View History

MODULE = hnetcfg.dll
IMPORTS = ole32 advapi32
C_SRCS = \
apps.c \
hnetcfg.c \
manager.c \
policy.c \
port.c \
2009-07-30 11:16:08 +02:00
profile.c \
service.c
IDL_R_SRCS = hnetcfg.idl
2012-09-26 09:36:52 +02:00
IDL_TLB_SRCS = hnetcfg_tlb.idl
@MAKE_DLL_RULES@