hnetcfg: Add a stub implementation of INetFwMgr.
[wine/hacks.git] / dlls / hnetcfg / Makefile.in
blobadb4a70cbf20b355a253a35984db334bc3aa07b7
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = hnetcfg.dll
6 IMPORTS = kernel32
8 C_SRCS = \
9 hnetcfg.c \
10 manager.c
12 @MAKE_DLL_RULES@
14 @DEPENDENCIES@ # everything below this line is overwritten by make depend