winemac: Activate an app if it sets focus on a window shortly after a hot key is...
[wine.git] / dlls / hnetcfg / Makefile.in
blob165152d5596f0a2fd0e00ad3c882c841501036f7
1 MODULE = hnetcfg.dll
2 IMPORTS = oleaut32 ole32 advapi32
4 C_SRCS = \
5 apps.c \
6 hnetcfg.c \
7 manager.c \
8 policy.c \
9 port.c \
10 profile.c \
11 service.c
13 IDL_R_SRCS = hnetcfg.idl
14 IDL_TLB_SRCS = hnetcfg_tlb.idl
16 @MAKE_DLL_RULES@