ddraw/tests: Test if surface with DDSCAPS_ZBUFFER can be render target.
[wine/multimedia.git] / dlls / hnetcfg / Makefile.in
blobbf5ef8ba29f36d81d20b9fdd34753e8fbbf2d097
1 MODULE = hnetcfg.dll
2 IMPORTS = ole32 advapi32
4 C_SRCS = \
5 apps.c \
6 hnetcfg.c \
7 manager.c \
8 policy.c \
9 port.c \
10 profile.c \
11 regsvr.c \
12 service.c
14 @MAKE_DLL_RULES@