push 818f085f73990f577927aeb76c81fa65ee9c5568
[wine/hacks.git] / dlls / objsel / Makefile.in
blob1885c14aafc470f21185679b1cb760a51f262aff
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = objsel.dll
6 IMPORTS = strmiids uuid ole32 advapi32 kernel32
8 C_SRCS = \
9 factory.c \
10 objsel.c \
11 regsvr.c
13 RC_SRCS = objsel.rc
15 @MAKE_DLL_RULES@
17 @DEPENDENCIES@ # everything below this line is overwritten by make depend