setupapi: Avoid useless initializations in SetupIterateCabinetA/W.
[wine/hacks.git] / dlls / olethk32 / Makefile.in
blobb7cf2003f5e0a99dbfe9339c23833eed14f8e2d1
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = olethk32.dll
6 IMPORTS = kernel32
8 C_SRCS = main.c
10 RC_SRCS = version.rc
12 @MAKE_DLL_RULES@