mshtml: Added IHTMLStyle::get_border*Color implementation.
[wine.git] / dlls / setupx.dll16 / Makefile.in
blob40c73f98410fee3228fa154acd6f2b469582f23a
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = setupx.dll16
6 IMPORTS = setupapi user32 advapi32 kernel32 kernel
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