mshtml: Added IHTMLAnchorElement::get_href tests.
[wine/hacks.git] / dlls / setupx.dll16 / Makefile.in
blob78aca1697aab6d1e7b8b469103e7c57867fa3c70
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = setupx.dll16
6 IMPORTS = setupapi user32 advapi32 kernel32
8 EXTRADLLFLAGS = -Wb,--subsystem,win16,--main-module,setupapi.dll
10 C_SRCS = \
11 devinst16.c \
12 infparse.c \
13 setupx_main.c \
14 virtcopy.c
16 @MAKE_DLL_RULES@
18 @DEPENDENCIES@ # everything below this line is overwritten by make depend