setupapi: Avoid useless initializations in SetupIterateCabinetA/W.
[wine/hacks.git] / dlls / dssenh / Makefile.in
blobcdab9e71f8c03813b413be131bb6ed138fa6fd07
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = dssenh.dll
6 IMPORTS = kernel32
8 C_SRCS = \
9 main.c
11 @MAKE_DLL_RULES@